Thank you everyone for submitting bug reports on
my discord.
First up are some additions to displaying inventories
The cooked beef and the potion bottle now show data on the player.
The steak shows current health, hunger, and enchantment levels
The bottle shows current potion effects and has an extra line if the player is burning.
And to all of the non-English server owners, don't worry, this uses JSON text meaning that it will be translated according to the player's selected language in Minecraft.
Some other changes include:
Displays now use UUIDs instead of longs, which eliminates the need to try and sync ids between bungee servers, and also prevents players from "spying" on displays they weren't meant to see.
Fixed BungeeCord not loading from a class not found error.
Added more checking to message length, this means players should no longer be disconnected from long chat messages.
Thank you everyone for all of your support, suggestions, and bug requests.