Update changelog.txt

This commit is contained in:
Esophose 2020-02-18 16:23:34 -07:00 committed by GitHub
parent de44a43f6f
commit 6b6ef0ba61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)
* Removed permission playerparticles.clearall and command /pp clearall (To clear all particles of everyone delete effectData.yml and /reload)