Skip to content

Wirlie/Enhanced-Glist

Repository files navigation

Build Status Build Status

API - Current Version

About

Enhanced Glist is a high-configurable plugin that enhances the /glist command. Currently compatible with BungeeCord and Velocity, for more information go to the SpigotMC page: https://www.spigotmc.org/resources/enhanced-glist-bungeecord-velocity.53295/

Compiling

  1. Compilation requires JDK 11 and up.
  2. To build the plugin run ./gradlew build from the terminal.
  3. To get .jar files run ./gradlew shadowJar from the terminal.
  4. Once plugin compiles, grab the jar from /compiled folder.
    • EnhancedGlist-BungeeCord-XXX.jar - BungeeCord version.
    • EnhancedGlist-Velocity-XXX.jar - Velocity version.
    • EnhancedGlist-Spigot-Bridge-XXX.jar - Spigot Bridge version.

Links

Support my work:

Issues

Please feel free to open an Issue if:

  • You want to report a Bug.

Do not open an Issue if:

Support

Contributing

If this plugin has helped you in any way, and you would like to return something back to make the plugin even better, there is a lot of ways to contribute:

  • Open a pull request containing a new feature or a bug fix, which you believe many users will benefit from.
  • Make detailed high-quality bug reports. The difference between a bug getting fixed in 1 week vs 1 hour is in quality of the report (typically providing correct steps to reproduce that actually work).
  • Test experimental builds, which can be found in the CI Server.
  • Send a donation or become a Sponsor to keep the plugin active