You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
- Author ArteffCods
- Creation date
- LiteCore update (internal library)
- A material handler has been added. (Materials are displayed according to the version)
- Added a sound handler. (The sound is displayed according to the version)
- Added sleep quality interval setting
- rest_sleep: 0.5 - 0.3
good_sleep: 0.3 - 0.1
bad_sleep = 0.1 - 0
- Fixed initializing the plugin prefix, due to which all help messages for commands were not sent to the player (Thanks for the report dubucream74)
- Added a new method for unloading config and language storage from a plugin file (Some Java versions had difficulty with this)