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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.