This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
Releases: kejonaMC/GeyserHub
Releases · kejonaMC/GeyserHub
2.0.0
1.3.2
1.3.1
Features:
- Add pitch/yaw values to Join-Teleporter
- Add option to enable/disable bstats
- Add Respawn value to access items, if they should be given when the player respawns
- Main config bump from version 5 to 6: Join-Teleporter will be automatically modified to the correct format. Bstats option must be added manually, or else it will be enabled by default.
- Selector config version not bumped: Respawn must be added manually to access item entries, or a default value of true will be used.
Misc:
- Broadcast, join message, scoreboard, and world settings are now disabled in the default config.
- Drop spigot target api from 1.16 to 1.14. The plugin still supports 1.14 - 1.18, in other words no practical change.
- Bump Floodgate api version to 2.1.0
- Bump PlaceholderAPI version to 2.10.10
Bugfixes:
- Unnecessary warn messages that spammed
- Bad calculation when giving access items that resulted in the items sometimes not being given depending on the contents of the hotbar
1.3.0
- Add support for multiple hotbar access items which can point to different forms/menus
- Implement auto updating older versions of configs. Unfortunately comments are lost during this process. Configs can be manually updated to avoid losing comments.
- Add PlaceholderAPI support for
Bungeecord-Message
in config.yml - A few other misc code improvements