1

How to block '/?'

Propulsionz 8/4/13 6:38 pm
126
8/10/2013 1:47 am
So there are numerous plugins out there that block /plugins or /pl, which are blatantly useless because you can deny the permission node using your permissions plugin, or not give the permission to them at all, but players can easily work around that to see all of your plugins by typing in '/?' and going through the pages, I was wondering if there was any way to block players from typing this. I would have Google'd how to block it, or searched on the forums before posting this, but searches exclude special characters from the results, so I was just searching for "How to block".
Any help is appreciated, thanks!
Posted by
Propulsionz
Level 1 : New Miner
2

  Have something to say?

JoinSign in

9

Leeberator
08/07/2013 8:56 am
Level 47 : Master Button Pusher
Like nickfromgeek said:

Add the -bukkit.command.help permission from groups you don't want to be able to use that.

In a permissions file it would look like this:

- essentials.sethome
- essentials.home
- -bukkit.command.help
- tsbplugin.chucknorris
- essentials.tpa
1
Propulsionz
08/10/2013 1:47 am
Level 1 : New Miner
Thank you so much!
No need for that plugin now!
1
aman207
08/05/2013 12:42 pm
Level 40 : Master Cake
nickfromgreek
aman207
nickfromgreekadd this permission node to whoever you dotn want to run the command:
- -bukkit.command.plugins

OP wanted to block /help and /?

I missread it oopsy

Happens to all of us.
1
nickfromgreece
08/05/2013 3:55 am
Level 54 : Grandmaster Programmer
aman207
nickfromgreekadd this permission node to whoever you dotn want to run the command:
- -bukkit.command.plugins

OP wanted to block /help and /?

I missread it oopsy
1
aman207
08/05/2013 2:45 am
Level 40 : Master Cake
nickfromgreekadd this permission node to whoever you dotn want to run the command:
- -bukkit.command.plugins

OP wanted to block /help and /?
1
nickfromgreece
08/05/2013 2:34 am
Level 54 : Grandmaster Programmer
add this permission node to whoever you dotn want to run the command:
- -bukkit.command.plugins


basicaly the second - means to remove that node which is assigned by default
1
aman207
08/05/2013 2:09 am
Level 40 : Master Cake
Try to GIVE people the permission node

bukkit.command.help

If that doesn't work, you might need to get a command blocker plugin.
1
Propulsionz
08/05/2013 1:02 pm
Level 1 : New Miner
Didn't work, going to look into getting a command blocker.
Thanks.

Edit: Found a plugin that does what I needed, it's http://dev.bukkit.org/bukkit-plugins/noplugindisplay/ if anyone was looking for the same.
1
Propulsionz
08/05/2013 1:42 am
Level 1 : New Miner
Bump.
1

Welcome