mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2024-12-31 20:02:12 +00:00
Changelog
This commit is contained in:
parent
cdb39e0155
commit
a622602113
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
=== v6.4 ===
|
||||
+ Added support for Minecraft 1.14
|
||||
+ Added effects: 'campfire_cosy_smoke', 'campfire_signal_smoke', 'composter', 'falling_lava', 'falling_water', 'landing_lava'
|
||||
+ Added pages for effects, styles, and data in the GUI
|
||||
+ Added setting 'gui-close-after-group-selected' to the config.yml
|
||||
+ Added setting 'gui-presets-only' to the config.yml
|
||||
+ Added Vietnamese translation file (vi_VN.lang)
|
||||
|
@ -10,6 +11,7 @@
|
|||
* Fixed a whole bunch of errors in the fr_FR.lang file
|
||||
* Fixed '/pp add' item data parameter being ignored
|
||||
* Fixed an error with the GUI chat hook for creating a new group in 1.9
|
||||
* Fixed players being able to load saved groups they no longer have permission for
|
||||
=== v6.3 ===
|
||||
+ Added the ability to remove particles by id/effect/style using '/pp remove <id>|<effect>|<style>'
|
||||
+ Added new styles 'popper', 'pulse', 'twins', 'whirl', and 'whirlwind'
|
||||
|
|
Loading…
Reference in a new issue