mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2024-12-28 10:24:15 +00:00
Update changelog.txt
This commit is contained in:
parent
de44a43f6f
commit
6b6ef0ba61
1 changed files with 8 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue