Changelog * fixed an issue in the Coordinates HUD module where after spinning left far enough, the direction would stop working - cc7cc0b (#26) * added the XP Management module - #24
Changelog * Added unlock all recipes module * Added missing sheep heads to mob head drops module * made sleep message from multiplayersleep configurable
Changelog * Fixed an issue with player heads not being persistent when broken on walls
* Added a config option to turn off suggesting the wrench texture resource pack.
Changelog * Fixed a typo in lang.yml
* Added a tablist option for displaying stats
* Fixed an issue w/players being able to get podzol and cobble wall from a grave
* Fixed general issue with track raw stats.
Changelog * When using paper, spawning spheres will take into account the custom spawn ranges set * Fixes an issue where /vt reload wasn't reloading the lang
Changelog * Adds a config option for Coordinates HUD to change the update interval
* Fixes a direction issue with coordinates HUD
* Players will have the HUD toggled on if they logged out with it on
* Fixes an issue with reloading
Changelog * implemented dynamic command registration this basically means that if a module is turned off, its commands should not show up. (May require a full server reload upon changes)
Changelog * Added permissions for almost everything. Check the
wiki here for a complete listing
* Fixed an issue with heads not stacking after they were broken - Prof-Bloodstone
* Added a configurable cooldown to the Tag module
Changelog * Fix typo in URL for WRENCH resource pack and DRY it _During module registration, the URL had a trailing 0_
* Add general PersistentDataType which uses GSON for arbitrary object serialization
* Add PersistentHeads module, allowing for keeping name/lore after placing and breaking them
* Fixed issue w/Tag module. Tag now follows the player around if their inventory is full
* Added config option for Tag/module to play a sound at the player to "encourage" them to pick up the tag.
Changelog * Added Tag module
* Made reloading *actually* reload some modules
* Adds the reset of the villager/zombie villager heads to the mob heads module
Changelog * Fixed a duplication issue with player graves * Added the dimension to the villager death messages NOTE: You will have to reset the `villager-death` language message or add the `%world%` placholder. * Added the paper suggestion message
Changelog * Added Redstone Wrench module
* Added Terracotta Wrench module
* Removed a few straggling debug messages
NOTE: both wrench modules require a tiny resource pack that includes the icon for the wrench. The server will suggest that you download it once either of the modules are enabled.