- More detailed explanation of the bungee mode added in the config
- A few comments from the config about bungeemode removed because they were not correct
- Hopefully fixed a Socket error (Broken pipe)
- Fixed that a warning from ProtocolLib will be printed for legacy servers [Spigot]
- Fixed that some plugins will not recognized by the new feature (plugin:pluginName)
- Fixed error on shutdown [Bungee]
- Fixed error if player has op or *
* Added the option to add all commands of a plugin automatically. Read in the wiki for more information
* By the way, the plugin is also compatible with the 1.17 ;)
* A lot code and minor performance improvements
* A new configuration is created due to the bungee mode of the auto-listing feature
Changes:
- Fixed that the sub tab completion of /plhide was only visible to ops [Spigot]
- Fixed an error which occurs if you enabled the f3-branding via the plugin reload [Spigot]
Fixed the bug that the "replace-f3-server-brand" option was inverted [Spigot]
* Fixed a bug, that sometimes a nullpointer error is thrown when a player joins [Spigot]
* Fixed a bug that playernames can't be tabed, when the player is playing with a legacy version [Spigot]
* The "server-list" list is now added to the groupchecker [Bungee]
- Added option to deactivate the serverbrand feature
- Fixed null pointer when players join
- Fixed duplicates in the tabcomplete
Note, a new config will be created
Changes:
Bypassed a bug from Protocolize, which caused an error when a player joins (Bungee version)
Groups are now checked for missing entries
Changes:
* Added %server% placeholder to the the f3-server-brand feature [Bungeeversion]
Changes:
* Added the placeholder ~, which will whitelist a command without it subargs
- For example: if you add "weather" to your whitelist, you can execute or tab "weather clear".
- If you add "weather ~" to your whitelist, you can't tab or execute "weather clear" so you can only tab or execute /weather
* Removed that automatically empty tabcompletes will be filled with playernames, because this meant that vanished players could be tabbed
* You can now change the server brand in the upper left of the F3 debug screen
You have to reconfigure your config. An backup of your old config will be created.
1.3.2.1
Changes:
Fixed blacklist won't remove commands
Fixed whitelist won't add some commands
1.3.2
Changes:
* Fixed errors on join
* Fixed empty suggestions