Compatibility
Minecraft: Java Edition
1.2.5
Platforms
Links
Creators
Details
Licensed GPL-3.0-or-later
Published 3 weeks ago
Updated 5 months ago
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
/pluginscommand and its aliases from players without the appropriate permissions. - Customizable permission system to allow certain players to bypass the restrictions.
Installation
- Download the latest version of the HidePlugins plugin.
- Place the
HidePlugins.jarfile into thepluginsfolder of your Minecraft server. - Restart the server or use the
/reloadcommand.
Configuration
The plugin uses a plugin.yml file for configuration. You can modify the following settings:
- name: The name of the plugin.
- version: The version of the plugin.
- main: The main class of the plugin.
- description: A brief description of what the plugin does.
- author: 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 toop.
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.



