Commit graph

12 commits

Author SHA1 Message Date
Jascha Starke
b32b0109f0 BlockState-Improvements:
- Performance by using Metadata
 - Explosion checks
 - Disable Survival Database store.
2013-08-29 14:19:59 +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
61cb058575 BlockState: Module Load fixed
BlockState: Config default disabled
2013-07-27 00:25:39 +02:00
Jascha Starke
328929fb3f Removed not usable experimental feature 2013-04-20 10:35:53 +02:00
Jascha Starke
76147c3c52 Merge branch 'remember_blocks' 2013-04-01 22:20:31 +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
7be648f552 Late loading/unloading of conflicting/depended plugins now disables the related modules
The opposite (if dependency are fixed again) is not implemented. A full server reload is required to re-enable the modules. (A reload with PluginManager works to, but is not recommended)
2013-03-29 11:14:10 +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
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
729c186b75 Better Configuration implementation and better working Limit Features 2013-02-05 21:04:05 +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
Renamed from src/de/jaschastarke/minecraft/limitedcreative/LimitedCreative.java (Browse further)