Particle

Particle 1.0

This plugins provides simple particle trail effects by inventory menu and command. The faster you move, the more particles it leaves behind you.

Commands:
/trail - Displays inventory menu with all available trail effects.
/trail <effect_name> - Sets your trail effect to specified one.
/trail none - Removes trail effect.

Permissions:
particletrails.trail - Allows to access /trail command. (defaults to true)

Example configuration (config.yml):

Code (Text):
trail:
# Base amount of particles.
base_amount: 20
# Whether to spawn particles only when players is on ground.
only_on_ground: false
# Particle visibility range.
range: 1.7976931348623157e+308
More settings and options coming soon!
Author
Mined
Downloads
9
Views
48
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Mined

Top