Commit Graph
434 Commits
Author SHA1 Message Date
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
Sn0wStorm ec624ab3c7 Show drunkeness as ActionBar graphic 2020-11-04 16:14:32 +01:00
Sn0wStorm 39e2e922bf Fix es language 2020-11-04 12:59:55 +01:00
Sn0wStorm 4228bbc02c New general Barrel open perms checker + Towny 2020-11-03 21:28:50 +01:00
Sn0wStorm d77d511dae Merge pull request #300 from alcnode/master
Russian language file
2020-11-02 17:21:39 +01:00
Sn0wStorm 17fe53abef Merge pull request #288 from MrNizzy/patch-2
Spanish config
2020-11-02 17:13:35 +01:00
Sn0wStorm a730411cca Merge pull request #287 from MrNizzy/patch-1
Create es.yml
2020-11-02 17:13:13 +01:00
Sn0wStorm 95f59a5982 Some BDistiller cleanup 2020-11-02 17:12:15 +01:00
Sn0wStorm c474ccb9dd Version 2.1.2 for Bukkit 1.16 2020-10-31 16:21:47 +01:00
Sn0wStorm af37f248ce Make loading of ingredients more reliable 2020-10-31 15:59:00 +01:00
Sn0wStorm 0e02355cca Use better Piston Retract Barrel check 2020-10-31 14:32:37 +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 eeb9be74f9 Fix Alc Lore not updating properly #328 2020-10-29 17:02:53 +01:00
Alexey d82c192916 Update ru.yml 2020-05-16 00:44:11 +03:00
Alexey 36d8b2c839 Update ru.yml 2020-05-15 22:15:32 +03:00
Alexey 9cb8d2c195 Russian lang file 2020-05-15 22:12:22 +03:00
Sebi 54a939edad Fix missing param in BCauldronRecipe.java 2020-05-09 11:27:50 +02:00
Sebi 51cd582045 Fix for commands having a space after '+' like ' - ++ weather' 2020-05-08 16:21:16 +02:00
Sebi dda1c6fb0a Fix git omitting half of the changes 2020-05-08 15:48:36 +02:00
Sebi aab880e437 further abstraction and implementing quality on player and server commands
Add StringParser to parse a String to other formats on the fly or on a predefined base.

Rework Builder methods for server and player commands to allow quality.

Add getServercmdsForQuality() and getPlayercmdsForQuality().

Rework loadQualityStringList() to accept the new StringParser.

Add cmdParser and loreParser to the StringParser.
2020-05-08 15:19:26 +02:00
Sebi adaeeed88c rework getLoreForQuality() to extract a more generic getStringForQuality() 2020-05-08 12:33:51 +02:00
Sebi d3da0dbe14 change loadLore() to a more generic loadQualityStringList() 2020-05-08 12:17:58 +02:00
MrNizzy c1d4781cff Create config.yml
Adding the Spanish translation to config.yml
2020-04-30 15:14:37 -05:00
MrNizzy 377f5f2e3a Create es.yml 2020-04-30 15:06:14 -05:00
Sn0wStorm 5cc7116aee Version 2.1.1 + Config Updater 2020-04-13 23:57:50 +02:00
Sn0wStorm b2d1af28cf Added stats & debug info commands 2020-04-13 22:25:26 +02:00
Sn0wStorm 786a3c5741 Added %quality% placeholder & Bottled Materials
issue #259
2020-04-13 13:52:57 +02:00
Sn0wStorm 2cd52955a0 Added Config option to disable MC Barrel Aging
issue #265
2020-04-13 12:01:41 +02:00
Sn0wStorm 8f7696cdb5 Implemented Custom Model Data
issue #246
2020-04-12 22:21:17 +02:00
Sn0wStorm ef868fc7eb Fix Async Load Exception on 1.12 and lower 2020-04-12 18:06:03 +02:00
Sn0wStorm 0dd03133dc Update README.md 2020-04-09 12:09:35 +02:00
Sn0wStorm e847672b81 Added MC Barrel Permission #222 2020-04-08 13:52:54 +02:00
Sn0wStorm 44310e0e36 Version 2.1 & Config Updater
Also Implements #229
2020-04-08 13:12:33 +02:00
Sn0wStorm 0e5893472b Added sealing command 2020-04-08 11:34:18 +02:00
Sn0wStorm ce4e665fda Added ChestShop notification 2020-04-08 10:13:04 +02:00
Sn0wStorm 241150a468 Merge pull request #241 from Neubulae/patch-4
Update zh.yml
2020-04-07 15:11:09 +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 948b843b59 Fixed the MMOItems Error #253 2020-04-02 17:48:33 +02:00