You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Developer Notes
Adding support for the new minecraft version (1.13) has been difficult this time as there are many big changes. The spigot-server.jar (and minecraft 1.13 in general in my opinion) is far from being stable for production. Even my development world corrupted several times when working on this update so please be very careful and take precautionary measures!
Join the new discord if you have got further questions.
As always, special thanks for my patreon supporters!
Changes
#165 Added support for spigot 1.13 and minecraft 1.13.
#166 Changed the build server configuration for faster builds by caching dependencies.
#168 Refactored particles, added wiki page and developer api wiki.
#169 Refactored sounds, added wiki page and developer api wiki.
Bugs/Issues
#161 Fixed permissions of the minecraft-heads categories miss the suffix in the default config.yml.
#162 Fixed inventory checking throws an error when using Sponge.
#171 Fixed colored items and titles cause the inventory to break using Sponge.