
Plugin Hide Pro 2.12.2
Customize player's tabcompletion, Block Commands, Anti Tabcomplete, Suggestion blocker
2.2.1
Jan 11, 2022
- Fixed that the config in version 2.2 isn't loaded correctly on legacy server versions [Spigot]
2.2
Jan 9, 2022
- Made the op and * group optional. Simply delete them from your configuration to disable them.
- Fixed wrong permission for the plhide commands [Velocity]
- Added PlayerExecuteCommandEvent [API, new version 1.1]
- Added f3-server-brand change option [Velocity]
- The “plhide.unblock-plugin-named-commands” permissions are now ignored on whitelist mode
- Added update notify on join [Velocity]
2.1.1
Dec 3, 2021
- Fixed group merging and group inheritance in the Velocity version
2.1
Nov 28, 2021
- Added player name placeholder for the blocked command message (%player%)
- Groups can now be merged
- If a player has permission for two groups with the same priority, both will apply
- Plugin named commands (pluginName:command) will be blocked by default from tab and from execution. If you want to unblock, give your players these permissions
- plhide.unblock-plugin-named-commands.execution
- plhide.unblock-plugin-named-commands.tabcomplete
- Groups can now be merged
- If a player has permission for two groups with the same priority, both will apply
- Plugin named commands (pluginName:command) will be blocked by default from tab and from execution. If you want to unblock, give your players these permissions
- plhide.unblock-plugin-named-commands.execution
- plhide.unblock-plugin-named-commands.tabcomplete
2.0.5
Nov 20, 2021
- Fixed legacy client detection in the Bungee version, which caused commands in tabcomplete to not be correctly blocked
2.0.4
Nov 14, 2021
- Changed the blacklist permissions to
- plhide.blacklist.commands
- plhide.blacklist.tabcomplete
- Fixed that there was no sub-tab completion for blacklist mode if nothing was listed
- The Spigot version can now be reloaded with Plugman
- Fixed that capitalization is not ignored when executing commands
- plhide.blacklist.commands
- plhide.blacklist.tabcomplete
- Fixed that there was no sub-tab completion for blacklist mode if nothing was listed
- The Spigot version can now be reloaded with Plugman
- Fixed that capitalization is not ignored when executing commands
2.0.3
Nov 11, 2021
- Fixed bugs in the tabcomplete alogrithm
- Fixed a problem with the command block alogrithm
- for example if "home" and "home farm" is listed, home can't be executed
- In order to get it to work now you have to list "home ~" and "home farm"
- Fixed an issue with the update notifier
- Added a command to get information about a player such as the group and the group mode
- /plhide check
- Fixed that messages are transparent [Velocity]
- Fixed a problem with the command block alogrithm
- for example if "home" and "home farm" is listed, home can't be executed
- In order to get it to work now you have to list "home ~" and "home farm"
- Fixed an issue with the update notifier
- Added a command to get information about a player such as the group and the group mode
- /plhide check
- Fixed that messages are transparent [Velocity]
2.0.2
Oct 27, 2021
- Fixed that no sub-arguments are displayed in tabcomplete [Bungee]
2.0.1
Oct 26, 2021
- Fixed that the default generated config will be updated once
- Fixed that the blacklist mode won't work in the Bungee version
- Removed debug messages in the console in the Velocity version
- Fixed that the blacklist mode won't work in the Bungee version
- Removed debug messages in the console in the Velocity version
2.0
Oct 24, 2021
Heavy changes
- Removed the "group-mode" options from the config
- Instead they are now default on whitelist mode
- You can still set the group mode to blacklist if you give the player a permission
(for commands "plhide.commands.blacklist" and for tabcomplete
"plhide.tabcomplete.blacklist")
- Rewrote all algorithm for tabcomplete and commands execution blocking
- Updated to Protocolize 2.0
- Added a little API (see wiki for more info, will be available the next days)
- Added Automatic config updater
- Fixed issue with the Velocity version that groups won't be set correctly
- Removed the "block-plugin-named-commands" options from the config
- Changed the permission to see the real plugin with /pl to plhide.bypass.pl-message
- Added support for blocking subtab completions for the Velocity version
- Renamed plugin from PL-Hide-Pro to Pl-Hide-Pro
- Note that you have to rename the plugin folder to "Pl-Hide-Pro"!
- Fixed that player with * permission can't see the custom pl message
- Fixed small memory leak
- Added "example-config.yml" which contains comments
- Instead they are now default on whitelist mode
- You can still set the group mode to blacklist if you give the player a permission
(for commands "plhide.commands.blacklist" and for tabcomplete
"plhide.tabcomplete.blacklist")
- Rewrote all algorithm for tabcomplete and commands execution blocking
- Updated to Protocolize 2.0
- Added a little API (see wiki for more info, will be available the next days)
- Added Automatic config updater
- Fixed issue with the Velocity version that groups won't be set correctly
- Removed the "block-plugin-named-commands" options from the config
- Changed the permission to see the real plugin with /pl to plhide.bypass.pl-message
- Added support for blocking subtab completions for the Velocity version
- Renamed plugin from PL-Hide-Pro to Pl-Hide-Pro
- Note that you have to rename the plugin folder to "Pl-Hide-Pro"!
- Fixed that player with * permission can't see the custom pl message
- Fixed small memory leak
- Added "example-config.yml" which contains comments
1.6.2
Sep 26, 2021
Fixed the problem with the Velocity version that the current server cannot be determined
1.6.1
Aug 31, 2021
- Added * and op group to the default config
- Better error handling: instead of throwing an error, an informative message is sent
- Better error handling: instead of throwing an error, an informative message is sent
1.6
Aug 30, 2021
- Fixed that unauthorized operators won't be kicked
- Added a * and op group (OP group only for the spigot version)
- Added a message if plugin:PluginName doesn't provide commands
- Improved the explanations in the config
- Added Velocity support. Only a few features are supported (Beta)
- JVM flag --illegal-access=permit is no longer neccessary on Bungeecord
- Fixed some commands in tabcomplete not being able to be edited
- Minor bug fixes
- Added a * and op group (OP group only for the spigot version)
- Added a message if plugin:PluginName doesn't provide commands
- Improved the explanations in the config
- Added Velocity support. Only a few features are supported (Beta)
- JVM flag --illegal-access=permit is no longer neccessary on Bungeecord
- Fixed some commands in tabcomplete not being able to be edited
- Minor bug fixes
1.5.2
Jun 22, 2021
- More detailed explanation of the bungee mode added in the config
- A few comments from the config about bungeemode removed because they were not correct
- Hopefully fixed a Socket error (Broken pipe)
- Fixed that a warning from ProtocolLib will be printed for legacy servers [Spigot]
- Fixed that some plugins will not recognized by the new feature (plugin:pluginName)
- A few comments from the config about bungeemode removed because they were not correct
- Hopefully fixed a Socket error (Broken pipe)
- Fixed that a warning from ProtocolLib will be printed for legacy servers [Spigot]
- Fixed that some plugins will not recognized by the new feature (plugin:pluginName)
1.5.1
Jun 20, 2021
- Fixed error on shutdown [Bungee]
- Fixed error if player has op or *
- Fixed error if player has op or *
1.5
Jun 19, 2021
* Added the option to add all commands of a plugin automatically. Read in the wiki for more information
* By the way, the plugin is also compatible with the 1.17 ;)
* A lot code and minor performance improvements
* A new configuration is created due to the bungee mode of the auto-listing feature
* By the way, the plugin is also compatible with the 1.17 ;)
* A lot code and minor performance improvements
* A new configuration is created due to the bungee mode of the auto-listing feature
1.4.6
May 16, 2021
Changes:
- Fixed that the sub tab completion of /plhide was only visible to ops [Spigot]
- Fixed an error which occurs if you enabled the f3-branding via the plugin reload [Spigot]
- Fixed that the sub tab completion of /plhide was only visible to ops [Spigot]
- Fixed an error which occurs if you enabled the f3-branding via the plugin reload [Spigot]
1.4.5
May 10, 2021
Fixed the bug that the "replace-f3-server-brand" option was inverted [Spigot]
1.4.4
May 9, 2021
* Fixed a bug, that sometimes a nullpointer error is thrown when a player joins [Spigot]
* Fixed a bug that playernames can't be tabed, when the player is playing with a legacy version [Spigot]
* The "server-list" list is now added to the groupchecker [Bungee]
* Fixed a bug that playernames can't be tabed, when the player is playing with a legacy version [Spigot]
* The "server-list" list is now added to the groupchecker [Bungee]
1.4.3
Apr 25, 2021
- Added option to deactivate the serverbrand feature
- Fixed null pointer when players join
- Fixed duplicates in the tabcomplete
Note, a new config will be created
- Fixed null pointer when players join
- Fixed duplicates in the tabcomplete
Note, a new config will be created