-
Notifications
You must be signed in to change notification settings - Fork 3
Changelog
magik edited this page Apr 9, 2011
·
21 revisions
- fixed the permission editing bug
- retooled config again ( moved taxes, moved debug, added selection opitions - default full height select )
- added config for default full height selection
- added /icl select fullheight
- added configurable announce check delay
- added # of lands in DB shown on enable in console
- major config.yml overhaul ( reorganized, some things renamed )
- added recurring taxes
- added default owner perm when buying land
- fixed creeper bug preventing it from exploding in noboom zones ( will boom, just not hurt blocks now )
- added options for unclaimed land to have options for canboom/canburn/canbuild
- removed damage from boom/fire when in noboom/nofire zone
- bugfix - not loading when creating config.yml for first time
- added depends ( on iConomy and Permissions ) in plugin.yml ( will throw an exception if not detected )
- tweaking plugin enabling sequence
- moved to H2 DB
- added importdb/exportdb commands ( for importing/exporting to old .yml format )
- bugfix - reporting wrong configuration node for exceeding volume limit
- bugfix - tweaked how plugin loads/initializes
- added info log for when H2 gets initialized
- bugfix - now blocks placement of water/lava in protected areas
- bugfix for new global deny
- noflow config bugfix
- added bypass perm for admins - also shows more info in /icl info now for non-owned land
- implemented /icl modify addons ( just toggles whatever list you put at the end )
- tweaked "nocost" perm to show prices, but not charge
- added a global config to deny build perms in non claimed areas ( defaults to false ) - also added "canbuild" perm that allows users to bypass this deny if they have this perm
- added NoFlow
- added NoFire
- added NoBoom
- tweaked /icl list and /icl info information
- Added mob removal task for NoSpawn addons
- Added "nocost" permission node for free land/addons
- Implemented healing zone
- Added NoSpawn zone ( still needs a mob removal interval task )
- Added relevant config options
- paginated /icl list
- added configurable max limit for total volume claimed
- added configurable max limit for total # of lands claimed
- added min/max limits for individual land sizes
- refactor/rename to iCoLand
- Locale fix
- updated to CB# 602 RB ( and iConomy/Permissions for this RB )
- bugfix for selection after buying land
- shifted configuration around, added enable toggle for all addons
- added 'noenter' addon
- bug fix - /icl modify not saving
- better in-game /icl help
- bug fixes/cleanup
- added permission editing
- added location names
- lots of bugfixes, restructure
- initial bukkit.org release ( BETA )