DevHider

Customize any blocked command message easily in the config with color. Don't want it blocked? Type 'disable' in the field to allow the player to use command. Don't want a message? Use 'none' in the field. Only want certain players or groups to see a command? Every blocked command is permission based. By default Ops override all blocked commands. You can turn off any command blocked including [TAB] by using disable for the message.

» Core Features
» Configure any message
» Each command and Tab is a separate message
» Each Tab or Command has its own permission
» Custom /help
» If custom help enabled ops see the custom one
» Color support
» TAB Blocking
» You can disable ANY tab or command from being blocked
» Custom commands blocked also block [TAB]
» Block ANY command in game
» and much more!

» Plugin Commands
» /devhider [help | reload | custom] | DevHider coded by DevAnonymous
Permission Reload: devhider.reload
Permission Custom: devhider.admin
» /devhider custom | List blocked commands
Permission: devhider.admin
» /devhider custom add <command> | Add a command to block list
Permission: devhider.admin
» /devhider custom remove <command> | Remove a command from block list
Permission: devhider.admin
» Blocked Commands | Permission
» /[TAB] | devhider.see.slashtab
» /<any command>[TAB] | devhider.see.strictslashtab
Note: This allows all TAB after the command
Example: /mess[TAB] - Blocked
Example: /message D[TAB] - Allowed
» /help | devhider.see.help
» /help [TAB] | devhider.see.helptab
» /version | devhider.see.version
» /version [TAB] | devhider.see.versiontab
» /ver | devhider.see.ver
» /ver [TAB] | devhider.see.vertab
» /pl | devhider.see.pl
» /pl [TAB] | devhider.see.pltab
» /plugins | devhider.see.plugins
» /plugins [TAB] | devhider.see.pluginstab
» /about | devhider.see.about
» /about [TAB] | devhider.see.abouttab
» /me | devhider.see.me
» /me [TAB] | devhider.see.metab
» /? | devhider.see.questionMark
» /? [TAB] | devhider.see.questionMarktab
» /icanhasbukkit | devhider.see.icanhasbukkit
» /icanhasbukkit [TAB] | devhider.see.icanhasbukkittab
» /bukkit
lugins | devhider.see.bukkitplugins
lugins | devhider.see.bukkitplugins» /bukkit
lugins [TAB] | devhider.see.bukkitpluginstab
lugins [TAB] | devhider.see.bukkitpluginstab» /bukkit
l | devhider.see.bukkitpl
l | devhider.see.bukkitpl» /bukkit
l [TAB] | devhider.see.bukkitpltab
l [TAB] | devhider.see.bukkitpltab» /bukkit:? | devhider.see.bukkitquestionMark
» /bukkit:? [TAB] | devhider.see.bukkitquestionMarktab
» /bukkit:help | devhider.see.bukkithelp
» /bukkit:help [TAB] | devhider.see.bukkithelptab
» /bukkit:version | devhider.see.bukkitversion
» /bukkit:version [TAB] | devhider.see.bukkitversiontab
» /bukkit:ver | devhider.see.bukkitver
» /bukkit:ver [TAB] | devhider.see.bukkitvertab
» /bukkit:about | devhider.see.bukkitabout
» /bukkit:about [TAB] | devhider.see.bukkitabouttab
» /bukkit:msg | devhider.see.bukkitmsg
» /bukkit:msg [TAB] | devhider.see.bukkitmsgtab
» /bukkit:kill | devhider.see.bukkitkill
» /bukkit:kill [TAB] | devhider.see.bukkitkilltab
» /bukkit:tell | devhider.see.bukkittell
» /bukkit:tell [TAB] | devhider.see.bukkittelltab
» /bukkit:me | devhider.see.bukkitme
» /bukkit:me [TAB] | devhider.see.bukkitmetab
» /bukkit:w | devhider.see.bukkitw
» /bukkit:w [TAB] | devhider.see.bukkitwtab
» /minecraft:me | devhider.see.minecraftme
» /minecraft:me [TAB] | devhider.see.minecraftmetab
» /minecraft:w | devhider.see.minecraftw
» /minecraft:w [TAB] | devhider.see.minecraftwtab
» /minecraft:msg | devhider.see.minecraftmsg
» /minecraft:msg [TAB] | devhider.see.minecraftmsgtab
» /minecraft:tell | devhider.see.minecrafttell
» /minecraft:tell [TAB] | devhider.see.minecrafttelltab

» {pName} Senders Name
! This is only for the command /help
Example Output: DevAnonymous

» devhider.admin | Permission for all of DevHider commands
» devhider.see.* | Access to all commands blocked

1: Download DevHider
2: Copy to your plugins folder
3: Start the server
4: Edit the config to your liking
5: Type '/devhider reload' in-game
6: Done!

