In this update a lot was rewritten in the background, it is not about many new features, but about performance and bug fixing.
From this version of CommandGUI the T2CodeLib (at least 7.2) is required.
To use BungeeCord Commands the plugin must be installed on the BungeeCord and on the Spigot Server! From this version on also on the BungeeCord a MySQL setting is needed.
If there are any errors / bugs, please report them on our Discord so that we can fix them.
Changes:
- Performance improvements
- Bug fixes
Config changes:
Code (YAML):
UseItem:
Join:
Cursor:
ToGUIItem:
OnEveryLogin
: true
OnOnlyFirstLogin
: false
EXPERIMENTELL_ServerChange
: false
-->
Code (YAML):
UseItem:
Join:
Cursor:
ToGUIItem:
OnLogin:
Enable
: true
Spigot:
OnOnlyFirstLogin
: false
Bungee:
OnServerChange
: true
New features:
Added a new function to disable the GUI item in Gamemode Spectator.
Code (YAML):
Advanced:
UseItem:
GameModeChange:
DelayInTicks
: 1
DisableInSpectator
: true