CHANGE:
- LibZontreck has been bumped due to a major API Change
FIX:
- Deprecated calls were causing a crash in newer libzontreck
BREAKING:
- Bumped LibZontreck API Version
Depend on the fixed version of libzontreck
Update to 1.19
Backport to 1.18.2
Update:
- New LibZontreck Update
Add:
- /wmdsettings command - This will allow updating settings that normally require editing the config files for.
The wmdsettings command uses a very basic implementation of a GUI, and is non-perfect. It is also not final.
WMDSettings command is only accessible if the WMD mod is installed server-side as well.
Server-sided mod is optional!
This sets the ground work for being able to release a spigot plugin as well, to be able to disable the mod when a vanilla server does not want users using this.
Update libzontreck dependency version after API changes
Update LibZontreck dependency with API change
Updates libzontreck dependency
Update to 1.20.1
- New feature: Watch by hunger
- New Feature: Watch by health percentage
When you need to eat, if these features are enabled in the config, you will be growled at by the Warden accompanied by a message indicating you need to eat.
Updates to latest LibZontreck API by updating the DelayedExecutorService API reference to the new package and Task system
Bugfix: Mods.toml somehow did not get updated in the packaged jar. This is fixed now.
Updated to 1.19.4
Requires forge beta (45.0.46) at the time of upload
Update to new API in libzontreck
Downgrade to 1.18.2
Added hover event when item durability is low that will show the item preview when hovering over the chat message
Fixes a bad libzontreck version
Updates compatibility with new libzontreck API
Backported upon request