mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-02-11 03:29:53 +00:00
Update changelog
This commit is contained in:
parent
c2146c11b9
commit
7229ce9033
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
=== 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
|
||||
=== v7.0 ===
|
||||
+ Added effect/style settings folder that lets you disable effects/style and edit style properties
|
||||
+ Added setting to disable particles while in combat
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* TODO: v7.1
|
||||
* TODO:
|
||||
* + Add ability to create/manage fixed effects from the GUI
|
||||
* * Convert fixed effect ids into names
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue