Dev-build 8b9472c
on Oct 11, 20241.0.4 Renamed plugin to AdvancedAPI Added MaterialUtil.java utility class
Dev-build cbf2fcc
on Oct 7, 20241.0.3 Code refactor Added simple command implementation (tab completion won`t work)
Dev-build cca8d4f
on Oct 1, 20241.0.2 Code refactor Added ProtocolLib Renamed all managers to services
Dev-build 687cf01
on Aug 6, 20241.0.1 Fixed plugin size Optimized plugin
Dev-build 091ed4b
on Aug 5, 20241.0.1 Fixed github build action
Dev-build 737f9a2
on Aug 4, 20241.0.1 Fixed plugin unloading after server start Fixed SimpleItem.java constructor set item itemmeta without check is item has itemmeta
Dev-build 2030e68
on Aug 4, 20241.0.1 Fixed NMS in server
Dev-build bec3312
on Aug 3, 20241.0.1 Fixed circular dependency problem
Dev-build 3573edf
on Aug 3, 20241.0.1 Util update Versions.java replaced with VersionUtil.java All managers got @EqualsAndHashcode annotation Added AttributeUtil.java and ServerUtil.java