Skip to content

Releases: Fabricio20/HubBasics

Release 6.11.11

20 Dec 00:44
Compare
Choose a tag to compare
  • 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

07 Dec 01:16
Compare
Choose a tag to compare
  • 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

24 Jan 04:18
Compare
Choose a tag to compare
  • Added item tag support to Chest Menu

Release 6.11.8

10 Nov 02:35
Compare
Choose a tag to compare
  • Added forward compatibility to nms checker

This is a community-made contribution, thanks for helping W4545!

Release 6.11.7

09 Nov 00:06
Compare
Choose a tag to compare
  • Update for 1.16.4

This is a community-made contribution, thanks for helping W4545!

Release 6.11.4

04 Apr 14:24
Compare
Choose a tag to compare
  • Fixed BungeeCord Load-Balancing.
  • Now using PlayerSpawnLocationEvent for spigot JoinTP

Release 6.11.3

16 Feb 16:16
Compare
Choose a tag to compare

Fixed duplicate items on JoinItems module.

Release 6.11.2

08 Feb 17:02
Compare
Choose a tag to compare

Remove dependency on FuseSource Ansi (PaperMC Does not have it).

Release 6.11.1

26 Jan 21:32
Compare
Choose a tag to compare

Fixed plugin version and added PlaceholderAPI support for Messenger/Custom messages.

During this update I've also updated the wiki!

Release 6.11

26 Jan 17:43
Compare
Choose a tag to compare

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.