# Coded by DevAnonymous
# ALL OPS OVERRIDE EVERYTHING except custom /help
# Use 'disable' to disable the message from being cancelled
# Use 'none' to block the command with no message
# slashtab is only blocking /[TAB]
# strictslashtab blocks all TAB after / until after the command
# for tabConfig / blockTab: true = Block false = Allow
# To use the custom Help Message, use 'custom' in the help commandMessages
# Custom help command has 1 variables: {pName}
# For customCommands / blockedCommands, you don't need the /
# Custom commands also block /<command> [TAB]
commandMessages:
slashtab: none
strictslashtab: none
help: custom
helptab: none
version: '&e&lDevHider &7This command was blocked. Try &e/help'
versiontab: none
ver: '&e&lDevHider &7This command was blocked. Try &e/help'
vertab: none
pl: '&e&lDevHider &7This command was blocked. Try &e/help'
pltab: none
plugins: '&e&lDevHider &7This command was blocked. Try &e/help'
pluginstab: none
about: '&e&lDevHider &7This command was blocked. Try &e/help'
abouttab: none
me: '&e&lDevHider &7This command was blocked. Try &e/help'
metab: none
questionMark: '&e&lDevHider &7This command was blocked. Try &e/help'
questionMarktab: none
icanhasbukkit: '&e&lDevHider &7This command was blocked. Try &e/help'
icanhasbukkittab: none
bukkitplugins: '&e&lDevHider &7This command was blocked. Try &e/help'
bukkitpluginstab: none
bukkitpl: '&e&lDevHider &7This command was blocked. Try &e/help'
bukkitpltab: none
bukkitquestionMark: '&e&lDevHider &7This command was blocked. Try &e/help'
bukkitquestionMarktab: none
bukkithelp: '&e&lDevHider &7This command was blocked. Try &e/help'
bukkithelptab: none
bukkitversion: '&e&lDevHider &7This command was blocked. Try &e/help'
bukkitversiontab: none
bukkitver: '&e&lDevHider &7This command was blocked. Try &e/help'
bukkitvertab: none
bukkitabout: '&e&lDevHider &7This command was blocked. Try &e/help'
bukkitabouttab: none
bukkitmsg: '&e&lDevHider &7This command was blocked. Try &e/help'
bukkitmsgtab: none
bukkitkill: '&e&lDevHider &7This command was blocked. Try &e/help'
bukkitkilltab: none
bukkittell: '&e&lDevHider &7This command was blocked. Try &e/help'
bukkittelltab: none
bukkitme: '&e&lDevHider &7This command was blocked. Try &e/help'
bukkitmetab: none
bukkitw: '&e&lDevHider &7This command was blocked. Try &e/help'
bukkitwtab: none
minecraftme: '&e&lDevHider &7This command was blocked. Try &e/help'
minecraftmetab: none
minecraftw: '&e&lDevHider &7This command was blocked. Try &e/help'
minecraftwtab: none
minecraftmsg: '&e&lDevHider &7This command was blocked. Try &e/help'
minecraftmsgtab: none
minecrafttell: '&e&lDevHider &7This command was blocked. Try &e/help'
minecrafttelltab: none
tabConfig:
blockTab: true
customHelp:
helpMessage:
- '&8&m+---------------------------------------------------+'
- ' '
- ' &7Hi there, &e{pName}&7!'
- ' '
- ' &7For this feature to work, use ''&ecustom&7'' in the help CommandMessages.
To disable, use ''&edisable&7'''
- ' '
- '&8&m+---------------------------------------------------+'
- '&e&lDevHider &7Configure the custom &e/help &7in the &econfig.yml'
customCommands:
blockedMessage: '&e&lDevHider &7This custom command was blocked. Try &e/help'
blockedMessagetab: none
blockedCommands:
- example
- example2

» minecraft.eridiumcraft.co.uk
» play.forgotten-empires.com
Want your IP listed? Reply below with your IP!


-
View User Profile
-
Send Message
Posted Jul 21, 2017Hey! can you help me, the custom help is going to default when i edit then and load to the server
here is mi config https://pastebin.com/u1jnw55u
the help line is custom by default i used /devhider reload on the server and its reset
sorry for english
-
View User Profile
-
Send Message
Posted Jul 22, 2017In reply to PlatiNoob:
-
View User Profile
-
Send Message
Posted Apr 14, 2017Amazing utility! Thanks for this extremely useful with lightweight plugin!
-
View User Profile
-
Send Message
Posted Mar 17, 2017Love your work man <3
-
View User Profile
-
Send Message
Posted Mar 17, 2017Thank you! If you'd like to have your server listed for using this plugin feel free to reply :D
-
View User Profile
-
Send Message
Posted Mar 14, 2017This plugin is the bomb diggity definitely worth the download
-
View User Profile
-
Send Message
Posted Mar 3, 2017<3 Best dev ever
-
View User Profile
-
Send Message
Posted Mar 17, 2017Thank you Ant!
-
View User Profile
-
Send Message
Posted Feb 22, 2017Recommend this
-
View User Profile
-
Send Message
Posted Mar 17, 2017Thank you Kevin!
-
View User Profile
-
Send Message
Posted Feb 22, 2017Recommended :D
-
View User Profile
-
Send Message
Posted Mar 17, 2017Thank you Opal!