Commit Graph
47 Commits
Author SHA1 Message Date
Sn0wStorm dbe4d4fd93 Added open/close sounds to our Barrels 2019-08-17 21:00:15 +02:00
Sn0wStorm a95437cdf1 Started MCBarrel 2019-08-17 12:07:57 +02:00
Sn0wStorm e123f32728 Reduce random chunk loads 2019-08-15 17:44:26 +02:00
Sn0wStorm 13d13dcf72 Give more Info to Admins ingame on Error 2019-01-17 17:48:36 +01:00
Sn0wStorm 213ef13c0e Fix older Builds of WorldGuard 7.0
Created a Brewery maven repo, use that for some of the dependencies
2019-01-17 12:30:12 +01:00
Sn0wStorm 9bb5936d0d Fixed some warnings 2018-10-30 15:59:56 +01:00
Sn0wStorm 086f5b5c9e Config Updater to update Material names
Updater will only update materials on 1.13
Updated configs as well
2018-10-30 14:23:01 +01:00
Sn0wStorm 124267898e Less String Comparisons, More Cleanup 2018-10-27 23:24:24 +02:00
Sn0wStorm 4f85574e48 Merge branch '1.13' of https://github.com/Sataniel98/Brewery into Sataniel98-1.13 2018-10-26 21:17:09 +02:00
Daniel Saukel 576ad7f3c9 Avoid MaterialData in 1.13 2018-08-14 15:32:30 +02:00
Daniel Saukel 00341a814d Rewrite Material switch statements to allow dynamic calls 2018-03-10 17:04:23 +01:00
Daniel Saukel 951fb18dc9 Replace old materials with dynamic calls 2018-01-28 20:48:27 +01:00
ProgrammerDan 5089b24dac Adding Citadel support and finally fixing brew colors for 1.12 2017-07-26 14:36:50 -04:00
Sn0wStorm ad53ecf8b8 Better Woodtype recognition
Fixes #126 Wood type not recognized on big barrels in 1.9
2016-06-27 22:15:23 +02:00
Sn0wStorm 581dd69f38 Use Java 7 Language Level 2016-05-27 19:31:05 +02:00
Sn0wStorm 024c05b817 Convert Potions for 1.9
Convert existing brews to show correct color and lore
2016-05-18 20:28:28 +02:00
Sn0wStorm 0f38ef008f Fixed too much drunk-pushing in 1.9 2016-04-23 18:51:29 +02: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 46f9c9dc26 Also keep support for WorldGuard 5 2015-01-09 00:45:26 +01:00
Sn0wStorm 703edfc8b8 Spread Workload of Barrelchecks to multiple Ticks 2014-09-04 21:54:25 +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 e1f10b6be1 Added some new Permissions 2014-05-07 02:37:28 +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
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 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 471392dc68 Fixed Barrel Dupe Bug 2013-12-22 03:49:50 +01:00
Sn0wStorm ef7293883f Disable Debug Messages 2013-09-09 16:28:35 +02:00
Sn0wStorm 8a5f19899c Reworked Barrel Wood Type 2013-09-05 17:09:20 +02:00
Sn0wStorm 16bb62c854 Fixed dropping Potions with colored Lore 2013-09-01 21:45:02 +02:00
Sn0wStorm ea06f2d707 Added cmd Unlabel & Several Fixes 2013-08-30 21:19:49 +02:00
Sn0wStorm da0b1ddf54 Implemented Commands and Random Wakeups 2013-07-28 23:53:35 +02:00
Sn0wStorm c99da614c7 Fixed Distilling 2013-07-03 18:06:13 +02:00
Sn0wStorm d00c7888f9 PotionEffects for Drunkeness 2013-06-30 23:41:37 +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 c8a20f51bc Implemented saving 2013-04-30 21:41:16 +02:00
Sn0wStorm a7db7ff833 possibility to build smaller barrel 2013-04-29 09:50:19 +02:00
Sn0wStorm 23a9f2340a Added Brew, Distilling, Barrel 2013-04-28 23:57:41 +02:00
Grafe 80c21409c9 Initial commit
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-02-10 23:24:30 +01:00