CreativeControl
CreativeControl
CreativeControl is an complete and powerfull suite designed to provide almost full control over creative players, it was built to safely grant creative access to any player without letting them give/stole items, you can use it to make constructions, improve your vip packages and anything else related to creative. With per-world configurations and a full availability of settings and permissions, you can define every single function of the plugin as you want.
Pages: Permissions | Configuration | Translate | Jenkins | Pages | Source
Features
- Highly Configurable
- MySQL/SQLite Support
- Multilingual
- Blacklist to commands, block place/break and item use
- Define survival/creative worlds
- Disable item drop/pickup
- Disable TnT Explosion
- Disable IceMelt and Water/Lava Flow
- Disable Fire damage on creative blocks
- Disable inventory interact
- Disable pvp and mob attacking
- Disable mob drop
- Disable mob target
- Disable SnowGolem and IronGolem creation
- Disable Creature and Chicken Eggs
- Separate inventories to survival/creative, also, save your survival status and restores it when you back from creative.
- If a block was placed by an creative, you can choose to nodrop or to be protected.
- Much More!
Translations
- Outdated:
- Updated:
- Russian, by Naeven17
- Slovak, by skiller4ever
- Danish, by Killertudse, Server: mc.epicgamingmc.com:25586
- Spanish, by Gonzalineitor, Server: gonzalineitor.com
- German, by TimurCastro, Server: mc.avalon-mine.de
Commands
- /cc help - to see the command list
- /cc tool - Tool to add/remove or get informations about a block
- /cc status - Database status of the plugin
- /cc add/del - Delete blocks from the database inside a selected area
- /cc check - Check players gamemode
- /cc debug - Enable debug mode
- /cc region - Create/Remove regions
- /cc sel - Expand [up,down or vert] the selection
- /cc reload - Reload the configuration file
- /cc <command> ? - To get more help
To-Do
- Send me your sugestion
ATTENTION:
Before ask for help, take a look at the FAQ and Know Bugs page. NEVER post full error in the comments, use paste, pastebin or pastie.
Using multiverse inventories? READ FAQ#3! This plugin is using metrics by Tyler Blair!
Want to see it in action? Join our test server: 204.11.61.18:25580, proudly hosted by PytoHost!
Dont use the comment section for bug reports or feature requests! Create a ticket for that!
-
View User Profile
-
Send Message
Posted Nov 13, 2012this :(
-
View User Profile
-
Send Message
Posted Nov 12, 2012@kustomcraft
Try to put your configuration here and see if it get errors. You used an invalid character somewhere.
-
View User Profile
-
Send Message
Posted Nov 12, 2012Any way i can get rid of the error without losing all my would files took to long to configure dude...
-
View User Profile
-
Send Message
Posted Nov 12, 2012@dinamitk
fixed with V 5.2
-
View User Profile
-
Send Message
Posted Nov 12, 2012When dropping item from inventory... 1.4.2 latest spigot
-
View User Profile
-
Send Message
Posted Nov 12, 2012@dafreo
I had this problem the other day, it was just a matter of disabling the economy sign protection in the config though.
-
View User Profile
-
Send Message
Posted Nov 12, 2012@MrRhino27
thanks.
@dafreo
Is impossible to you keep having this issue with 5.2.2, you are a dev too, so just take a look here and you will know what I mean.
-
View User Profile
-
Send Message
Posted Nov 12, 2012@FurmigaHumana
Hey Furmiga, just got little problem. I know this has been mentioned already but people still cannot interact with signs when they're in survival mode. Ive tested this myself. Placed a sign in creative mode, right clicked it, changed my game mode and right clicked it again. Keeps saying im not able to interact with it. Ive used the latest version of your plugin 5.2.2 and im using the latest beta build of CraftBukkit. No errors are being received in the console.
Also im able to place signs in creative but not destroy the signs that ive at least placed myself. Seems a little dodgy and common spelling / formatting mistakes on signs can be done. Thanks :]
-
View User Profile
-
Send Message
Posted Nov 12, 2012@FurmigaHumana
Ahh awesome THANKS!! :) Great plugin btw, absolutely love it :) Keep up the good work!
-
View User Profile
-
Send Message
Posted Nov 12, 2012@FurmigaHumana
I have discovered that it is Spigot. All of my plugins have a high playerintreact event.
-
View User Profile
-
Send Message
Posted Nov 12, 2012@MrRhino27
Same thing, Already fixed with 5.2.2, waiting for approval. (File approval are soooo slowwww)
@alexmarkey
Thats odd, PlayerInteractEvent do almost nothing, which version are you using?
-
View User Profile
-
Send Message
Posted Nov 12, 2012Since 1.4 CreativeControl has been lagging the server to shits. Here is the NoLagExamine report:
http://gyazo.com/f42b4ad36b2a7c756f5495e164ccc382
The PlayerInteract Event is lagging SO BAD!
-
View User Profile
-
Send Message
Posted Nov 12, 2012Having the issue that when im in survival, place a sign in survival, and try to destroy it, it says cant do that in creative, and im in survival, and im OP. :L
-
View User Profile
-
Send Message
Posted Nov 12, 2012@kustomcraft
open the worldName.yml, delete everything (leave a blank file) and let the plugin write the nodes.
-
View User Profile
-
Send Message
Posted Nov 12, 2012Getting this, with new version i even deleted settings file still happening,,
2012-11-12 08:49:39 [SEVERE] [CreativeControl]: Cant load the settings file: {0} 2012-11-12 08:49:39 [SEVERE] org.bukkit.configuration.InvalidConfigurationException: while scanning for the next token found character '\t' that cannot start any token in "<string>", line 24, column 1: - 122 ^
2012-11-12 08:49:39 [SEVERE] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) 2012-11-12 08:49:39 [SEVERE] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138) 2012-11-12 08:49:39 [SEVERE] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105) 2012-11-12 08:49:39 [SEVERE] at me.FurH.CreativeControl.configuration.CreativeWorldConfig.getSetting(CreativeWorldConfig.java:151) 2012-11-12 08:49:39 [SEVERE] at me.FurH.CreativeControl.configuration.CreativeWorldConfig.getBoolean(CreativeWorldConfig.java:118) 2012-11-12 08:49:39 [SEVERE] at me.FurH.CreativeControl.configuration.CreativeWorldConfig.load(CreativeWorldConfig.java:58) 2012-11-12 08:49:39 [SEVERE] at me.FurH.CreativeControl.CreativeControl.onEnable(CreativeControl.java:130) 2012-11-12 08:49:39 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) 2012-11-12 08:49:39 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374) 2012-11-12 08:49:39 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) 2012-11-12 08:49:39 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:272) 2012-11-12 08:49:39 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:254) 2012-11-12 08:49:39 [SEVERE] at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:320) 2012-11-12 08:49:39 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:299) 2012-11-12 08:49:39 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:258) 2012-11-12 08:49:39 [SEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:141) 2012-11-12 08:49:39 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:400) 2012-11-12 08:49:39 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:818) 2012-11-12 08:49:39 [SEVERE] Caused by: while scanning for the next token found character '\t' that cannot start any token in "<string>", line 24, column 1: - 122 ^
-
View User Profile
-
Send Message
Posted Nov 11, 2012@Harry4of4
Already fixed with 5.2.2, waiting for approval.
-
View User Profile
-
Send Message
Posted Nov 11, 2012Found a bug with latest version ( 5.2.1 ) So players are in survival mode, and when they try break a sign, it will say you cannot do that in creative mode, even though they are in survival. They can break normal blocks without a problem but this problem only occurs when they try breaking signs
-
View User Profile
-
Send Message
Posted Nov 11, 2012V 5.2.2 RC uploaded. EconmySigns now is a blacklist, so you must list there the first line of the sign to be blocked! this is to avoid problens with non-economy signs bothering creative players and stuff C:
-
View User Profile
-
Send Message
Posted Nov 11, 2012@javoris767
Try this release, I should pay more attention on this :c
@mosa90
sounds amazing!
-
View User Profile
-
Send Message
Posted Nov 11, 2012Players without creative can't buy stuff or break signs without it saying they are in creative.