Commit graph

8 commits

Author SHA1 Message Date
Jascha Starke
4fc58c86aa v0.8.1:
- Debug mode for the several issue tickets
 - Permission via WEPIF
 - Sign Interact Priority-Fix
 - MultiInv compatibility disable
2012-01-30 21:15:43 +01:00
Jascha Starke
295a93b384 v0.8-beta:
- RB 1.1-R1 (no longer supporting 1.0.1)
 - dropping items removes them from quickbar/inventory
 - external localization may be loaded
 - new bukkit event api
 - cleaned up listener code
 - external localization
 - permission nolimit.use/break bugfix
2012-01-27 11:06:07 +01:00
Jascha Starke
85602d4922 v0.6:
- invalid enchants allowed (by config)
 - optional switch to survival in creative regions
 - fixed initial config create (ticket #6)
 - added teleport listener (ticket 3)
 - misc bugfixes/improvements
2012-01-24 21:02:27 +01:00
Jascha Starke
2c9e4b80a3 namespace rework
moved worldguardintegration into own namespace
moved worldguardcommand to correct namepsace
added prevention: dropping items in creative zone
added prevention: placing blocks outside creative zone
added prevention: dropping doors/beds in creative mode
2012-01-20 19:17:49 +01:00
Jascha Starke
2b24377d5d marked alpha again, because too much caveats:
- in creative can place outside of region
 - can disable creative in creative area, without keeping it disabled
 - still dropping some entities (carts, doors)
2012-01-19 22:50:00 +01:00
Jascha Starke
28af30cc30 Added region support
Separated Features (optional disable):
 - Store inventories
 - Limit creative
 - Region support
other details
2012-01-19 22:47:41 +01:00
Jascha Starke
237ff18841 Version-Number increase
Fixed Copyright-Header (*shame*)
Workaround for the Integer/Short conversation bug on bukkit upgrade
2012-01-18 15:06:22 +01:00
Jascha Starke
845727d43b move to top level folder 2012-01-18 14:08:23 +01:00
Renamed from LimitedCreative/plugin.yml (Browse further)