Sn0wStorm
211833a188
Added Tab Completer, with perms cache
2020-11-24 12:48:43 +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
e28cd72af9
1.16 Wood types for Barrels #330
2020-11-08 15:53:14 +01:00
Sn0wStorm
db1a425215
Color fading for Cauldron Particles
2020-11-07 22:37:32 +01:00
Sn0wStorm
3d9309e2d9
Added Particles to boiling Cauldrons
2020-11-06 13:59:36 +01:00
Sn0wStorm
7c3d231b34
Add 1.16 Item Definitions. Soul Fire etc.
2020-10-31 14:05:33 +01: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
Sn0wStorm
786a3c5741
Added %quality% placeholder & Bottled Materials
...
issue #259
2020-04-13 13:52:57 +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
11c7fa1378
SQL Saving Fixes
2020-04-02 13:43:58 +02:00
Sn0wStorm
1266111f8a
Implemented Playerdata DB Syncing
2020-01-29 15:39:02 +01:00
Sn0wStorm
00f541dafe
Created Async MySQL Saver
2020-01-23 22:18:14 +01:00
Sn0wStorm
a9fedeab32
Fix BoundingBox Conversion
...
See #228
2019-12-13 22:16:17 +01:00
Sn0wStorm
e7a77bf2a1
Release Version 2.0
2019-12-13 13:23:40 +01:00
Sn0wStorm
4f0b56e2dc
Config updater for 2.0
...
+ config fixes & fix for unlabeled
2019-12-01 23:50:56 +01:00
Sn0wStorm
16c03f9da1
Added and Fixed lots of JavaDocs
2019-11-25 22:16:16 +01:00
Sn0wStorm
fa2a4974d8
Added Messages and Commands when drinking
2019-11-22 20:00:05 +01:00
Sn0wStorm
3332354846
Added more API and features for Events
2019-11-13 22:07:22 +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
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
4909e59c90
Implemented NBT Saving
...
1.13: CustomItemTagContainer
1.14: PersistentDataContainer
2019-10-20 21:06:35 +02:00
Sn0wStorm
437f521a9b
Refractor Utility
2019-10-16 20:07:09 +02:00