mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-06 20:42:56 +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 ===
|
=== v7.0 ===
|
||||||
+ Added effect/style settings folder that lets you disable effects/style and edit style properties
|
+ Added effect/style settings folder that lets you disable effects/style and edit style properties
|
||||||
+ Added setting to disable particles while in combat
|
+ 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
|
* + Add ability to create/manage fixed effects from the GUI
|
||||||
* * Convert fixed effect ids into names
|
* * Convert fixed effect ids into names
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue