- Updated to support 1.20
- Fixed timing on mining. Nether mining is now fixed fully and time is based on server host clock rather than in game world time.
Future:
In the coming week I will be fixing the time problem with the nether. Currently all ancient debris pings if the time of the overworld and nether are different. To fix this we will instead begin running on server pannel time reflecting real world time rather than in game ticks.
Fixed the text always saying sound disabled when using /mt sound
Fixed the nether not working when players move to the nether to mine after mining in the overworld.
Completely changed how the system teleports the staff. Now just teleports the person running the command rather than trying to store the person the click message was sent to.
Removed STDOUT printing the version number into console. That was for testing and somehow slipped into release.
NEW: Added ability to disable/enable ping sounds for those with mt.staff permission (or listed in the config file as staff for those not using permissions) by use of the command /mt sound
This turns the sounds off for all staff
1) Bug that would teleport the wrong staff member (Always teleported first staff pinged no matter who clicked, now teleports the person who clicks).
2) Bug that would sometimes kill the player teleporting if the block was too low (this was a very rare and isolated event that is almost impossible to replicate, but to resolve you will never be teleported below Y=5.)