Releases: Fabricio20/HubBasics
Release 6.11.11
- Fixed 1.18 support
SpigotMC changed how Mojang classes are mapped in 1.17 and it seems to have broken NBT in 1.18 again, this release fixes HubBasics on 1.18 but requires a new soft-dependency called NBTAPI, if you are running 1.18 or above please install NBTAPI.
Release 6.11.10
- Added 1.17 support
- Added 1.18 support
1.17 and above should use NBT from net.minecraft.nbt
instead of net.minecraft.server
.
Release 6.11.9
- Added item tag support to Chest Menu
Release 6.11.8
- Added forward compatibility to nms checker
This is a community-made contribution, thanks for helping W4545!
Release 6.11.7
- Update for 1.16.4
This is a community-made contribution, thanks for helping W4545!
Release 6.11.4
- Fixed BungeeCord Load-Balancing.
- Now using PlayerSpawnLocationEvent for spigot JoinTP
Release 6.11.3
Fixed duplicate items on JoinItems module.
Release 6.11.2
Remove dependency on FuseSource Ansi (PaperMC Does not have it).
Release 6.11.1
Fixed plugin version and added PlaceholderAPI support for Messenger/Custom messages.
During this update I've also updated the wiki!
Release 6.11
Improved older minecraft compatibility.
This update makes KeepHealth, KeepFood and JumpPads work on older minecraft versions, as well as fixing several bugs related to running on versions prior to 1.9 (Double Hand Update).
This update also contains a rewrite on the logging system, which now hooks into Bukkit's Logger, instead of Log4J, this should minimize the compatibility issues with other plugins and configurations.