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 Feb 1, 2013Muito Bom o plugin ;) Parabens!
-
View User Profile
-
Send Message
Posted Jan 29, 2013Please add in a BlockPistonExtendEvent check involving placed CreativeControl blocks. If you power a piston attached to a block, it will make the block yield an item instead of staying creatively controlled.
-
View User Profile
-
Send Message
Posted Jan 29, 2013x=lever y=piston z=creative xyz thats it click x and the creative is now real. can you please fix it?
-
View User Profile
-
Send Message
Posted Jan 29, 2013@Janosik99
One of your plugin is out of date
-
View User Profile
-
Send Message
Posted Jan 28, 2013HI next problem http://pastebin.com/kXLLUtb3 This happens once or twice a day
-
View User Profile
-
Send Message
Posted Jan 28, 2013Whenever it comes to enabling CreativeControl at startup, I get about 10: Connection Reset Connection Reset Connection Reset Connection Reset Connection Reset Connection Reset Connection Reset
I am using MySQL if this matters
-
View User Profile
-
Send Message
Posted Jan 28, 2013@kangarko
Having same problem, even survival players can't place lava/water blocks.
-
View User Profile
-
Send Message
Posted Jan 27, 2013@FurmigaHumana
BlockBreakEvent
-
View User Profile
-
Send Message
Posted Jan 27, 2013@javoris767
Can you tell which event is taking more time?
-
View User Profile
-
Send Message
Posted Jan 27, 2013@FurmigaHumana
Good to know. I also can confirm that the new jar does not cause the previous error. It's been running for days error free. However, it may be worth mentioning that I am still running craftbukkit-1.4.6-R0.3.
-
View User Profile
-
Send Message
Posted Jan 27, 2013CreativeControl seems to be running with 398ms while everything else is less than 50ms. o-O
-
View User Profile
-
Send Message
Posted Jan 26, 2013@alexmarkey
Fixed on v5.5.3, uploading here on bukkitdev next week.
https://github.com/FurmigaHumana/CreativeControl/raw/master/dist/CreativeControl.jar
-
View User Profile
-
Send Message
Posted Jan 26, 2013@FurmigaHumana
Late reply, But it is 5.5.2
-
View User Profile
-
Send Message
Posted Jan 26, 2013@ReecesPiec3s
it is the garbage collector, runs every hour :) GroupManager is not working with anyone, I don't know why yet, soon will be fixed.
-
View User Profile
-
Send Message
Posted Jan 25, 2013@FurmigaHumana
I'm running it on my server now, only time will tell since it seems to happen randomly. Also, can you shed some light on why I can't seem to get permission nodes to work correctly using GroupManager?
-
View User Profile
-
Send Message
Posted Jan 24, 2013@CorruptedHelix
I don't think it caused by CreativeControl, this report show every single active threads, my plugin always have one, but in the moment of the error it was 'TIMED_WAITING', which means it was doing nothing.
-
View User Profile
-
Send Message
Posted Jan 24, 2013http://pastebin.com/cHnvDrie
My bad, my log had a mention of CreativeControl (and I was only able to see the bottom part in console). Probably isn't your plugin doing this.
-
View User Profile
-
Send Message
Posted Jan 24, 2013@cuddyier
Check FAQ#6 in 30 minutes.
@Janosik99 @ReecesPiec3s
Fixed > https://github.com/FurmigaHumana/CreativeControl/raw/master/dist/CreativeControl.jar
@CorruptedHelix
I don't think this plugin can cause that, someone can confirm?
-
View User Profile
-
Send Message
Posted Jan 24, 2013@ReecesPiec3s
@Janosik99
Said console spam, if it's the same I'm getting, causes the server to report itself as up to some people, but not others. Regardless, it makes the server unable to be connected to without a server restart and it appears to be completely random.
-
View User Profile
-
Send Message
Posted Jan 24, 2013On version 5.5.3
22:27:26 [SEVERE] Exception in thread "pool-1-thread-111" 22:27:26 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin CreativeCon trol v5.5.3 generated an exception while executing task 42 at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftAsyncTask.run(CraftAsync Task.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.util.ConcurrentModificationException at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(Unknown Source) at java.util.LinkedHashMap$KeyIterator.next(Unknown Source) at me.FurH.CreativeControl.database.CreativeSQLDatabase$2.run(CreativeSQ LDatabase.java:657) at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftTask.run(CraftTask.java: 53) at org.bukkit.craftbukkit.v1_4_6.scheduler.CraftAsyncTask.run(CraftAsync Task.java:53) ... 3 more