Commit Graph

145 Commits

Author SHA1 Message Date
Daniel Boston
e2c9fcb406 Updating version to be release candidate 2016-04-21 00:17:41 -04:00
Daniel Boston
0a91fec591 Distilling now functions in MC 1.9 via artificial tracking of distillation requirement satisfaction. Testing has been limited so far, but appears consistent with 1.8 behavior. Restarting the server will effectively cancel any ongoing brewing, and it will not begin again until manual interaction after restart. Other then that, should be as usual. 2016-04-20 23:55:15 -04:00
ProgrammerDan
76976ba12d qfix for infinite loop and brewtime 2016-04-20 17:17:23 -04:00
Daniel Boston
54e47bcf02 Adding new listeners to emulate prior behavior. Needs work. 2016-04-20 00:13:21 -04:00
Daniel Boston
950d36823d Testing illustrates that the brew event is being called for invalid brews any more, which brewery was leveraging. For distillation, a new way of approaching things is now required. 2016-04-19 07:59:18 -04:00
Daniel Boston
bef0dd5fff Fixing pom to allow builds. Only things I had to manually install for lack of a repository is GriefPrevention and LWCPlugin 2016-04-18 23:16:25 -04:00
ProgrammerDan
2d0d059008 Slight adjustment to Sataniel's fixes to preserve tab-based indentation for easy merge compare. 2016-04-18 18:15:30 -04:00
Daniel Saukel
ddaa2bdbfc Update to GriefPrevention 13.9.1 2016-03-21 20:36:09 +01:00
Daniel Saukel
7a514d5378 Update to 1.9 2016-03-21 20:35:12 +01:00
Sn0wStorm
08a025fff6 Check if update is actually newer 2015-03-16 20:43:14 +01:00
Sn0wStorm
82837e1977 Allow all ingedients of recipes into the cauldron 2015-03-16 16:31:45 +01:00
Sn0wStorm
b8e0f1f38b Try to find Items with Vault
Makes adding Ingredients a lot easier, as Vault has a great database of item names.
Will match things like "green dye", or even "stained glass pane green"
2015-03-16 15:59:44 +01:00
Sn0wStorm
834804e44f Update Metrics 2015-03-16 15:08:55 +01:00
Sn0wStorm
02b909a26a Fixed cauldron duplication bug 2015-03-14 21:57:56 +01:00
Sn0wStorm
1f16c6af04 Added 1.8 Fences 2015-01-10 22:51:01 +01:00
Sn0wStorm
bc56fc8770 Barrel implements InventoryHolder 2015-01-10 00:15:13 +01:00
Sn0wStorm
aff7857c43 Update the fr config with english text 2015-01-09 23:29:43 +01:00
Sn0wStorm
9f563669e2 Pack all resources and languages with jar 2015-01-09 23:02:56 +01:00
Sn0wStorm
a8720e01c0 Added a simple Update Checker 2015-01-09 18:08:38 +01:00
Sn0wStorm
224e096448 Fix maven some more 2015-01-09 02:28:04 +01:00
Sn0wStorm
9139d52089 Build using WorldGuard-Snapshot (fixes maven) 2015-01-09 01:33:30 +01:00
Sn0wStorm
46f9c9dc26 Also keep support for WorldGuard 5 2015-01-09 00:45:26 +01:00
Grafe
68d5820501 Added support for WorldGuard 6.0 2015-01-05 16:15:49 +01:00
Sn0wStorm
703edfc8b8 Spread Workload of Barrelchecks to multiple Ticks 2014-09-04 21:54:25 +02:00
Sn0wStorm
dac2bf90af Threaded savefile writes 2014-09-04 13:06:34 +02:00
Sn0wStorm
68c73ce8a8 Added "Static" Command 2014-09-03 22:03:03 +02:00
Sn0wStorm
30fa43633f More Options for Potion-Effects 2014-09-03 01:05:53 +02:00
Sn0wStorm
ebfbda884a Add 1.7 Woodtypes to the Config Description 2014-08-25 21:43:25 +02:00
Sn0wStorm
620ab93b6c "Create" Command 2014-08-25 20:42:40 +02:00
Sn0wStorm
70177e9f9e Added Ingredients by Data Value 2014-08-20 17:40:10 +02:00
Sn0wStorm
64b72e0118 Merge Branch RemoveItemIDs 2014-06-06 02:15:18 +02:00
Sn0wStorm
abce80e2ab Build with Bukkit 1.7.9 2014-06-06 01:36:22 +02:00
Sn0wStorm
e8c905e19f Added Support for UUID 2014-06-06 01:27:27 +02:00
Sn0wStorm
28dcfbe5d2 /br -> /brew, added Persistence 2014-06-03 23:10:47 +02:00
Sn0wStorm
f69d55ebb5 GetData Fixes, Added DataUpdater 2014-06-03 21:03:32 +02:00
Frank Baumann
ba87aaabcf Test: Replace GetData 2014-05-19 15:41:52 +02:00
Frank Baumann
8d8d83c176 Removed almost all uses from ItemIds 2014-05-19 15:17:55 +02:00
Sn0wStorm
a4b9b08f82 Config Formatting 2014-05-07 16:12:17 +02:00
Frank Baumann
e6c1677836 Formatting pom.xml 2014-05-07 10:12:28 +02:00
Sn0wStorm
e1f10b6be1 Added some new Permissions 2014-05-07 02:37:28 +02:00
Sn0wStorm
31385edce5 Return empty buckets when using as ingredient 2014-05-06 23:41:01 +02:00
Sn0wStorm
cb773a3662 Option to disable Third-Party Support
Put Calls to other Plugins in try blocks
2014-05-06 23:19:25 +02:00
Sn0wStorm
0739b67157 Add Repo 2014-05-06 21:19:42 +02:00
Sn0wStorm
c4a0a8dbbe Quote Regex Characters when Distorting Chat
Untestet GriefPrevention Support
2014-05-06 20:45:40 +02:00
Frank Baumann
c7a4a36699 Changed words replace from while to for 2014-05-05 12:38:03 +02:00
Frank Baumann
a2cb93fc6a Fixed pom.xml 2014-04-09 10:54:29 +02:00
Sn0wStorm
13abf2475c LogBlock ChestAccess logging Support 2014-04-09 00:35:08 +02:00
Sn0wStorm
1c6fe6cc33 Listener for Barrel breaking -> LWC Support 2014-04-08 16:11:20 +02:00
Frank Baumann
3155bbab63 Updated the default language. Thanks to hellphish@bukkit.org. 2014-03-26 11:15:24 +01:00
Frank Baumann
472addcbdd Added metrics-support 2014-03-17 16:02:22 +01:00