v6.3

Details

  • Filename
    CreativeControl.jar
  • Uploaded by
  • Uploaded
    Jun 20, 2013
  • Size
    276.89 KB
  • Downloads
    6,149
  • MD5
    449743e1d1abe922fdecb4d40bedf60f

Supported Bukkit Versions

  • CB 1.5.2-R1.0

Changelog

  • == V 6.3 ==
  1. Fixed on enable errors
  2. Fixed drop glitch on login
  3. Reduced load time
  • == V 6.2 ==
  1. Fixed SQLite error
  2. Fixed error on reloaded by other plugin
  3. Fixed errors on disable
  4. Fixed error on loading null regions
  5. Fixed creative dragon eggs teleporting
  6. Fixed BuildCraft error
  7. Fixed the world.keep permission
  8. Fixed error on /cc reload
  9. Fixed multiverse alert when not needed
  10. Improved the permission system (easy to use now)
  11. Added world.keep.<worldname> permission
  • == V 6.1b ==
  1. Improved physics protection
  2. Improved pistons protection
  3. Added an option to remove fly on pvp
  4. Added an option to remove creative on pvp
  • == V 6.0 ==
  1. Improved exception handling and error report
  2. Improved gamemode listener for less incompatibilities
  3. Improved middle-click detection (not 100%)
  4. Fixed error while using SurvivalGames v0.4 and below
  5. Fixed incompatibility with my other plugins
  6. Fixed anvil not being checked for physics
  7. Fixed /cc sel command while using worldedit
  8. Fixed the configuration updates not being written
  9. Added an option to protect blocks from water
  10. Added CoreProtect compatibility
  11. Added an option to disable the fall damage fix
  • == V 5.9.8 ==
  1. Fixed prism compatibility
  • == V 5.9.7 ==
  1. AuthMe Compatibility
  • == V 5.9.6 ==
  1. Fixed inventory glitch
  • == V 5.9.5 ==
  1. Fixed ItemUse blacklist
  2. Fixed option teleport to safety not doing any effect
  3. Compatible with and only with Minecraft 1.5.2
  • == V 5.9.4 ==
  1. Improved inventory saving, now it will save any kind of data, read more here. A database conversion is required, but only the players table will be updated so it wont take much time.
  • == V 5.9.3 ==
  1. Fixed glitch on inventory change where the player dont see the changes
  2. Fixed potions blacklist not working
  3. Fixed NoDrop/OwnBlock blocks not being unprotected (github's fault)
  • == V 5.9.2 ==
  1. Removed 1 tick delay (might grant authme compatibility again)
  2. Added workaround to fix a possible duplication bug
  • == V 5.9.1 ==
  1. Added ID:DATA support
  2. Fixed possible duplication bug
  3. Fixed per-world gamemode handler
  4. Some other small fixes...
  • == V 5.9 ==
  1. Improved SQL connection
  2. Improved ItemStack Limit/BlackList
  3. Fixed blocks not being unprotected properly
  4. Fixed NPE on set creative armor
  5. Fixed NPE on creative task
  6. My github is broken, I cant remember everything I changed now....
  • == V 5.8 ==
  1. Fixed all known inventory related issues
  2. Improved thread-safety in some parts of the code
  3. Safe to use with CraftBukkit 1.4.7 and 1.5.0
  • == V 5.7.1 ==
  1. Fixed physics option messing everything up
  2. Fixed /cc reload
  3. Fixed concurrency issue with the configuration
  4. Fixed CheckAttached with OwnBlock
  5. Improved or not blocks that fall with physics
  • == V 5.7b == This still v5.7, just with 3 simple fixes
  1. Fixed vault being required
  2. Fixed inventory loss when failed to process one single item
  3. Fixed attached blocks
  • == V 5.7 ==
  1. Rewrite of several parts of the plugin
  2. Huge performance improvement, a database conversion is required, while the conversion is not finished, you will not notice any changes
  3. Improved configuration automatic update, including auto-fixer and unused nodes removal
  4. Improved database structure (big thanks to RussellReal)
  5. All commands has been refactored to save message strings and code
  6. All messages nodes has been updated (command not translatable yet, boring job)
  7. Added more information to the /cc status command
  8. Fixed /cc cleanup corrupt command
  9. Fixed concurrency issue with async events
  10. Added option to move the player to another group
  11. Added option to protect blocks against physics
  12. Fixed and updated all vehicle preventions (limit and nodrop working)
  13. Fixed vault hook
  • == V 5.6 ==
  1. Fix SQLite abstract method error
  2. Might fix negative permissions to op
  3. Fix Thread-Safety issue
  4. Fix per-gamemode permission system
  5. Fix garbage collector
  6. Some other small tweaks
  • == V 5.5.2 ==
  1. Fix console spam
  2. Fix possible memory leak
  • == V 5.5.1 ==
  1. Fix sql version
  • == V 5.5 [USE V5.5.1] ==
  1. Fix soulsand and netherwarts
  2. Fix items with special enchantments
  3. Added more detais to report
  4. Small changes
  • == V 5.4.8 ==
  1. Added total protections to report
  2. Added Multiverse-Inventories detection
  3. Added MobArena support
  4. Added Queue Emergency Thread
  5. Fixed Firework inventory saving
  6. New Error Handling
  7. Added SQLite > MySQL < migrator
  8. Memory optimization (gc)
  9. Huge performance improvement on the updater, cleanup
  10. Skip DELETE queries on dump queue (Fastest dump queue)
  • == V 5.4.7 ==
  1. small performance improvements
  • == V 5.4.6 ==
  1. Added performance monitor
  2. Fix OwnBlock
  3. Some others small tweaks
  4. Compatible with CB 1.4.6 R0.3
  • == V 5.4.5 ==
  1. Added option to check for attached blocks
  2. Fixed OwnBlock DontSave permission
  3. Improved BlockManager
  4. Splited NoDrop and OwnBlock in two different groups
  5. Fix NoDrop/OwnBlock not being protected
  6. Huge performance improvement on NoDrop
  7. Compatible with CB 1.4.5 R0.3
  • == V 5.4.3 ==
  1. New SQL Queue, less intensive than the old one.
  2. Fix health error when try to set a number higher then 20
  3. Fix random NullPointerException when breaking doors
  4. Fix StackLimit removing items from chests
  • == V 5.4.1 ==
  1. New FastCache for NoDrop (Less memory usage and fastest search)
  2. Alpha Version! Adventurers only!
  • == V 5.4 ==
  1. Fix saving potions
  2. Fix inventory lost on server restart
  3. Fix regions not working
  4. Fix single configuration (again)
  • == V 5.3 ==
  1. Fix Single Configuration
  2. Fix Updater and Cleanup errors
  3. Fix MySQL Connection when password is empty
  4. Added DontSave permission to OwnBlock/NoDrop
  5. Experimental changes to HashSet, the performance should be even better now.
  6. more...
  • == V 5.2 ==
  1. Fix NullPointerException on EntityExplode and InventoryClick
  2. Fix Cleanup Player and Cleanup Type
  3. Improved Inventory BlackList
  4. Added Add/Del/Info Tool
  5. Removed old messages nodes
  • == V 5.2.2 ==
  1. Fix blacklist permissions
  2. New EconomySigns blacklist
  3. Fix Signs and survival players
  • == V 5.2.1 ==
  1. Improved SQL Connector
  2. Improved SQL Queue
  3. Improved SQL Cache
  4. Improved configuration cache
  5. Improved anti-economy sign
  6. Improved anti-itemframe
  7. Improved anti-bonemeal
  8. Improved inventory manager
  9. Added inventory black list
  10. Added dump stacktrace
  11. Fixed queue not saving on plugin disable
  12. Fixed protections not being removed in some cases
  • == V 5.1.5 ==
  1. Fixed ItemFrame
  2. Fixed Permissions
  • == V 5.1.1 ==
  1. Added temporary Wither fix
  2. Added itemframe usage
  3. Added Anvil block
  • == V 5.1 ==
  1. xAuth Updated
  2. new '/cc cleanup corrupt' command, to remove corrupt protections
  3. brand new sql class, better now.
  4. added missing call to dump the queue if it isn't empty, losing the protections that are in queue
  5. updated to 1.3.2-R0.1
  6. I'm testing this update for so long, that I forgot what I changed!
  • == V 5.0.4 ==
  1. Fixed NoDrop don't working.
  • == V 5.0.3 ==
  1. Started WorldEdit Support [Only set, undo and redo yet] under testing
  2. Possible fix to HawkEye
  3. Added Only Creative can break creatives blocks option.
  • == V 5.0.2 ==
  1. Fixed inventory lost
  2. /cc reload now check events/database changes.
  • == V 5.0.1 ==
  1. Fixed Null Pointer Exception on block break.
  2. Update checker now can be toggled off. [bukkit rules]
  • == V 5.0 ==
  1. Added anti villager interaction
  2. Added anti potion usage
  3. Added MultiVerse-Inventories detection

Old ChangeLog

Please, report if you find bugs!