diff --git a/changelog.txt b/changelog.txt index c77186d6..31f666d8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +=== v7.3 === ++ Made the majority of the plugin asynchronous, hugely improving performance +* Fixed the celebration style disappearing with fixed effects if the owner is online and is either vanished or in spectator mode +* Fixed the plugin trying to register permissions twice if it gets reloaded separately from the entire server (aka PlugMan) +=== v7.2 === +* Fixed MySQL not creating the fixed effect table properly +* The arrows style now displays particles from far away so you can see the full trail === v7.1 === * Fixed an error when spawning particles for a fixed effect with the celebration style when the owner is offline * Performance improvement when large amounts of players are online @@ -268,4 +275,4 @@ v4.1 will come out relatively soon with any found bugs fixes and the remainder o * New customization * Particle effect data now stored in effectData.yml * config.yml added that allows for customization of message prefix, and particle count -* Removed permission playerparticles.clearall and command /pp clearall (To clear all particles of everyone delete effectData.yml and /reload) \ No newline at end of file +* Removed permission playerparticles.clearall and command /pp clearall (To clear all particles of everyone delete effectData.yml and /reload)