=== v8.3 === + Added two settings for preset group overlapping
+ Added a setting to blockbreak and blockplace styles to still display if the event is cancelled
+ Selectors like @p can now be used in command blocks
+ Preset groups can now autofill empty slots in the GUI by setting the slot to -1
* Particles now display using their style icon in the GUI instead of the default particle icon
* Fixed celebration style particles persisting while vanished
* Fixed the icosphere style spamming the console with errors when using rainbow or random data in combination with dust_color_transition
* Fixed commands not working in command block minecarts
* Fixed an issue where the preset_groups.yml file migrator could delete the whole file if there was a typo
* Fixed some duplicated locale entries
* Fixed the presets border always being filled
* Fixed config spacing issues on newer versions of Spigot
* API change: PParticles now use a builder and the previous constructors are now deprecated