Commit graph

239 commits

Author SHA1 Message Date
Jascha Starke 8cfb65365a Updated Version number 2013-01-18 09:02:01 +01:00
Jascha Starke 8afab9c603 - added Enchantment-Tables to blockbenches 2013-01-18 09:00:04 +01:00
Jascha Starke c85a541b92 Multiverse-Inventories compatibility disable 2013-01-16 15:00:38 +01:00
Jascha Starke f80a88174c Complete rewrite beginning:
- removed any old implementation
 - basic modul setup
 - using new hook system
2013-01-16 12:33:14 +01:00
Jascha Starke 6856c6d95a v1.4.6c:
- added Beacon to List of chested items (like enderchest)
2013-01-15 08:42:22 +01:00
Jascha Starke 2501aed96a Working plugin yml generation 2013-01-13 14:40:32 +01:00
Jascha Starke 6ff79cfc9e v1.4.6b:
- Support AuthMe Inventory-Events:
   * So login and logout _should_ never again f*ckup inventories
2013-01-12 14:52:29 +01:00
Jascha Starke 9773ce0343 fixed authme maven dep. 2012-12-22 23:28:28 +01:00
Jascha Starke 4bbc6a38c4 v1.4.6a:
- Moved Maven repository to automatic jenkin-build-repo by cloudbees (free hosting)
 - Removed Unsafe storage item serialization as it is now more complex than i'd like to manage manually
   * (restoring should still work, so no inventory loss)
2012-12-22 23:14:14 +01:00
Jascha Starke 7a471ea05e Fixed a java backward compatibility issue, to use jenkins maven build 2012-12-15 14:34:56 +01:00
Jascha Starke a53962804f Fixes missing dep. for maven clean build with jenkins 2012-12-15 12:21:15 +01:00
Jascha Starke 679978a561 v1.4.5b:
- fixed localization encoding (again)
 - Bench-Block now also blocks Villagers and Anvils
 - Interacting with specific blocks is now also blocked cross regions
2012-12-07 20:03:15 +01:00
Jascha Starke e726509472 Tag Serialization:
- Store and restore names (only in Unsafe save)
2012-12-07 18:29:03 +01:00
Jascha Starke f0e6e853a6 v1.4.0b:
- Fix: CmdBlocker not active in survival mode
2012-11-20 09:09:16 +01:00
Jascha Starke d09306a9b7 experimenting... 2012-11-20 08:41:41 +01:00
Jascha Starke 0587d6a6b7 Converted Permission-Nodes, but missing translation for now 2012-11-15 22:00:57 +01:00
Jascha Starke 251de6aa5c v1.4.0a:
- Fixed Permissiond description
2012-11-13 00:06:18 +01:00
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 cf20f14433 v1.4.0a:
- unused import
2012-11-12 23:22:49 +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 f382d56df5 v1.3.0c:
- xAuth 2.0.20 Integration Fix
2012-09-06 20:11:35 +02:00
Jascha Starke 298d39841f v1.3.0b:
- Bukkit EnderChest InventoryHolder Workaround
2012-08-16 10:24:50 +02:00
Jascha Starke 8166b4d923 v1.3.0a:
- /lc a[dventure] command
2012-08-04 12:04:04 +02: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 50f022e1fb 1.2.5:
- authme reloaded update
   * LowerCase PlayerNames
2012-07-14 21:18:30 +02:00
Jascha Starke 677664d529 Fix Ticket 43:
- loading group region flag
2012-04-30 16:19:11 +02:00
Jascha Starke ab25600a4d v1.2.3-beta:
- maven version
2012-04-13 19:06:22 +02:00
Jascha Starke 41fe092ac9 Merge branch 'Bukkit-1.2' 2012-04-13 19:04:33 +02:00
Jascha Starke daf13bcf1e alpha -> beta 2012-04-13 18:58:41 +02:00
Jascha Starke d448eb0f85 v1.2.3-beta:
- reverted xAuth session test
 - closing inventory on GM-Switch
 - fixed multiverse world teleport issue (by removing an not longer
needed workaround)
2012-04-13 18:53:31 +02:00
Jascha Starke bcacf3e894 v1.2.2-alpha:
- functions renamed making sense
 - full use of "gamemode" flag, allows nesting of gamemode regions
2012-03-23 16:58:06 +01:00
Jascha Starke ad2856bac8 official xauth update 2012-03-23 16:20:42 +01:00
Jascha Starke 0e305c3e34 still v1.2.1-alpha:
- jar filename
2012-03-16 17:41:27 +01: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 72715a40c4 v1.2.1-alpha:
- muliverse unhandled worlds fix
 - publsh of armor config fix
2012-03-16 16:37:43 +01:00
Jascha Starke fcf6b084d2 still v1.0.1:
- bypassing downgrade issue (unknown flags in regions.yml)
2012-03-16 14:26:15 +01:00
Jascha Starke 0f738ac018 v1.0.1: blind fixed known issues
- error on swapping to creative with correct config
 - "/region info" not working on new worldguard-versions
 - unload error when worldguard not enabled
2012-03-16 14:14:21 +01:00
Jascha Starke c354c19974 maven java version fix 2012-03-06 10:34:03 +01:00
Jascha Starke 3045d5b42c armor config fix 2012-03-06 10:17:48 +01:00
Jascha Starke 47cd386627 hosting required jars 2012-03-03 15:35:33 +01:00
Jascha Starke f4db306a0f readme markup 2012-03-03 12:55:46 +01:00
Jascha Starke 21f90d0deb next maven step 2012-03-03 12:53:20 +01:00
Jascha Starke 24d07152ab first maven step
also:
 - fixed playermoveevent coarse-check
2012-03-03 11:42:14 +01:00
Jascha Starke 69786772f7 v1.2.0-alpha:
- initial worldguard 5.5.2-snapshot
2012-03-02 20:40:10 +01:00
Jascha Starke 296278d3ed tagging as release
this is the last release for MC 1.1
http://dev.bukkit.org/server-mods/limited-creative/?comment=120
2012-03-02 09:05:15 +01:00
Jascha Starke 2039f719c6 R6 (aka R5) optimizations 2012-03-01 18:33:07 +01:00
Jascha Starke 392301706d Merge remote-tracking branch 'origin/1.1-R5' 2012-03-01 18:23:12 +01:00
Jascha Starke 6bff984ab3 1.1-R4 Workaround removed 2012-03-01 13:28:02 +01:00
Jascha Starke 2cedaf8486 suppress suppress warning ;) 2012-02-28 17:32:37 +01:00
Jascha Starke 349d328a11 v0.9.7:
- amount bugfix, bad damn typo xD
2012-02-26 21:24:49 +01:00