Skip to content

ServerListPlus 3.5.0

Latest
Compare
Choose a tag to compare
@stephan-gh stephan-gh released this 21 Jun 11:25
· 9 commits to master since this release
3.5.0
d46c73a

This release bundles various changes and improvements made in the last 6 years. Most of them have been available in the development builds for a long time:

IMPORTANT:

  • When using Paper, ProtocolLib is no longer required and NOT used by default. All functionality is available without. This often allows updating to newer Minecraft versions more easily since you don't need to wait for ProtocolLib updates.
  • Consider running /slp save to regenerate the configuration with new supported options.

Changelog:

  • Add integration for RGB colors and gradients
  • Change default settings for player hover/sample to fix weird "LF" symbols on recent Minecraft versions
  • Add ban integration for AdvancedBan (Bukkit/BungeeCord), BanManager (Bukkit), BungeeBan (BungeeCord), MaxBans (Bukkit) (contributed by BrainStone)
  • Add ban related placeholders (contributed by BrainStone)
  • Add options to hide player hover/sample list, remove favicons, specify multiple separators for %random_players%
  • Remove MCStats / plugin statistics (contributed by jamierocks)
  • Clarify maintenance state: New features are no longer planned for ServerListPlus, but as long as easily possible it will be updated as needed to fix compatibility with new Minecraft versions.
  • Small cleanup/fixes/contributions from astei, Cybermaxke, LogGits, mangstadt

Platform-specific changelog:

  • Add new port for Velocity
  • Bukkit: Add PlaceholderAPI integration
  • Bukkit/BungeeCord: Fix incompatibility with Minecraft 1.20 (contributed by Phoenix616)
  • Paper: Use built-in server list ping functionality. ProtocolLib is NOT REQUIRED and NOT USED anymore by default when using Paper! All functionality is also available without. This can be changed in the configuration in case of incompatibilities with other plugins.
  • Bukkit: Allow installation on Folia servers
  • Sponge: Update for API 8 - 11
  • Standalone Server: Improve console with colors and command completion

Platform ports: SLP usually does not need updating for new Minecraft versions. Right now the following should work:

  • Bukkit/Spigot/Paper/Folia: Minecraft 1.8.3 - 1.20.1+
  • BungeeCord: Minecraft 1.7.10 - 1.20+
  • Velocity: 1.1.x - 3.2.x+
  • Sponge: API 8 - 11+
  • CanaryMod: 1.2.0 (historic)
  • Standalone Server: should work for pretty much all Minecraft versions