Hello everyone! In this update I have included some of your suggestions.
Changelog:
- Added support for LuckPerms (can be disabled trough the Config.yml file), if LuckPerms is present in your BungeeCord server, EnhancedBungeeList will show player prefixes.
- Improved aligment when you run /glist <server>
Before:
After:
- Added new configuration for formatting the rows of the player list when you use /glist <server>
For example, if you set the player-row-format to:
Code (Text):
player-row-format: '&6#{INDEX}&r {AFK_PREFIX}{VANISH_PREFIX}{PREFIX} &9{PLAYER_NAME}'
When you use /glist <server> will be displayed as:
- Added click interaction when you use /glist command, now you can click on server name to display the player list of that server.
- Added support for Essentials and SuperVanish/PremiumVanish (can be disabled or adjusted through the Config.yml file).
Also you can configure if vanished players should be removed from the player list and the permission to see vanished players, this is useful if everyone can use /glist command.
IMPORTANT: In order that this feature work,
you must add EnhancedBungeeList file to all of your Spigot servers , simply drag and drop the file into the plugins folder, then restart the server or enable the plugin using a Plugin Manager.
This is optional, if you do not want the Essentials or SuperVanish/PremiumVanish support, simply do nothing.
- Added update checker, now if a new version is available you will be notified, this can be adjusted or disabled through the Config.yml file.