-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Not_staff edited this page Mar 15, 2026
·
2 revisions
HidePlayer is a lightweight yet powerful plugin designed for Minecraft servers (Spigot/Paper 1.20+) that allows administrators or specific players to hide their real identity. Players can change their nickname and skin without reconnecting or restarting the server.
- Instant Identity Hiding: Change your nickname and skin instantly on the server via a single command.
- Smart Admin Panel: An interactive menu (GUI) designed to view and manage all players who are currently hidden. It has pagination and is fully customizable.
- PlaceholderAPI Support: Multiple placeholders that you can integrate seamlessly into your Scoreboard, Chat format, or Tablist.
-
Multilingual: The plugin includes native support for translations (
enandesincluded by default). You can add any languages you need. - Customizable Sounds: The plugin plays configurable sounds when a player hides, reveals themselves, or when an error occurs.
- Update System: Automatically notifies administrators when a new version of the plugin is available for download.
To ensure proper functionality of the plugin on your server, the following is required:
- Server Version: Spigot or Paper for version 1.20 or higher.
- Java: You must have Java 17 or higher installed.
-
Soft-Dependencies:
- (Optional) PlaceholderAPI - Required if you want to use the plugin's variables elsewhere and for the admin chat format feature to work.
- (Optional) SkinsRestorer - Required to change the player's visual skin when using the hide command.
- Download the latest version of the HidePlayer
.jarfile from the Releases section. - Place the
.jarfile into your server'spluginsfolder. - Make sure you have the dependencies SkinsRestorer and PlaceholderAPI (recommended for the full experience!).
- Restart (or start) your server so the plugin loads and generates the configuration files.
- Customize the configuration in the
plugins/HidePlayer/config.ymlfile and you are ready to go!
What's next? Check out the wiki pages for configuration and commands: