Commit graph

14 commits

Author SHA1 Message Date
Jascha Starke
a9bce7ae2a v1.4.0:
- Fixed german translation encoding
 - Changed default of config-option regions.remember to not confuse new
   users whose gamemode is changed in a region by other plugins
   (MultiVerse can be a pain)
2012-11-12 23:31:02 +01:00
Jascha Starke
31f670aff3 v1.4.0a:
- Fix: Block breaking of hanging entities (Paintings/ItemFrames) in/out
   of gamemode-areas
 - German Translation (As bad as English one, even its my primary lang.)
 - Removed Permission-Configuration
   * It is now always enabled to prevent confusion.
   * ATTION for PEX-Admins:
     # You have to add a Permission "-limitedcreative.keepinventory" if
     # you like to keep separated Inventories even with an
     # '*'-Admin-Permission
 - Now blocking interaction with item-frames in creative when
   nolimit.drop is enabled (default). So people neither can drop items,
   nor put it in a frame to pass it to survival.
 - Added Command Blocker
   * ATTENTION: You have to update the configuration by hand to add
     the commands to the block-list.
2012-11-12 23:22:18 +01:00
Jascha Starke
585aa06fae v1.3.01:
MC 1.3.1:
 - Adventure GameMode Inventory (optional)
 - Region Flag for Adventure Inventory
2012-08-04 11:23:55 +02:00
Jascha Starke
eddb417d4a still v1.2.1-alpha:
- changed blacklist default, added exp bottle
2012-03-16 17:35:21 +01:00
Jascha Starke
483d894c20 v0.9.5-beta:
- configuration: disable remember of optional region
 - chain armor for creative player
 - prevent leave creative region flying
 - players.yml cleanup
 - update on region changes
2012-02-25 17:08:06 +01:00
Jascha Starke
07fcabbd56 - localization
- xauth integration
 - beginning multiverse/creative world integration (not completed yet)
2012-02-13 22:19:34 +01:00
Jascha Starke
d0aa780a80 * blacklist documentation 2012-02-10 23:06:24 +01:00
Jascha Starke
5b23ffa500 Config comment clarifying 2012-02-03 23:02:45 +01:00
Jascha Starke
147e453299 v0.9:
- blocking pistons region bypass
 - reworked config/blacklist and configuration commands
 - added optional feature: prevent dealing damage to creatures
 - added optional feautre: prevent usage of buttons/levers
 - added possibility to blacklist items with spec. data
 - * supporting monster_eggs
2012-02-03 22:47:56 +01:00
Jascha Starke
700d8f54c1 v0.8.2
- extended debug mode
 - major compatibility fix (hopefully fixes most issue tickets)
 - added remove pickups option
 - made remove drops optional
 - scheduled cleanup (to free a few bytes)
 - reload-command
2012-02-01 22:25:34 +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
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
339bbf3b5c config linking to github
more git(hub) related files
2012-01-18 14:19:26 +01:00
Jascha Starke
845727d43b move to top level folder 2012-01-18 14:08:23 +01:00
Renamed from LimitedCreative/config.yml (Browse further)