BlockCommand
BlockCommand
This plugin can block command for all players! You can unblock commands, but if you block command, anyone can use them(OP's too!).
Features:
- Blocking and unblocking commands;
- Permissions;
- List of blocked commands
Commands:
/bc <tree> <command> <arg0> <arg1> ... <argN> - Blocks command <command> for all players <tree> can be "false" or "true"
/ubc <tree> <command> <arg0> <arg1> ... <argN> - Unblocks command <command>
/blockedcmd - Shows list of command (use as player, list in server command console isn't pretty)
Permissions:
blockcommand.* - All permissions
blockcommand.bc - Allows to block commands
blockcommand.ubc - Allows to unblock commands
blockcommand.list - Allows to show list of blocked commands
Tree feature:
ENABLED - Command "/give notch 1" is blocked. When player types "/give notch 1" it seems unknown and when player types "/give notch 1 12" it seems unknown.
DISABLED - Command "/give notch 1" is blocked. When player types "/give notch 1" it seems unknown and only this command, "/give notch 1 12" is still working.
-
View User Profile
-
Send Message
Posted Jul 7, 2014@An0nym8us
Glad it is finally updated i remember using this
-
View User Profile
-
Send Message
Posted Jun 29, 2014Finally updated :D.
After two years of idling I decided to unabandon this project (lot of free time), so the new version is (and waiting for approval). I added list of blocked commands and Command Block Tree System - f.e. when the "/give An0nym8us" command is blocked (with CBTS), plugin is blocking commands like "/give An0nym8us 255", "/give An0nym8us 1 244" etc. When locking "/give An0nym8us 7" you can execute "/give An0nym8us 77", "/give An0nym8us 123", but no "/give An0nym8us 7 8".
I will not include blocking f.e. only third parameter (f.e. "/give An0nym8us 6" is allowed, but "/give Notch 6" isn't) - maybe in future :).
-
View User Profile
-
Send Message
Posted Dec 14, 2013Can you update this?
-
View User Profile
-
Send Message
Posted Nov 8, 2013still works for 1.6.4 -_-
-
View User Profile
-
Send Message
Posted Apr 24, 2013Another idea:
Give the option to set the output which the user can see.
for example: the user types: /warp (a command he should noot use) and gets displayed: oh sorry boy, you can't use this command
-
View User Profile
-
Send Message
Posted Apr 11, 2013great work! Go on!
I will use and test it ;D
Edit: Maybe add permissions group and player support and add the bypass function =3
-
View User Profile
-
Send Message
Posted Apr 6, 2013I decided to resume the "production" of this plugin :). I will add support for multi-word command, permission support and Bypass function ;).
-
View User Profile
-
Send Message
Posted Feb 1, 2013Support for 2 word commands please (space in between). I want to block a few commands, not the entire list of a plugin's commands.
Example, keep /point, but block /point list.
-
View User Profile
-
Send Message
Posted Nov 30, 2012I updated the plugin with an additional option - bypass. This update is for version 1.4.5-R0.2, so it will be a beta version. I update this plugin again, when Bukkit version will stable.
EDIT: I have small problem with plugin.yml ;).
PS: Sorry for my English ;).
-
View User Profile
-
Send Message
Posted Nov 15, 2012add this too
/bc player command
support for the permission i use (and support all)
/bc groupname command
blocks the command for a group that has
access to it already
and
/bc worldguard command
makes all unable to type a command in that worldguard
area INCLUDING ADMINS!
-
View User Profile
-
Send Message
Posted Nov 12, 2012Add a permision to bypass certain blocked command
Example
blockcommand.bypass.(blockedcommand)
This node will allow a user to use that blocked command whitout unlock all others.