Commit Graph

93 Commits

Author SHA1 Message Date
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
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
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
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
Frank Baumann
47f8007817 The name of the barrel-inventory is now equal to the Etc_Barrel option in the language file. 2014-03-05 12:51:33 +01:00
Sn0wStorm
6d11efb0ad Added WorldGuard Support 2014-02-16 19:55:54 +01:00
Sn0wStorm
23972e69c6 Ignore most cancelled Events 2014-02-16 17:11:02 +01:00
Sn0wStorm
40d226af9e Fixed Adding Blocks to Cauldon in 1.7 2014-02-16 16:43:32 +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
Frank Baumann
2a1fee5d71 Fixed: Vomit can be picked up by hoppers 2014-01-07 09:44:54 +01:00
Sn0wStorm
471392dc68 Fixed Barrel Dupe Bug 2013-12-22 03:49:50 +01:00
Sn0wStorm
71a8a66d64 Added some bypass permissions 2013-11-21 23:06:43 +01: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
548c14ae89 Translated config to English 2013-10-27 19:25:29 +01:00
Sn0wStorm
731fe40b0e Log Player tried to say 2013-10-25 17:59:21 +02:00
Sn0wStorm
fa3c1bc63a Language defaults to en 2013-10-25 15:24:16 +02:00
Sn0wStorm
26d368cf56 Changed LanguageReader to UTF-8 2013-10-25 14:05:05 +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
24571d0c0e Added missing brackets (woops) 2013-09-11 14:10:18 +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
e8eef218ba Changed "Umlaute" for ANSI 2013-09-11 13:06:00 +02:00
Frank Baumann
faf984cdcb Finished LanguageReader for p.msg 2013-09-11 13:02:41 +02:00
Frank Baumann
3d9d0cef70 Implemented LanguageReader for CommandListener 2013-09-11 12:46:19 +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
080bcf2d76 Decrease Drunkeness on Death 2013-09-07 19:27:46 +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
07a9778c8b Less Bad Effects for good Quality 2013-09-05 22:21:26 +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
a466593920 Consider All Recipes 2013-09-05 17:53:55 +02:00
Sn0wStorm
4bd011f232 Handling for renamed or removed Recipes 2013-09-05 17:45:44 +02:00
Sn0wStorm
8a5f19899c Reworked Barrel Wood Type 2013-09-05 17:09:20 +02:00
Sn0wStorm
a990e91496 Dont Override Interaction while Sneaking 2013-09-04 23:46:07 +02:00
Sn0wStorm
bfe859d3bc Optimized Storage of BIngredients 2013-09-04 23:32:09 +02:00