IntellectualSites / PlotSquared

PlotSquared - Reinventing the plotworld
GNU General Public License v3.0
523 stars 696 forks source link

Items dropped on road dissapears #1535

Closed Johandrex closed 7 years ago

Johandrex commented 7 years ago

Debug: https://hastebin.com/fonusamive It's not possible to drop any items on the road, they just dissapear. It's however possible to drop the items in the plots. This issue doesn't exist on 3.5.0u2. But it exists on 3.5.1-SNAPSHOT-aa7b770. I've also attempted to test with the recent version that came out, the 31st January.

Checklist:

johnfriedrich commented 7 years ago

Same issue here: https://hastebin.com/afovukaxon Can be """fixed""" by installing worldguard and deying item-drops.

Johandrex commented 7 years ago

@i9hdkill Well, I'd prefer if the developers for this plugin fixed it since it've worked before.

johnfriedrich commented 7 years ago

Yeah sure. That is why it put it into quotionmarks. But that is an easy hotfix. Many players on our server lost valuable items due to this. That is why I mentioned it:)

boy0001 commented 7 years ago

Set misc_spawn_unowned to true to allow spawning in unowned areas. It's not a bug to be disabled by default.