Commit graph

74 commits

Author SHA1 Message Date
Norbi Peti 12a8ccf3ce
Use bStats for metrics and remove Piwik integration
#4
2021-02-21 01:39:51 +01:00
Norbi Peti e4548069dc
Update dependencies 2020-07-27 16:24:42 +02:00
Norbi Peti 3f9c2b99f9
Version update 2019-09-21 16:28:47 +02:00
Norbi Peti 6d5f42b2a5
Added ReflectionStorage (mostly version-independent)
(Started on 2019.08.29.)
This means it supports 1.14.4
It automatically falls back to the previous storage if the newer version is not found
2019-09-21 16:14:58 +02:00
Norbi Peti 14bdf0ebe0
Updated WorldEdit and WorldGuard to 7.0.0
It doesn't work without them atm because it tries to load a class from them
2019-08-28 23:29:40 +02:00
Norbi Peti 362d1d823c
Small fixes, ready to go 2018-06-27 17:53:04 +02:00
Norbi Peti b8d21657ce
Merge remote-tracking branch 'remotes/origin/spigot-1.9'
# Conflicts:
#	pom.xml
#	src/main/java/de/jaschastarke/minecraft/limitedcreative/FeatureMetrics.java
#	src/main/java/de/jaschastarke/minecraft/limitedcreative/blockstate/worldedit/LCEditSession_LogBlock.java
#	src/main/java/de/jaschastarke/minecraft/limitedcreative/limits/PlayerListener.java
2018-06-27 13:42:29 +02:00
Norbi Peti d7e4eafc4d
Fixed thread stop & metrics fix
The thread will be restarted automatically after an error
2018-06-27 00:14:09 +02:00
Norbi Peti f2af77b9b7
Resolved compile errors, LB removed
LogBlock support removed
2018-06-26 21:28:36 +02:00
pickernickel b2e154be45 Slime block compatibility. 2016-05-18 03:34:19 -05:00
Jascha Starke 8cfc3b7f01 Spigot 1.9 Update 2016-03-02 22:47:46 +01:00
Jascha Starke 7b72e1d5cf WorldEdit 6.0 2015-04-11 01:47:40 +02:00
Jascha Starke 87cde8e182 WorldEdit 6.0 2015-04-11 01:36:58 +02:00
Jascha Starke 648ef2070e Spigot 1.8.3-Update
+ Moved Metrics
+ Temporary disabled Worldedit-Integration
2015-04-10 23:02:32 +02:00
Jascha Starke c387bcbf55 Spigot 1.8 compatibility
* 1.8 Spigot API
* 6.0 WorldGuard
2014-12-01 22:18:54 +01:00
Jascha Starke 06e08c630e BlockState Hanging Punch in 1.7.2 2013-12-09 23:07:44 +01:00
Jascha Starke 808b50fb61 CoreProtect WE-Integration support 2013-10-29 13:09:17 +01:00
Jascha Starke 31e5d5d6db Version-Number-Increase 2013-10-21 08:58:35 +02:00
Jascha Starke 814c848e53 Official md5 LogBlock-Repository 2013-10-17 23:00:42 +02:00
Jascha Starke 9b3617ecba AuthMe 3.0 Support 2013-10-17 20:29:21 +02:00
Jascha Starke 18b90dedc9 TabCompletion for commands 2013-10-17 16:50:32 +02:00
Jascha Starke 9eba342758 Syncronized Update non-cached state fixed 2013-10-15 22:59:35 +02:00
Jascha Starke 65a50d30c0 Release 2.1
- Prevent Drops of Killed Mobs
 - Prevent Minecart-Drops (when TrainCarts is installed)
2013-10-13 23:04:57 +02:00
Jascha Starke 49b528e352 Annotation instead of pom registration, with Configuration-Default generation 2013-09-25 23:52:43 +02:00
Jascha Starke c4fffc9059 Merge branch 'master' of ssh://git@github.com/possi/LimitedCreative.git 2013-09-22 00:08:19 +02:00
Jascha Starke 55a9b490a1 AuthMe downloaded repo version 2013-09-22 00:08:09 +02:00
Jascha Starke 1e24c18c6e WorldGuard Repo missing dependency 2013-09-21 23:26:33 +02:00
Jascha Starke f322468d40 Usage of AttachedBlock CustomEvents to prevent drop of torches and co
Disabled MultiWorld-GameMode-Hook (as MW-GameMode dosn't work at all)
plib 1.3 compatibilty to prevent NPE
Region-Command and Flag-Storage fixes
Creative-World-Suicide fix
2013-09-21 22:12:40 +02:00
Jascha Starke 9a6d57f2e2 Better Border-Check for collapsed regions 2013-09-15 18:35:56 +02:00
Jascha Starke 727b4914f3 Release 2013-09-14 16:25:44 +02:00
Jascha Starke 8e9dcd59f8 Reintegrated AuthMe Inventory-Events 2013-09-14 15:13:53 +02:00
Jascha Starke db97f869d7 Ticket #146 (possible fix)
- MultiWorld World GameMode support
 - EventPriority onGameModeChange fix
2013-09-14 13:53:49 +02:00
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