Page: 1 2 3

2.9.2 6 days ago
  • Fixed that some 1.8.8 forks were not detected properly [Spigot]


2.9.1 Apr 9, 2024
  • Added a warning message if the velocity build can't get detected instead of disabling the plugin
  • Improved some config validation messages
  • Added getUniqueId to the PlHidePlayer in the API


2.9.0 Mar 11, 2024
  • Added a configuration option to fix an exploit that causes a Minecraft server to crash through a tab-completion
    • This is not a 100% fix, as it doesn't change the NBT-reading, but merely tries to predict the exploit by interpreting the tab-completion
    • Only relevant for versions from 1.13-1.20.4. In newer 1.20.4 builds the exploit is already fixed (Paper 1.20.4 Build 427 and higher)
  • Added UUID support for the op protection
  • Some other small improvements


2.8.3 Mar 5, 2024
  • Fixed the issue where PlHide was not enabling on old Minecraft versions with outdated libraries [Spigot]
  • Some other small improvements


2.8.2 Feb 1, 2024
  • Fixed that config file will be created as folder [Bungee]

2.8.1 Jan 28, 2024
  • Added config option auto_lowercase_base_commands to auto-lowercase base commands for mc versions 1.18 and higher

  • Added new list system. Now you can create as many list files as you want in the “lists” folder. The old list file will get moved into the new folder automatically

  • Renamed %player% placeholder to {player} for the blocked-command-message

  • Added {cmd} placeholder for the blocked-command-message to display the blocked command

  • Added support for Velocity builds higher than 328. It is now required to use at least build 329

  • API changes:

    • You now have to get the API instance via the PlHideAPIProvider class
    • Renamed PlayerManager class to PlHidePlayerManager
  • Fixed that the debug file might be empty


2.7.5.1 Dec 21, 2023
Hotfix
  • Fixed plugin not enabling on the versions 1.13-1.18 [Spigot]


2.7.5 Dec 20, 2023
  • Added 1.20.4 support
  • Added possibility to use “/plhide updategroup” when proxy mode is enabled [Spigot]
  • Performance improvements [Spigot]
  • Fixed some rare exceptions


2.7.4 Oct 3, 2023
  • Re-added java 8 support
  • Fixed version detection for some 1.8.8 forks

2.7.3 Oct 1, 2023
  • Added 1.20.2 support

2.7.2 Jul 26, 2023
  • Fixed that the tabcompletion didn’t update automatically on group change [Velocity]

2.7.1 Jul 6, 2023
  • Fixed channel registration for legacy servers
  • Small performance improvement

2.7 Jul 4, 2023
  • Improved performance of the proxy plugin
  • Replaced "bungee-mode" option with "proxy-mode" [Spigot]
    • the ip and port options are no longer required
    • If you have Pl-Hide installed on the proxy, make sure to install it on the Spigot server as well, with proxy-mode enabled
  • Added support for autolisting all commands of Spigot plugins for Velocity (plugins:pluginName)
  • Drastically reduced memory usage, especially noticeable on high player counts on the Proxy
  • Removed the "bungee-mode" option from the proxy config
  • Added auto group updating when using LuckPerms
  • Increased the minimum required Java version to 11
  • API: Removed the throwing of PlHidePlayerNotFoundException when PlHidePlayer doesn’t exist at PlayerManager#getPlHidePlayer. Instead, it will now return null
  • Fixed that updategroup cmd could be executed without any permission [Spigot]
  • Other smaller improvements

2.6.12 Jun 25, 2023
  • Fixed that players might not get unregistered and thus cause errors [Velocity]

2.6.11 Jun 7, 2023
  • Added 1.20 support
  • Fixed an error when reloading [Velocity]

2.6.10 Apr 14, 2023
  • Fixed error when a player tries to join although he is already online
  • Added unregisterListener method to the API

2.6.9 Mar 14, 2023
  • Added support for 1.19.4

2.6.8 Jan 12, 2023
  • Fixed an error for server version below 1.19 [Spigot]

2.6.7 Jan 5, 2023
  • Fixed that on 1.19.3 an error was thrown [Spigot]
  • Improved performance [Spigot]
  • Fixed that group updating didn’t work on version below 1.13 [Spigot]

2.6.6 Dec 15, 2022
  • Added spigot 1.19.3 support

2.6.5 Dec 9, 2022
  • Added support for 1.19.3 Velocity builds

2.6.4 Nov 27, 2022
  • Fixed a rare bug when legacy clients connect

2.6.3 Nov 1, 2022
  • Fixed that transferring plugin data to Bungeecord didn’t work [Bungee]

2.6.2 Oct 26, 2022
  • Fixed memory leak [Bungee]
  • Fixed database read error [Bungee]
  • Fixed error when inherting a group that doesn't exist [Bungee]

2.6.1 Oct 23, 2022
2.6.1
  • Fixed lists are not working [Velocity]
  • Fixed error on startup in rare cases [Bungee]

Page: 1 2 3