~ This plugin was turned into a bukkit project as requested by Zahach
To work, NoPermMessage actually replaces messages that appear in the chat when you don't have permission for a certain command. So, to set it up you'll have to put every message that appears (approx. 1 perPlugin). In a result, the first setup is quite annoying but when you're done just remember to add in the noPerm message for every plugin you add. Knowing that most plugins have the same, configuring this plugin isn't that long.
I suggest being de-opped on your server and having a list of the plugins on your server + your console to configure NoPermMessage. Test each plugin one at a time and input the /addnps [message] command using the console.
To add a custom message for certain messages, you'll have to do that in the config. It's self-explanatory.
| Permission | Command |
|---|---|
| nps.reload | Ability to use /nps reload |
| nps.see | Ability to use /nps |
| nps.set | Ability to use /setnps |
| nps.add | Ability to use /addnps |
| nps.delete | Ability to use /delnps |
version: 0.0.1 globalmessage: '&cUnfortunately you can''t do that.' language: english #don't worry about this messages: #These are all the messages that will be replaced - You don't have permission to use the mcore command. - You don't have permission. - You don't have permission to do this. - You do not have sufficient permissions - You do not have sufficient permissions. - you do not have permission to teleport to war hub. - You're not a VIP so you don't have permission. - I'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error. replacers: msg1: #You can put whatever name you want here final: '&cYou must buy member first!' original: You lack the permissions to enter this gate. msg2: final: '&6This feature is still in developpement!' original: This gate does not point anywhere :P
Any ideas that could possibly be added? Submit a ticket or leave a comment!