Commit graph

239 commits

Author SHA1 Message Date
Jascha Starke 58a092267a Riding animals buck off the player now on gamemode change 2013-07-29 08:47:25 +02:00
Jascha Starke 5d7dee727b Reworked DocComments for Better LineEnding parsing 2013-07-29 00:12:47 +02:00
Jascha Starke cf028eb2dd Added XP-removing on drop prevention 2013-07-28 21:13:14 +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 86eeceb450 Added MCStats Metrics. Can be disabled together with Piwik,
or like descriped at http://mcstats.org/learn-more/
2013-07-28 11:07:27 +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 61cb058575 BlockState: Module Load fixed
BlockState: Config default disabled
2013-07-27 00:25:39 +02:00
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