- You can now specify relative coordinates when using the "/tp" command
- Patch of the visual bug of the menu "/goal" which did not put as obtained the lower left ingredient of cow_spawn_eggs
- Temporary removal of the final "Time allocated menu" which was too resource-intensive and unreliable
-compiler upgrade
-fixed a bug created by the upgrade to 1.20
.2 (for PlayerInteractEvent : clicking in air no longer returns "minecraft:air" but "null")
-Improved time allocation tab (block transformation is now taken into account in time allocation:
when using egg powder, transforming earth into mud, ...)
-added '/tp' command to display the "travel pointer" to your destination (like an eye of ender)
-modification of the clock that appears only when the player wants it and no longer pollutes the server console
-programming the update of the autocomplession of the command '/l'
-restriction on the use of magic egg (to avoid unmanaged exeptions)
-consideration of «special plants» (for click wheel)
-display of obtaining ingredients (the obtained elements appear enchanted in the menu '/goal')
-improvement of the "time allocated tab" (better understanding for mining, better understanding for obtaining items from a container)
-anti error restriction (for '/l' command if misspelled, for players joining during a round, when the round has not yet start)
List of bug fixes : -Fatal error when using the '/locate' command
> now replace with '/l' which executes the '/locate' command for the player as if he were an operator -Unhandled exception when a player acquires a new item without "getting it", especially when filling a container
> patch -Variable time since it is based on game ticks
> patch -Unhandled exception allowing you to no longer have the magic egg in your inventory
>possibility of recovering it in the '/goal' menu in case of error -Unhandled exception preventing obtaining a block via a "wheel click" when the player's vision is partially obstructed by a "non-solid" block > patch -Bug when executing the '/goal' command before the start of a round > patch