Allow spectators to edit chest/players/enderchests with editinv permission #155
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Possibly locked behind an option or additional permission, incase this screws someones usecase.
Are spectators actually allowed to interact with items in containers? I don't really want to take on reimplementing the entirety of inventory handling (assuming the client sends the information at all), but if it's just a case of un-cancelling the event while a user with the correct permissions is in spectate that should be doable.