lishid / OpenInv

Open anyone's inventory as a chest, real-time!
GNU General Public License v3.0
119 stars 94 forks source link

Allow spectators to edit chest/players/enderchests with editinv permission #155

Closed ryantheleach closed 4 years ago

ryantheleach commented 4 years ago

Possibly locked behind an option or additional permission, incase this screws someones usecase.

Jikoo commented 4 years ago

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.