v2.1.4 Apr 3, 2024
Updated to v2.1.4

WARNING! Requires Spicord 5.4.0 or greater to work.

This version contains internal fixes and uses Spicord's SlashCommand API.


v2.1.3 Apr 2, 2024
Updated to v2.1.3

Fixed internal NPE when requesting placeholder information for a player that is present in cache but never joined the server.


v2.1.2 Feb 20, 2024
Updated to v2.1.2

2.1.1 (Unreleased here)

  • (Bukkit) Fixed NPE/error caused by requesting a player that is not present in the local cache.

2.1.2 (This update)

  • (Bukkit) Added compatibility with Spigot 1.20.4 

v2.1.0 Jan 30, 2024
Updated to v2.1.0

Changes:

  • Improved code abstraction to reduce duplicated code for each server software (Spigot/BungeeCord/Velocity).
  • Re-implemented name/uuid caching logic.
  • Implemented name/uuid cache for spigot servers in order to improve offline player lookup performance.
  • Improved player lookup times in proxy servers.
  • Fix: Custom player skins did not appear when using the plugin in proxy mode without the 'server' config option.
  • Fix: Cached UUIDs were not updated if an external plugin changed the player id.
  • Implemented MySQL database reconnection when the built-in driver mechanism fails.
  • Added 'debug' option in config (it will not appear by default).
  • Other various internal fixes and improvements.

v2.0.2 Jan 19, 2024
Updated to v2.0.2
(Fix - 28 Dec 2023) Implemented deferred command replies to avoid the slash-command interaction to time-out if your server takes too long to respond.

2.0.1 Dec 3, 2023
Updated to 2.0.1 | Slash Commands

The old text-based commands got replaced by Slash Commands.
You are not required to change any config value ^^ it should just work.

1701343087713-png.png?ex=657f2ab0&is=656cb5b0&hm=67680316d35c2cc27695abbc3ddba1fb5f0c3f5ae676425eaaf3e118a9aeebd4&=&format=webp&quality=lossless


1.12.2 Nov 30, 2023
Updated to 1.12.2

Improved console logging for easier debugging.


1.12.1 Aug 22, 2023