Commit Graph

425 Commits

Author SHA1 Message Date
Sn0wStorm
ea9d1dfc5b
Merge pull request #374 from notfoundry/issue-361
Change recipe validity check to allow 7/8 as wood types
2021-06-07 16:19:27 +02:00
Sn0wStorm
42cf677803
Merge pull request #407 from TheBusyBiscuit/update/bstats
Updated bStats to v2
2021-06-07 14:01:53 +02:00
Sn0wStorm
323e19eac0
Merge pull request #408 from TheBusyBiscuit/update/slimefun
Updated Slimefun integration
2021-06-07 13:58:15 +02:00
TheBusyBiscuit
4d01fe4b91 Avoid catching any Throwables 2021-05-03 12:28:03 +02:00
TheBusyBiscuit
92cc4920ef Updated Slimefun integration 2021-05-03 11:55:26 +02:00
TheBusyBiscuit
09a82b3272 Updated bStats to v2 2021-05-03 11:45:05 +02:00
Sn0wStorm
3166f8c81b Add Sensitivity and Recovery ranged permission 2021-04-12 20:20:52 +02:00
Sn0wStorm
7f0c4ad3c2 MMOItems have changed their api again 2021-04-07 16:23:30 +02:00
Sn0wStorm
556ce7ed34 Negative Alc saving fix 2021-04-07 15:32:37 +02:00
Sn0wStorm
02f2e0c966 Negative alc Fixes 2021-04-06 18:04:14 +02:00
Sn0wStorm
01c498a608
Merge pull request #352 from ItsAlxl/NegativeAlc
Allow brew recipes to reduce alcohol level
2021-04-06 17:32:49 +02:00
Sn0wStorm
f8226ef3a6 Add Brew dumping into Hoppers when sneaking 2021-04-06 17:14:36 +02:00
Mark Johnson
03834ce6bc
Change recipe validity check to allow 7/8 as wood types 2021-01-21 12:42:36 -05:00
alxl
d3d8bfe50d Revert away drainAndRemove 2020-11-30 01:16:31 -06:00
alxl
a17e5e28db Coffee reduces alcohol by default 2020-11-29 20:40:10 -06:00
alxl
125d7f1033 Negative alc calc 2020-11-29 20:31:01 -06:00
alxl
a848ba4e8d Handle negative alcohol values 2020-11-29 17:16:24 -06:00
Sn0wStorm
cb86a9000a Switch to BlockLocker 1.9 repo 2020-11-29 13:13:37 +01:00
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
d34dc240dc Async Saving on World Unload 2020-11-28 00:47:53 +01:00
Sn0wStorm
48367acac3 Config option for BlockLocker 2020-11-27 17:09:11 +01:00
Sn0wStorm
0b9b364f28 Added BlockLocker plugin support 2020-11-26 23:42:19 +01:00
Sn0wStorm
8758e0c603 Updater for config options 2020-11-26 14:45:27 +01:00
Sn0wStorm
aacbfa5f07 Created updater for Cauldron Particle config 2020-11-25 23:21:16 +01:00
Sn0wStorm
2af9a79dd7 Check permissions for every top completion 2020-11-24 13:57:33 +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
7319bca59d Particle Cleanup 2020-11-16 22:39:49 +01:00
Sn0wStorm
c91e441eab Minimal Particles config option & optimizations 2020-11-16 21:52:25 +01:00
Sn0wStorm
4111ceec81 Brew Drink command to simulate drinking a brew 2020-11-16 15:53:08 +01:00
Sn0wStorm
2471628e2d Add description for quality commands 2020-11-15 13:47:05 +01:00
Sn0wStorm
e525dc4bff Added Puke command 2020-11-15 13:38:25 +01:00
Sn0wStorm
df004cc79c More name matching for the create command 2020-11-13 22:26:32 +01:00
Sn0wStorm
c4a9ce0ba8 Bad Quality Drunkeness leads to more soulsand 2020-11-13 21:22:09 +01:00
Sn0wStorm
fae2d15804 Send Hangover Bar as Title instead 2020-11-11 17:34:15 +01:00
Sn0wStorm
823f5a4204 Add StumblePercent #196 2020-11-11 16:29:33 +01:00
Sn0wStorm
5b8ab83734 Better Distiller Brew checking 2020-11-11 13:47:57 +01:00
Sn0wStorm
491da014b8 /brew give as alias for /brew create 2020-11-09 16:31:48 +01:00
Sn0wStorm
390f7fe765 Some changes to the Quality StringParser 2020-11-09 16:14:20 +01:00
Sn0wStorm
9553aa9fce
Merge pull request #295 from InflamedSebi/QualityCmds
Add Quality sensitivity for player and server commands
2020-11-09 13:41:51 +01:00
Sn0wStorm
9271d82eda When unloading world, only save if it has data 2020-11-09 13:18:49 +01:00
Sn0wStorm
e28cd72af9 1.16 Wood types for Barrels #330 2020-11-08 15:53:14 +01:00
Sn0wStorm
3fa16414d0 Store the item loaders on the plugin instance 2020-11-08 01:50:17 +01:00
Sn0wStorm
74171f78c9 Add default particle colors to config 2020-11-08 00:59:52 +01:00
Sn0wStorm
db1a425215 Color fading for Cauldron Particles 2020-11-07 22:37:32 +01:00
Sn0wStorm
29830e0405 Check Cauldron Block Type on Update 2020-11-06 14:52:19 +01:00
Sn0wStorm
3d9309e2d9 Added Particles to boiling Cauldrons 2020-11-06 13:59:36 +01:00
Sn0wStorm
c8a7a56ab9 ShowStatusOnDrink config option 2020-11-04 16:56:11 +01:00