CommandBlocker
CommandBlocker
Recoded! More functions! Multiworld Support! and more!!!
Commands
/cbadd [path] [command]
/cbadd path.to.blocked.command.in.config yourcommand with arguments
Config
Message: '[CommandBlocker] This command is blocked!' Blocked: Op: - '/dont use this' NoOp: - '/op Notch' Player: Notch: - '/kick all' - '/manpromote * admin' World: world1: - '/tp'
Notch can't use /kick all and /manpromote Tom admin
Now you can use space in the config Finally with multiworld support and with * support!
ToDo
Fix some bugs
-
View User Profile
-
Send Message
Posted Sep 29, 2014Thanks
-
View User Profile
-
Send Message
Posted Jan 27, 2014Still everyone can use commands! I done it correctly
-
View User Profile
-
Send Message
Posted Jan 12, 2014i get this error: [14:58:31] [Server thread/ERROR]: Error occurred while enabling CommandBlocker v1.1 (Is it up to date?) java.lang.IllegalArgumentException: Plugin already initialized! at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:98) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:59) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at me.Bestora.CommandBlocker.main.<init>(main.java:23) [?:?] at me.Bestora.CommandBlocker.Listener.<init>(Listener.java:24) [?:?] at me.Bestora.CommandBlocker.main.onEnable(main.java:106) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:384) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:298) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:280) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] Caused by: java.lang.IllegalStateException: Initial initialization at org.bukkit.plugin.java.PluginClassLoader.initialize(PluginClassLoader.java:101) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at org.bukkit.plugin.java.JavaPlugin.<init>(JavaPlugin.java:59) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at me.Bestora.CommandBlocker.main.<init>(main.java:23) [?:?] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.7.0_25] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [?:1.7.0_25] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [?:1.7.0_25] at java.lang.reflect.Constructor.newInstance(Unknown Source) [?:1.7.0_25] at java.lang.Class.newInstance(Unknown Source) [?:1.7.0_25] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:52) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:308) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-3-g530fcb7-b2982jnks] ... 2 more
-
View User Profile
-
Send Message
Posted Jan 12, 2014is there a permission node that bypasses the blocked command?
-
View User Profile
-
Send Message
Posted Dec 19, 2013is there a way you can block a permission for a player and override it for pex or a groupmanaging plugin? Example:
User: player: - /op - worldedit.*
-
View User Profile
-
Send Message
Posted May 16, 2013Cool plugin, please update ^.^
-
View User Profile
-
Send Message
Posted Apr 7, 2013Can u put an option it wont log the players, i dont want any logs made with unneedd data. thanks.
-
View User Profile
-
Send Message
Posted Apr 5, 2013How do i block a permission for a whole group in group manager. I have an annoying game with classes and the permission is to select a class. But i want to make it so i can restrict non donors from using certain classes
-
View User Profile
-
Send Message
Posted Apr 4, 2013Would be nice if there was "/cbdel" function also.
-
View User Profile
-
Send Message
Posted Mar 16, 2013I support h1mike2 idea, would be awesome if this was implemented, thanks a lot for all your hard work.
-
View User Profile
-
Send Message
Posted Mar 2, 2013i have a couple more suggestions for this plugin: 1.can you make the "CommandBlockerConfig.yml" file in a folder so it fits in with all of my other plugins. 2.can you make it so you can create permissions so you can only ban certain groups of commands for ex: Groups: Owner: - '/op' and then the permission would be "commandblocker.owner" this would be extremely helpful, thank you
-
View User Profile
-
Send Message
Posted Jan 30, 2013I may not be understanding this plugin completely, but like other people suggested; can you make it so it blocks normal players from using (example) /we help, but ops can use this?
-
View User Profile
-
Send Message
Posted Jan 28, 20132013-01-29 06:53:48 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'cbadd' in plugin CommandBlocker v1.0 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514) at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:979) at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:897) at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:852) at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290) at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:112) at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39) at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598) at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494) at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.ArrayIndexOutOfBoundsException: 1 at me.Bestora.CommandBlocker.main.onCommand(main.java:40) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
im runing 1.4.7 craftbukkit and got this eror
-
View User Profile
-
Send Message
Posted Jan 8, 2013-
View User Profile
-
Send Message
Posted Dec 13, 2012I agree with BioBG and Justin97530 in that I would also like to be able to block commands for certain groups :)
-
View User Profile
-
Send Message
Posted Nov 23, 2012Why don'y you make command(op) block bypass permission?
-
View User Profile
-
Send Message
Posted Nov 19, 2012@Bestora
@BioBG means to block a command for a full group like I have a group called Admin and i want to Block /nuke for the full group.
I also wanted that. and can you add a ingame command interface to the plugin? It will be very useful.
-Justin
-
View User Profile
-
Send Message
Posted Nov 19, 2012@BioBG
what do you mean with "groups command"?
give a example
-
View User Profile
-
Send Message
Posted Nov 15, 2012@Bestora
great plugin, Can u add for Groups command blocking ?
-
View User Profile
-
Send Message
Posted Nov 14, 2012File is uploaded and needs approval.. thanks for your support
I hope you like the recoded plugin
If you find some bugs, pls post it in the forum: http://dev.bukkit.org/server-mods/commandblocker/forum/