Updated some methods to work with newest Spigot builds, some block detection issues should be fixed.
Updated Particles.
Updated Item Parser, added dye:COLOR.
ID : AMOUNT : dye:COLOR
Non-colorable items will be transformed in a error item.
General code improvement.
Notes:
If I'm not crazy you can use IDs on 1.8 up to 1.13, but make sure to not use IDs with newest Spigot builds, some weird things can happen and your item will be transformed in a error item. Check Material list here.
API-version is set to 1.13, using 1.14 stuff may also result in more weird stuff.
That doesn't mean you can't use Splegg in 1.14x, just be careful when using 1.14 particles or items, test it before pushing anything to a player base.
A error item is a stone named "Error", this will prevent Splegg spamming error on your console due Invalid configuration, if you get this item it means that there's a invalid item somewhere.