The plugin CC(CreativeControl) is very useful for build testing or something else.
Why? Because when you give then Gamemode 1/Creative they cant pvp/fight they cant get items, open chest,open enderchest, open dropper/dispenser and they cant spawn Wither.
Hope you like it!
Commands /cc

Creative Control 2015-01-27
Very useful plugin for test-builder ot smthing else.
-
MortreM likes this.
Recent Reviews
-
Andreas_Iorgu
- 2/5,
[17:28:27 ERROR]: Could not pass event EntityDamageByEntityEvent to CreativeControlByKubqoA v2.2.3
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:87) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:553) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:466) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:585) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.EntityLiving.d(EntityLiving.java:1102) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.EntityHuman.d(EntityHuman.java:859) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.EntityLiving.damageEntity(EntityLiving.java:743) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.EntityHuman.damageEntity(EntityHuman.java:800) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.EntityPlayer.damageEntity(EntityPlayer.java:496) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.EntityHuman.attack(EntityHuman.java:1001) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.EntityPlayer.attack(EntityPlayer.java:1063) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1355) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:52) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInUseEntity.a(SourceFile:11) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
Caused by: java.lang.NullPointerException
at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:324) ~[Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
at me.kubqoa.creativecontrol.helpers.Methods.send(Methods.java:39) ~[?:?]
at me.kubqoa.creativecontrol.helpers.Methods.send(Methods.java:23) ~[?:?]
at me.kubqoa.creativecontrol.listeners.player.PlayerDamageEntity.hit(PlayerDamageEntity.java:32) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot1.8.jar:git-Spigot-db6de12-18fbb24]
... 26 more -
Herobrine1202
- 3/5,
Nice. Works fine. But I can spawn a Wither Horizontal, please fix that, then 5 Stars. (1.12.2 Spigot)
-
Syose
- 2/5,
Same plugin (plgin is made before 3 year)
http://dev.bukkit.org/bukkit-plugins/creativecontrol/
Armor stand bug! -
FJVelazquezV
- 5/5,
Perfect, this is what I was looking for, I tested one Creative Control plugin and it had some bugs but this protect EVERYTHING, totally recommended. Keep up with the good work!
-
Jinxed
- 4/5,
Just the thing i was looking for!
Really nice and simple.Only if you add a few perms would be even better!:D
I give 5 starts cuz an error is piping up in the console, after a fix i would be happy to give 6!
Thx for the plugin!
Gj and keep it up! -
francois
- 3/5,
3 stars
Im using version 1.8.7
Inventory resets back to survival and i set the option to disable creative if a player clicks on them, but doesnt work. -
lukaszfr
- 5/5,
I've been looking for this plugin for a long time. Thanks good work