Installation
Download the latest release from SpigotMC or from our CI Server, also you can download an unstable build if you want to contribute to this project! By testing an unstable build and reporting any bug you can help us a lot.
If you are interested to contribute by testing unstable builds, download the latest unstable build from our CI Server.
Spigot version is required?
NO, Spigot version is an optional version of EnhancedGlist that you should install if you want to show AFK and Vanished players to /glist
and /slist
commands. Also you must have a compatible plugin installed on your Spigot server to handle AFK and Vanish updates.
Spigot version can work without BungeeCord/Velocity version?
NO, Spigot version only acts a communication bridge between Spigot and Proxy to send AFK and Vanish updates to BungeeCord/Velocity using an internal messaging system called "plugin messages", you must have EnhancedGlist installed on your proxy to handle these updates properly.
Installation steps
- Download latest stable or unstable build from our CI Server or from SpigotMC.
- Put downloaded file (
EnhancedGlist-Spigot-Bridge-X.X.X.jar
) inside/plugins
folder. - Load plugin using a plugin manager, or start/restart your Spigot server.
- Go to
/plugins/EnhancedGlistBridge
folder and edit configuration files to configure EnhancedGlist. - If you have made changes, use
/egls reload
command to reload plugin.- Note: plugin manager is not required to reload EnhancedGlist because EnhancedGlist already does a full reload by using
/egls reload
command. We recommend you to use/egls reload
to do a safe reload.
- Note: plugin manager is not required to reload EnhancedGlist because EnhancedGlist already does a full reload by using
- Congragulations! EnhancedGlist is installed on your Spigot server.