Commit graph

231 commits

Author SHA1 Message Date
Jascha Starke
1ef29ff8e6 Readded EXPERIMENTAL BlockState Feature with reworked DB. Merged from
branch 'remember_blocks'
2013-07-27 00:01:26 +02:00
Jascha Starke
1fbd0e14cf Complete switch from eBean to plib DBAL 2013-07-26 23:30:57 +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
40233364aa Fixed ItemStack as Creative-Armor 2013-07-26 17:02:01 +02:00
Jascha Starke
536c5bfdcb Database-Rework 2013-07-26 17:00:47 +02:00
Jascha Starke
52dea4a793 Horse added to default config 2013-07-23 15:22:46 +02:00
Jascha Starke
0f2a978f75 New Limitation Features
to fix: #108/#121
Fixed #125
2013-07-02 11:43:13 +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
3a4f8a844b Default disabled experimental broken feature 2013-04-20 10:11:00 +02:00
Jascha Starke
73285de3c7 BlockState config description 2013-04-01 22:47:38 +02:00
Jascha Starke
d7280f6d69 Fix for #110 (NPE for empty BlackList-String-Entry) 2013-04-01 22:42:21 +02:00
Jascha Starke
76147c3c52 Merge branch 'remember_blocks' 2013-04-01 22:20:31 +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
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
467653891f reverted chest recognition for beacon and enderchest 2013-03-28 09:46:03 +01:00
Jascha Starke
071279ff02 Fix for Ticket #102 (missing dependency -> NoClassDefFoundError) 2013-03-25 17:51:01 +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
aa13a91c2c TinyUrl for config description link 2013-03-23 19:26:13 +01:00
Jascha Starke
694bde416e Removed unused dependency 2013-03-23 19:23:53 +01:00
Jascha Starke
4f11a2d604 Merge branch 'master' into plib 2013-03-23 19:07:50 +01:00
Jascha Starke
f688a2baed Merge branch 'master' into plib 2013-03-23 19:03:15 +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
670908dc6a Missing commit
Cleanup (esp. Translation)
Fixed modules late load (confrom config cmd)
Optional GameMode per Region
2013-03-20 17:11:32 +01:00
Jascha Starke
cf9449aae5 base region general working 2013-02-10 22:12:31 +01:00
Jascha Starke
414a02f77c cleaned up pom 2013-02-10 10:15:40 +01:00
Jascha Starke
60216d4067 Relocated MVN-Repo & CI 2013-02-10 10:07:53 +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
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
fd2314953b Metrics config command hint 2013-01-29 23:20:25 +01:00
Jascha Starke
5078df241e v1.4.7b:
- Metrics to monitor plugin usage
 - Region Safemode: http://dev.bukkit.org/server-mods/limited-creative/tickets/81-getting-out-of-creative-region-with-creative/
2013-01-29 22:31:01 +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
771d2a01f9 Neary full functional Inventory module. 2013-01-20 13:15:34 +01:00
Jascha Starke
672befc658 Working Inventory-Feature with some basic configuration 2013-01-18 22:51:08 +01:00
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