PluginHider
Plugin that hides plugins from the Minecraft server
Version Suport
The plugin is supported every version of 1.21+
Install
- Download the Jar
- Put it in your plugins folder
- Restart the server
Usage
The plugin is enabled by default. only Operators can use the commands without restrictions.
you can change the commands you want to block by modifying the
config.yml file and using the “/
ph reload” command to reload that configuration.
List of Block Commands
(this is the default config)
Code (YAML):
block_commands
:
-
"minecraft:plugins"
-
"minecraft:pl"
-
"plugins"
-
"pl",
-
"version"
-
"minecraft:version"
-
"ver"
-
"minecraft:ver"
-
"help"
-
"minecraft:help"
-
"minecraft:me"
-
"me"
-
"?"
Coded with ❤️ by
Spectrasonic