Control Creative Mode
Control Creative Mode
Based on the BuilderControl plugin by boardingamer. (I had to pick a different name due to BukkitDev policies.)
Control what players can place and interact with in the world. The available permissions allow for disabling of TNT, water, lava and TNT minecart placement; attacking mobs and players; opening block/entity based inventories (chests, hoppers, villagers, storage carts, .etc); throwing potions, eggs, snowballs, and Bottles o' Enchanting; and prevent the use of Spawn Eggs.
Updates
Before you ask me to update to a specific build, here are some things to consider:
- I will do my best to keep up with Bukkit Beta builds.
- I will NOT update with Craftbukkit development builds.
- Test for yourself to see if the latest version works with your server.
Pages of Interest
- Commands and Permissions
- Plugin Configuration
- Entity List
- Material List
- ControlCreativeMode on GitHub
Planned Features
- None as of March 22, 2014
Contact
Do NOT message me unless I ask you to.
I do have a Twitter Account should something happen.
Otherwise, you can submit a ticket with the proper information and I might able to help you out.
-
View User Profile
-
Send Message
Posted May 6, 2014Does the blocking apply to all gamemodes or can you also specify/choose for what gamemode the plugin does this?
-
View User Profile
-
Send Message
Posted Apr 12, 2014@AzureBlure
To prevent players from accessing it's interface (when they right click it), add beacon to noBlockBasedInventory.
To prevent players from placing a beacon then add beacon to noPlace.
-
View User Profile
-
Send Message
Posted Apr 12, 2014What I need to register in order to prohibit the Beacon block?
-
View User Profile
-
Send Message
Posted Apr 6, 2014@AzureBlure
http://dev.bukkit.org/bukkit-plugins/control-creative-mode/#w-pages-of-interest
-
View User Profile
-
Send Message
Posted Apr 6, 2014can you post a list with the items, which count in which category? :D
-
View User Profile
-
Send Message
Posted Apr 5, 2014@AzureBlure
Redstone is not an entity. It's a material.
-
View User Profile
-
Send Message
Posted Apr 5, 2014after the update i get this error...:
[CCM] Enabling ControlCreativeMode v1.4
[15:52:11 ERROR]: Error occurred while enabling ControlCreativeMode v1.4 (Is it up to date?) java.lang.IllegalArgumentException: No enum constant org.bukkit.entity.EntityType.REDSTONE at java.lang.Enum.valueOf(Enum.java:236) [?:1.7.0_10] at org.bukkit.entity.EntityType.valueOf(EntityType.java:17) [server.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at musician101.controlcreativemode.Config.reloadConfiguration(Config.java:57) [?:?] at musician101.controlcreativemode.Config.<init>(Config.java:39) [?:?] at musician101.controlcreativemode.ControlCreativeMode.onEnable(ControlCreativeMode.java:37) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) [server.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) [server.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:384) [server.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:298) [server.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:280) [server.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [server.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [server.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [server.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [server.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [server.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [server.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
-
View User Profile
-
Send Message
Posted Mar 23, 2014@ZeaLBG
Currently not in v1.4, but it's being worked on.
-
View User Profile
-
Send Message
Posted Mar 23, 2014Thanks for update!!!
-
View User Profile
-
Send Message
Posted Mar 23, 2014How can I disable every item to drop?
?
-
View User Profile
-
Send Message
Posted Mar 21, 2014@Mr_Potatus
I'm adding support for this into the plugin. It should be out in a couple days.
-
View User Profile
-
Send Message
Posted Mar 19, 2014@AzureBlure http://dev.bukkit.org/bukkit-plugins/control-creative-mode/#w-updates
-
View User Profile
-
Send Message
Posted Mar 19, 2014Please update for bukkit 1.7.2 because i like your plugin, but i get errors in my log. Im usiung bukkit 1.7.2 Please update :)
-
View User Profile
-
Send Message
Posted Mar 10, 2014@MarcusReal
http://dev.bukkit.org/bukkit-plugins/control-creative-mode/#w-updates
-
View User Profile
-
Send Message
Posted Mar 10, 2014Can you update to 1.7.2 ? It seems like a usefull plugin for my server :s
-
View User Profile
-
Send Message
Posted Mar 9, 2014@Mr_Potatus
ccm.allow.drop allows players to drop items in Creative (unless the item is in the config).
-
View User Profile
-
Send Message
Posted Mar 9, 2014This makes me so mad. I love the plugin, but if I dont want people to be able to throw out items at the ground, I must add all the item IDS Damnit.
-
View User Profile
-
Send Message
Posted Mar 2, 2014@Hockeymikey
Do you mean separate survival and creative inventories?
-
View User Profile
-
Send Message
Posted Mar 2, 2014How about separate inventories?