Commit Graph

118 Commits

Author SHA1 Message Date
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
1f16c6af04 Added 1.8 Fences 2015-01-10 22:51:01 +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
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
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
8d8d83c176 Removed almost all uses from ItemIds 2014-05-19 15:17:55 +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
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
472addcbdd Added metrics-support 2014-03-17 16:02:22 +01:00
Lucariatias
06325a2702 Update color method to use built-in Bukkit methods
This allows for newer colours to automatically be supported, and reduces the amount of extra replacement code, delegating the colouring to Bukkit.
2014-02-13 21:07:01 +00:00
Sn0wStorm
9d5b90254a Added ConfigUpdater 2013-11-21 22:08:47 +01:00
Sn0wStorm
200f41f0c9 Removed dependency on vault 2013-11-21 17:36:03 +01:00
Sn0wStorm
a8d6a78b69 Implemented distortion override letters 2013-11-21 17:14:14 +01:00
Sn0wStorm
71963232f3 Distort Sign Text 2013-11-17 20:02:32 +01:00
Sn0wStorm
4e279fae2e Distort Certain Commands 2013-11-17 15:26:28 +01:00
Sn0wStorm
f4f0bc9511 Release 2013-10-27 22:54:48 +01:00
Sn0wStorm
731fe40b0e Log Player tried to say 2013-10-25 17:59:21 +02:00
Sn0wStorm
54d4521b2b Added some more Strings to LanguageReader 2013-10-15 18:14:11 +02:00
Frank Baumann
46e6ca9773 Added Language to the config 2013-09-11 14:45:46 +02:00
Frank Baumann
f729748ce7 Merge remote-tracking branch 'refs/remotes/origin/WIP-Brewingchanges'
Conflicts:
	config.yml
	src/com/dre/brewery/BPlayer.java
	src/com/dre/brewery/listeners/CommandListener.java
2013-09-11 13:15:03 +02:00
Frank Baumann
faf984cdcb Finished LanguageReader for p.msg 2013-09-11 13:02:41 +02:00
Sn0wStorm
ef7293883f Disable Debug Messages 2013-09-09 16:28:35 +02:00
Sn0wStorm
a549280ee6 Version 0.5 2013-09-07 19:31:02 +02:00
Sn0wStorm
dcf92cf074 Remove Drunkeness on Death 2013-09-06 00:22:39 +02:00
Sn0wStorm
c691fea1ee Errorhandling for Recipeloading 2013-09-05 23:02:45 +02:00
Sn0wStorm
67a9a9e124 Add File Version 2013-09-05 20:05:19 +02:00
Sn0wStorm
dee9208b82 Save Worldnames for later use 2013-09-05 19:53:49 +02:00
Sn0wStorm
8ab8fe91a6 Fixed Recipes not reloading on cmd 2013-09-05 18:46:33 +02:00
Sn0wStorm
8a5f19899c Reworked Barrel Wood Type 2013-09-05 17:09:20 +02:00
Sn0wStorm
bfe859d3bc Optimized Storage of BIngredients 2013-09-04 23:32:09 +02:00
Sn0wStorm
edfeab1fc8 Fixed Hangover 2013-09-01 23:47:01 +02:00
Sn0wStorm
ea06f2d707 Added cmd Unlabel & Several Fixes 2013-08-30 21:19:49 +02:00
Frank Baumann
c396e70196 Started with multilanguage support 2013-08-26 16:50:27 +02:00
Sn0wStorm
ab6312331e Make Lore quality-colored while in Barrel/Brewer 2013-08-19 16:23:12 +02:00
Sn0wStorm
a347a16c06 Show Effects on Potion, Changed Lore 2013-08-15 18:17:05 +02:00
Sn0wStorm
ac9975fce9 Items can lower Drunkeness when consumed 2013-08-14 21:18:11 +02:00
Sn0wStorm
e2e6448cf6 Multiple Effects per Potion 2013-08-14 20:08:55 +02:00
Sn0wStorm
62f1d7686a Finally Beta! 2013-07-30 22:37:14 +02:00
Sn0wStorm
7a236a4297 Added Cmd Reload 2013-07-29 18:54:40 +02:00
Sn0wStorm
da0b1ddf54 Implemented Commands and Random Wakeups 2013-07-28 23:53:35 +02:00
Sn0wStorm
a003d6ad23 Use non-Italic Naming 2013-07-04 02:59:21 +02:00
Sn0wStorm
c99da614c7 Fixed Distilling 2013-07-03 18:06:13 +02:00
Sn0wStorm
6e2df99c14 Added vomiting, "-all" for Words 2013-07-03 00:31:34 +02:00
Sn0wStorm
d00c7888f9 PotionEffects for Drunkeness 2013-06-30 23:41:37 +02:00
Sn0wStorm
ae3df4eb8f Autosave Interval 2013-06-05 20:06:44 +02:00
Sn0wStorm
edf8c7a840 Compatiblity with DungeonsXL 2013-06-05 19:44:30 +02:00
Sn0wStorm
84e37ec676 Effects, Hangover, Fixes 2013-05-28 16:25:06 +02:00
Sn0wStorm
5c82b08028 Changed alcohol calculation 2013-05-10 00:01:28 +02:00
Sn0wStorm
43824e80a6 Added multiworld support 2013-05-09 21:47:58 +02:00
Grafe
873b54f532 Formatting
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-05-03 16:08:05 +02:00
Sn0wStorm
3bae71872e Implemented Player saving, more Words 2013-05-02 10:06:07 +02:00
Sn0wStorm
610fd8342a Added alteration of player messages 2013-05-01 21:47:41 +02:00
Sn0wStorm
c8a20f51bc Implemented saving 2013-04-30 21:41:16 +02:00
Sn0wStorm
23a9f2340a Added Brew, Distilling, Barrel 2013-04-28 23:57:41 +02:00
Sn0wStorm
9cb1981fe9 Added BCauldron, Config, Custom Recipes 2013-04-19 16:35:08 +02:00
Grafe
80c21409c9 Initial commit
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-02-10 23:24:30 +01:00