Open UnDrac opened 10 years ago
Thanks for the report. I'll need some more information before I can try and reproduce the issue:
Did some testing and it seems to be related with an older issue at around the same time they introduced stained glass in place of the old and obsolete chest block ID which was 95.
This error log is from an older version of craftbukkit, and of the plugin itself and people were having the same issue after it was supposedly fixed, it is exactly the same as I had when I was trying to use it back them only without the spigot entries at the end of each line, and it's been around since Dec 2013: http://pastebin.com/JX1FBtbA I hope this could help solve the problem.
Note: we use Essentials:GroupManager as our permissions plugin.
Tested lots of times with different permissions and causes of death.
All items with ID<95 Will be kept if keep-items.item.* is added to the permissions
All Items with ID>=95 Will not be kept unless specified with keep-items.item.ID
Even if using keep-items.*