Skip to content

Commit

Permalink
Update changelog.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Esophose committed Feb 18, 2020
1 parent de44a43 commit 6b6ef0b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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)

0 comments on commit 6b6ef0b

Please sign in to comment.