PlayerParticles v4.3

Details

  • Filename
    PlayerParticles v4.3.jar
  • Uploaded by
  • Uploaded
    Apr 4, 2017
  • Size
    114.58 KB
  • Downloads
    1,040
  • MD5
    06511ddc81b389c61504a22f35b57341

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9
  • 1.8
  • CB 1.7.9-R0.2

Changelog

WARNING! UPDATING WILL DELETE YOUR CONFIG.YML!

Make a backup of your config if you want to import your old settings!

v4.3
* Fix effects and styles not defaulting to 'none' if the player no longer has permission

* Fix errors printing to console resulting from offline players trying to spawn particles

* Fix arrow style particles staying after an arrow is considered dead (in rare cases this occurred)

* Fix SQL queries getting logged to console when database-enable is set to true

* Fix tab completion, it stopped working at one point and I didn't notice until now

* Fix style 'arrows' not working with tipped/spectral arrows

* Fix 1.7 support being broken. It is now supported again! Continue support for 1.11, 1.10, 1.9, 1.8, and 1.7

* The style 'beam' now moves up and down rather than just up

+ Added fixed particle effects, see how to use them on the main plugin page

       Requires permission playerparticles.fixed or playerparticles.*

       Give a player infinite fixed effects with permission playerparticles.fixed.unlimited (playerparticles.* does not grant this permission)

       Ability to remove all fixed effects of any player within a given radius with /pp fixed clear <radius> and the permission playerparticles.fixed.clear        (playerparticles.* does not grant this permission)

+ Added new style 'thick'

+ Added ability to force reset a player's particle effect, style, and data using /pp reset <playerName>
       Requires permission playerparticles.forcereset