Added Options.Game.Events.Block-Break, that allows players to break blocks
Added Options.Game.Events.Block-Place, that allows players to place blocks
Added Options.Game.Events.Food-Level-Change, that allows food level to change
Added Options.Game.Events.Item-Pickup, that allows players to pickup ground items
Added Options.Game.Events.Item-Drop, that allows players to drop items
(Performance improvements) Removed sign auto-update task, it should now only update when necessary.
(Performance improvements) Remove some unnecessary event calls
Fixed some Paper builds causing errors due empty command calls, this issue is a paper issue that is fixed in a later build but I'm double checking it to not happen anymore.