What is WantedHide?
WantedHide is a Minecraft plugin that uses the /hide command to scramble a player's prefix, making their identity unrecognizable.
join:
the: "Discord"
for: "FAST"
Support: true
server:
discord.gg: "/s6kpwB5NEZ"
Getting Started
Follow these steps to get WantedHide running:
Step 1:
Download WantedHide.jar and TAB.jar then put them into /root/plugins
Step 2:
Get your License Key in the Discord and restart your server
Step 3:
Put the License Key into the config.yml under:
license:
key: "YOUR-LICENSE-KEY"
Last Step:
Restart your server again and you are ready to go!
Showcase of WantedHide
This is how it will look after you performed the command /hide
Performing /hide all: Everyone who is online will get his Prefix scrambled, Everyone is incognito!
For more try the Plugin yourself trust me it's worth it
Configuration
Wanna become a Master in configuration?
Heres how to become one!
License Configuration
Setting |
Value |
Description |
license.key |
YOUR-LICENSE-KEY |
Your license key from our Discord |
Prefix Setting
Setting |
Value |
Description |
prefix |
§k |
Makes the name scrambled (DO NOT CHANGE THIS VALUE) |
Messages Configuration
Message Key |
Default Value |
Description |
no_permission |
&cYou dont have permission to execute this command. |
Shown when a player lacks permission |
scrambled |
&7You scrambled your username. |
Shown when a player scrambles their name |
unscrambled |
&7You unscrambled your username. |
Shown when a player unscrambles their name |
all_scrambled |
&7You scrambled the usernames of all players. |
Shown when all player names are scrambled |
all_unscrambled |
&7You unscrambled the usernames of all players. |
Shown when all player names are unscrambled |
config_reloaded |
&aConfiguration reloaded successfully. |
Shown when the configuration is reloaded |
Color Codes
The plugin uses Minecraft color codes:
&c - Red (used for errors)
&7 - Gray (used for normal messages)
&a - Green (used for success messages)
If you want to use hex colors:
example: #3ca1c8 -> &x&3&c&a&1&c&8