Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Releases: kejonaMC/GeyserHub

2.0.0

15 Jun 22:38
0236d2b
Compare
Choose a tag to compare

Remove Form/Menu/Item features

Full Changelog: 1.3.2...2.0.0

1.3.2

03 Jun 00:12
ab554d9
Compare
Choose a tag to compare
Update Jenkinsfile

1.3.1

02 Dec 04:31
1318bd6
Compare
Choose a tag to compare

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

27 Oct 04:47
Compare
Choose a tag to compare
  • 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

1.2.3

27 Oct 04:44
Compare
Choose a tag to compare

Improve validation of user-chosen Java Edition menu sizes

1.2.1

03 Jul 05:11
6b58049
Compare
Choose a tag to compare

Allows the plugin to continue running even if it fails to pull git.properties from within the GeyserHub.jar file (for displaying specific version information)

1.2.0

02 Jul 06:02
c84746d
Compare
Choose a tag to compare

A bunch of goodies. Multiple menus and forms is the biggest new feature (Config file has been split in 2). Commands have been reworked and improved. A new module that teleports players to a location when they join the server. Better PlaceholderAPI support.