- Minecraft Versions
- 1.8, 1.9, 1.10, 1.11, 1.12, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19, 1.20
- Documentation
- https://github.com/Nononitas/Plugin-Hide-Pro/wiki
- Show the players only commands that they should see
- Customize tab-completions (also subarg tab-completion)
- Block or only allow specific commands
- Customize or disable the message if a blocked command is executed
- Groupsystem with command and tabcomplete list (read more at the groups section)
- Customize or disable the /pl message
- Protection against spyclients
- ColorCodes can be used in the config
- Customize the server brand in the upper left of the f3 debug screen, which showing the server software
- Add all commands from a plugin with one entry (Bukkit registered commands)
- Can also remove Bungeecord/Velocity commands from the tabcompletion, if installed on Bungeecord/Velocity
If you are unsure whether you want to buy the plugin, you can also use/test my free version with less functions [click]
- Create groups, each one has a command list and a tab-complete list
- There are two types of groups
- Whitelist -> allows commands or displays commands in tabcomplete (on by default)
- Blacklist -> Blocks commands or removes commands from tabcomplete (can be enable via permission)
- To add a specific group to a user, add the permission plhide.group. <group>. If a player has 2 groups permissions, then the group is set depending on the priority (the higher the number, the higher the priority).
- If the the groups has the same priority they get merged
- With the Bungeecord/Velocity version you can chose on which servers the groups should be applied
- A group can inherit from other groups.
- Groups are inherited recursively
- Only the groups for which the current server of the player corresponds to the inherited group are inherited [Bungee/Velocity version].
Spigot (Recommended Paper): ProtocolLib (at least version 5.0.0) and a Spigot permission manager
Bungeecord (Recommended Waterfall): Protocolize and a Bungeecord permission manager
Velocity: Protocolize and a Velocity permission manager
At least Java 11
Velocity: Protocolize and a Velocity permission manager
At least Java 11
- /plhide reload | plhide.reload | Reloads the config.yml
- /plhide help | Additional information
- /plhide updatecheck | plhide.reload | Checks if there is a newer version
- The commands in the bungee version are /plhide-bungee
- plhide.bypass.pl-message | Displays the actual plugins with /pl
- plhide.group.<group> | To apply a specific group to an user