Commit graph

42 commits

Author SHA1 Message Date
Jascha Starke
77713a64ba plib 1.1 2013-08-12 15:57:02 +02:00
Jascha Starke
4d7507c557 ItemFrame support in BlockState
Reworked DocComments for plib-1.1
2013-08-12 15:50:05 +02:00
Jascha Starke
b823dc24a1 BlockState-Command
BlockState loading fix
BlockState piston bypass prevention
Loading without WorldEdit dependency fix
2013-07-28 20:23:43 +02:00
Jascha Starke
e7a794add7 WorldEdit Intergration for remember BlockState
(Should work with LogBlock, untested)
2013-07-27 17:44:30 +02:00
Jascha Starke
614a3e9007 Readded BlockState-Permission to plugin.yml 2013-07-27 00:28:59 +02:00
Jascha Starke
54a0eb2224 Fixed Possible config updrade NPE 2013-07-26 18:21:26 +02:00
Jascha Starke
3cc2d3999f Fixed bukkit-version difference to plib 2013-07-26 17:34:16 +02:00
Jascha Starke
a013db180e removed block perm state 2013-04-27 11:15:41 +02:00
Jascha Starke
328929fb3f Removed not usable experimental feature 2013-04-20 10:35:53 +02:00
Jascha Starke
85a0008fbe Improved tool usage 2013-04-01 22:19:58 +02:00
Jascha Starke
90cc0d0ccf Creating a block-database to store the gamemode of all created Blocks 2013-03-29 13:44:53 +01:00
Jascha Starke
ee0a78a2fe Experimental Feature: Per GameMode Permission (Vault, Perm-Groups)
Readme update
Removed dep. provided by plib
2013-03-24 22:26:53 +01:00
Jascha Starke
694bde416e Removed unused dependency 2013-03-23 19:23:53 +01:00
Jascha Starke
fbcaf5f4f9 v2.0-3:
- Fixed #94 Minecart with Hopper
 - Fixed #97 pickup-Config option
 - Fixed #98 Region-Feature disabled failure
 - Fixed reload-command
 - Added entity interaction prevention (for #94)
2013-03-23 17:59:14 +01:00
Jascha Starke
89318a3658 Going for 1.5
Fixed missing strings
Fixed region interact
2013-03-20 21:33:52 +01:00
Jascha Starke
414a02f77c cleaned up pom 2013-02-10 10:15:40 +01:00
Jascha Starke
9ae49877ee repo deploy 2013-02-09 23:03:31 +01:00
Jascha Starke
fb62cc0545 fixed pom again <.< 2013-02-09 21:17:53 +01:00
Jascha Starke
3072aae358 POM fix 2013-02-09 20:34:24 +01:00
Jascha Starke
cd9dce04c5 Implemented (non functional) Regions 2013-02-09 20:09:57 +01:00
Jascha Starke
0d0a9bfaba Base impl. Feature Limits 2013-02-01 22:25:43 +01:00
Jascha Starke
dbce96a5ac Directory restructure (maven recommended layout) for Unit-Tests 2013-01-23 16:31:33 +01:00
Jascha Starke
de57c93844 Working commands 2013-01-22 18:38:48 +01:00
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