Skip to main content

Installation (Spigot)

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 on all of your Spigot servers 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 the version of EnhancedGlist installed on your proxy to handle these updates properly.

Installation steps

  1. Download latest stable or unstable build from our CI Server or from SpigotMC.
  2. Put downloaded file (EnhancedGlist-Spigot-Bridge-X.X.X.jar) inside /plugins folder.
  3. Load plugin using a plugin manager, or start/restart your Spigot server.
  4. Go to /plugins/EnhancedGlistBridge folder and edit configuration files to configure EnhancedGlist.
  5. 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.
  6. Congragulations! EnhancedGlist is installed on your Spigot server.