Commit Graph

173 Commits

Author SHA1 Message Date
Sn0wStorm
d34dc240dc Async Saving on World Unload 2020-11-28 00:47:53 +01:00
Sn0wStorm
0b9b364f28 Added BlockLocker plugin support 2020-11-26 23:42:19 +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
4111ceec81 Brew Drink command to simulate drinking a brew 2020-11-16 15:53:08 +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
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
9271d82eda When unloading world, only save if it has data 2020-11-09 13:18:49 +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
Sn0wStorm
ec624ab3c7 Show drunkeness as ActionBar graphic 2020-11-04 16:14:32 +01:00
Sn0wStorm
0e02355cca Use better Piston Retract Barrel check 2020-10-31 14:32:37 +01:00
Sn0wStorm
b2d1af28cf Added stats & debug info commands 2020-04-13 22:25:26 +02:00
Sn0wStorm
2cd52955a0 Added Config option to disable MC Barrel Aging
issue #265
2020-04-13 12:01:41 +02:00
Sn0wStorm
ef868fc7eb Fix Async Load Exception on 1.12 and lower 2020-04-12 18:06:03 +02:00
Sn0wStorm
e847672b81 Added MC Barrel Permission #222 2020-04-08 13:52:54 +02:00
Sn0wStorm
0e5893472b Added sealing command 2020-04-08 11:34:18 +02:00
Sn0wStorm
ccc0d019d5 Split World Data into seperate File
Allows for async WorldDataFile read and parse
2020-04-07 15:01:08 +02:00
Sn0wStorm
cae2b9dfff Implemented Async World-Data Loading
Uses Mutex to assure no concurrent loading and saving
Merges Loaded data in Main Thread
2020-04-07 12:45:55 +02:00
Sn0wStorm
f4bfdfa595 Added config options for Sealing Table
Translations for the Sealing Table
And a Data Tag for the Block
2020-04-06 10:51:44 +02:00
Sn0wStorm
12b0a3c115 Added Brew Sealing: Equalize Brews for Shops
Craftable Brew Sealing Table
Equalizes Brews that are similar, for support in Shop Plugins
Sealed Brews are also always unlabeled and immutable
2020-04-05 22:47:46 +02:00
Sn0wStorm
1266111f8a Implemented Playerdata DB Syncing 2020-01-29 15:39:02 +01:00
Sn0wStorm
e7a77bf2a1 Release Version 2.0 2019-12-13 13:23:40 +01:00
Sn0wStorm
214bb52939 Added more default recipes + small fixes
BStats shows that >75% of users don't add any recipes themselves. So even if I would have preferred not to, i've added more default recipes to make it easier for everyone
+Fixed Brew Create with space in name
+Changed look of Quality Stars (now with half-stars)
+Fixed Cauldron Recipe with Multiple Ingredients
2019-12-06 18:57:41 +01:00
Sn0wStorm
40da30bf8e Optimizing Barrel retrieve 2019-11-26 21:29:41 +01:00
Sn0wStorm
16c03f9da1 Added and Fixed lots of JavaDocs 2019-11-25 22:16:16 +01:00
Sn0wStorm
c287b6350f Moved some test code, optimized Distiller 2019-11-25 20:28:08 +01:00
Sn0wStorm
a5f73ceacc Inline updater for Language file 2019-11-25 15:36:48 +01:00
Sn0wStorm
d0198c9f04 Convert pre 1.11 Brews (cosmetic) 2019-11-15 14:43:26 +01:00
Sn0wStorm
036657747c Only reload config if valid yml 2019-11-14 16:16:12 +01:00
Sn0wStorm
f483f03560 Handle Hoppers for Distillers and MCBarrels
Removed most mentions of Persistent
2019-11-14 15:46:15 +01:00
Sn0wStorm
3332354846 Added more API and features for Events 2019-11-13 22:07:22 +01:00
Sn0wStorm
48a15a0e82 Convert on Chest Open, delete lost legacy brews 2019-11-12 17:02:01 +01:00
Sn0wStorm
318963b379 Add/change recipes by plugin 2019-11-09 17:02:48 +01:00
Sn0wStorm
4c77944eb8 Find more suitable Data Structures 2019-11-08 16:22:58 +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
d0263c611c Added Custom Items and Cauldron-Recipes 2019-10-29 16:20:32 +01:00
Sn0wStorm
92977d2c8e Show the Alc content in the distiller/always 2019-10-22 10:32:48 +02:00
Sn0wStorm
185f3d9b9b Find Barrel Blocks by BoundingBox 2019-10-21 18:47:19 +02:00
Sn0wStorm
2d3e5dfbac Implemented Custom Lore 2019-10-21 12:44:26 +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
437f521a9b Refractor Utility 2019-10-16 20:07:09 +02:00
Sn0wStorm
7d177a3d9f Refractor Barrel 2019-10-16 19:35:29 +02:00
Sn0wStorm
7c0dcefb1b Refractoring 2019-10-16 17:21:04 +02:00
Sn0wStorm
595df50ca5 We only need one ModifyEvent
Move PotionColor into its own Class
2019-10-14 21:02:59 +02:00
Sn0wStorm
b761e83882 More features for BrewModifyEvent 2019-10-12 16:07:02 +02:00
Sn0wStorm
4a1f606e99 Finalized Merge of 2.0-StoreDataInLore
Rebased onto Master Branch commit e5438e7ae3
And moved to new branch v2.0
2019-10-12 13:52:55 +02:00