Skip to content

Releases: Wirlie/Enhanced-Glist

2.0.0-BETA4

13 Oct 00:23
3679f91
Compare
Choose a tag to compare
2.0.0-BETA4 Pre-release
Pre-release

Changelog:

  • Fixed a bug where vanished players are considered for counts such as the total amount of connected players.
  • Improved updater to only suggest updates from SpigotMC, our CI Server will no longer be considered for new updates.

2.0.0-BETA3

25 Sep 22:51
c368459
Compare
Choose a tag to compare
2.0.0-BETA3 Pre-release
Pre-release

Changes - Velocity and BungeeCord

  • Added: Tab completion for commands.
  • Added: Using /slist command without arguments will show the player list of the server where player is currently on.

2.0.0-BETA2 is out here!

23 Sep 23:42
1069361
Compare
Choose a tag to compare
Pre-release

Download from our CI Server:

Changelog:

  • Rewrited configuration system
    • Use Configurate to handle configuration files (HOCON format)
    • Configuration rewrited to be more easy to understand.
    • Make EnhancedGlist full configurable
    • Make a system to keep configurations always up-to-date
  • Translation system for multiple languages, current supported languages:
    • English language
    • Spanish language
  • New update system
  • Rewrited /glist command
    • GUI is supported if you have Protocolize plugin installed on your proxy server.
    • Removed options -g -a -sp from 1.X version
    • Rewrited /glist usage and renamed to /slist
  • Added /egl reload command.
  • Multi Platform
    • Added support for BungeeCord and Velocity.
  • Rewrited communication system between Spigot and Proxy server (BungeeCord/Velocity).
    • Added support for Redis and RabbitMQ as alternative communication mechanism between spigot servers and proxy.
  • Improved AFK and Vanish handlers, also new plugins are supported:
    • EssentialsX, SuperVanish, PremiumVanish, VanishNoPacket, StaffFacilities, JetsAntiAFKPro.
  • Reworked prefix system
    • LuckPerms can be used to get player prefixes.
  • Protocolize is now supported as an optional dependency to display GUIs for /glist and /slist commands.

1.3.1

19 Oct 19:47
Compare
Choose a tag to compare

Changelog:
Fized a bug that prevent players from joining to BungeeCord from the previous version (1.3).

Release 1.2.1

27 May 03:38
Compare
Choose a tag to compare

Important fix:

  • Fixed message overflow in MC 1.8 - 1.12.2 that causes Minecraft to disconnect from the server when use the /glist command.

Release 1.2

27 May 03:33
Compare
Choose a tag to compare

Improved support for PremiumVanish

If you have the Premium version of SuperVanish (PremiumVanish) in your BungeeCord server, you do not need to place the EnhancedBungeeList plugin on each Spigot server to notify vanish updates to BungeeCord because PremiumVanish already does it.

Release 1.0.8

19 Aug 21:12
02d8641
Compare
Choose a tag to compare
Merge pull request #11 from Wirlie/dev-1.0.8

Major plugin release 1.0.8

Release 1.0.6

24 Jun 08:30
561fbce
Compare
Choose a tag to compare

Fixed an important bug that cause configuration to be corrupted in some situations.