Commit graph

19 commits

Author SHA1 Message Date
Jascha Starke
672befc658 Working Inventory-Feature with some basic configuration 2013-01-18 22:51:08 +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
2501aed96a Working plugin yml generation 2013-01-13 14:40:32 +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
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
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
ab25600a4d v1.2.3-beta:
- maven version
2012-04-13 19:06:22 +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
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
72715a40c4 v1.2.1-alpha:
- muliverse unhandled worlds fix
 - publsh of armor config fix
2012-03-16 16:37:43 +01:00
Jascha Starke
c354c19974 maven java version fix 2012-03-06 10:34:03 +01:00
Jascha Starke
47cd386627 hosting required jars 2012-03-03 15:35:33 +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