HidePlugin
Minecraft plugin for version 1.2.5 that hides the plugins on the server
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
HidePlugin
HidePlugins
HidePlugins is a Minecraft plugin designed to hide the list of plugins from players on the server. This is useful for server administrators who want to keep certain plugins confidential.
Features
- Hides the `/plugins` command and its aliases from players without the appropriate permissions. - Customizable permission system to allow certain players to bypass the restrictions.
Installation
1. Download the latest version of the HidePlugins plugin. 2. Place the `HidePlugins.jar` file into the `plugins` folder of your Minecraft server. 3. Restart the server or use the `/reload` command.
Configuration
The plugin uses a `plugin.yml` file for configuration. You can modify the following settings:
- permissions: The name of the plugin. - permissions: The version of the plugin. - permissions: The main class of the plugin. - permissions: A brief description of what the plugin does. - permissions: The author of the plugin. - permissions: The permissions that players can have.
Permissions
- `hideplugins.bypass`: Allows players to view the list of plugins. Default is set to `op`.
Usage
Once installed, players will no longer be able to use the `/plugins`, `/pl`, or any related commands unless they have the `hideplugins.bypass` permission. Players without this permission will receive a message indicating that the command is unknown.