Commit Graph

87 Commits

Author SHA1 Message Date
Sn0wStorm
e0de12b995 Enable JavaDoc generation in pom 2020-11-28 20:48:00 +01:00
Sn0wStorm
b39bbf47f5 Push Version to 3.0 2020-11-28 12:11:59 +01:00
Sn0wStorm
0b9b364f28 Added BlockLocker plugin support 2020-11-26 23:42:19 +01:00
Sn0wStorm
211833a188 Added Tab Completer, with perms cache 2020-11-24 12:48:43 +01:00
Sn0wStorm
e2d27641af Add some Api RecipeName <-> ItemStack 2020-11-19 22:25:00 +01:00
Sn0wStorm
2ee7dd825d Notify ShopKeepers users of unsealed brews 2020-11-19 19:23:59 +01:00
Sn0wStorm
3d9309e2d9 Added Particles to boiling Cauldrons 2020-11-06 13:59:36 +01:00
Sn0wStorm
4228bbc02c New general Barrel open perms checker + Towny 2020-11-03 21:28:50 +01:00
Sn0wStorm
c474ccb9dd Version 2.1.2 for Bukkit 1.16 2020-10-31 16:21:47 +01:00
Sn0wStorm
7c3d231b34 Add 1.16 Item Definitions. Soul Fire etc. 2020-10-31 14:05:33 +01:00
Sn0wStorm
1aae3340a3 Updated Dependencies for 1.16 2020-10-29 17:34:12 +01:00
Sn0wStorm
5cc7116aee Version 2.1.1 + Config Updater 2020-04-13 23:57:50 +02:00
Sn0wStorm
44310e0e36 Version 2.1 & Config Updater
Also Implements #229
2020-04-08 13:12:33 +02:00
Sn0wStorm
ce4e665fda Added ChestShop notification 2020-04-08 10:13:04 +02:00
Sn0wStorm
948b843b59 Fixed the MMOItems Error #253 2020-04-02 17:48:33 +02:00
Sn0wStorm
5f076c4d2f Bump to 2.0.1 2019-12-13 22:19:54 +01:00
Sn0wStorm
e7a77bf2a1 Release Version 2.0 2019-12-13 13:23:40 +01:00
Sn0wStorm
9afeae7774 Fix Lore order when converting & 1.8 Regeneration 2019-12-13 11:43:37 +01:00
Sn0wStorm
27652b511f Include config patches is pom build 2019-12-02 20:24:14 +01:00
Sn0wStorm
55200608c1 Language Updater: Put new lines at the end 2019-12-02 15:56:30 +01:00
Sn0wStorm
7f2f9d75dd Rewrite of the Custom item into RecipeItem
and Ingredient with subclasses
Implemented adding custom items to Ingredients
Added support for plugin-items
2019-11-06 19:44:52 +01:00
Sn0wStorm
4909e59c90 Implemented NBT Saving
1.13: CustomItemTagContainer
1.14: PersistentDataContainer
2019-10-20 21:06:35 +02:00
Sn0wStorm
f431c13100 Load Scramble Seed key from Config
Remember all used Scramble seeds to unscramble potions
2019-10-18 16:30:03 +02:00
Sn0wStorm
2a6b1e29ad update bStats to 1.5 2019-10-11 12:23:59 +02:00
Sn0wStorm
29ea53683c Fixed rare case of endless loop over Inventory viewers 2019-09-12 11:01:13 +02:00
Sn0wStorm
cec9a50b15 v1.8.1 2019-08-19 15:49:22 +02:00
Sn0wStorm
4cd2da083c Small fixes, push to v1.8 2019-08-18 22:45:12 +02:00
Sn0wStorm
8fdfa41cc2 Use Gson api for update checking to fix build with 1.14 2019-06-28 16:12:52 +02:00
Sn0wStorm
f4af4c3f00
Merge pull request #183 from Sataniel98/1.14
Update to MC 1.14
2019-06-27 18:39:12 +02:00
Kimberly Boynton
f2edaf5d23
Update pom.xml 2019-06-02 00:36:00 -04:00
Kimberly Boynton
5e11c69afe
Update pom.xml 2019-06-02 00:32:59 -04:00
Daniel Saukel
aca7e54bfa Update to MC 1.14 2019-04-27 20:14:55 +02: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
Daniel Saukel
8294e928bc Update WG support to latest builds; resolves #175 2019-01-12 16:43:46 +01:00
Sn0wStorm
f206e45d03 Exclude all unneeded dependencies from build 2018-10-27 12:41:27 +02:00
Sn0wStorm
54a05b83fe More merge fixes
and use "Levelled" for Cauldrons in 1.13
2018-10-27 12:09:53 +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
0b57f2b855 Don't use Vault 1.7+ 2018-09-23 21:04:54 +02:00
Daniel Saukel
fcc60c133a Switch from MCStats to bStats 2018-09-21 22:28:35 +02:00
Daniel Saukel
dc7e23ac41 Update EntityLWC and GriefPrevention dependencies 2018-09-08 02:45:45 +02:00
Daniel Saukel
8d4a73256d Update WorldGuard support to WG7 2018-09-08 02:28:52 +02:00
Daniel Saukel
ed369d55c9 Update LogBlock integration 2018-09-07 14:13:29 +02:00
Daniel Saukel
374cf2ab58 Update dependencies 2018-08-30 17:51:17 +02:00
Daniel Saukel
576ad7f3c9 Avoid MaterialData in 1.13 2018-08-14 15:32:30 +02:00
Sataniel98
ddf14bd3b9 Update pom.xml 2018-03-25 22:14:28 +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
ProgrammerDan
851160fbac Brewery for 1.12 -- atm just build versions updates 2017-06-10 17:37:08 -04:00
ProgrammerDan
838621715c hot-fix for array bounds error 2016-12-14 15:50:49 -05:00