Description
NO LONGER UPDATED
This plugin was designed for Spigot 1.15.2 in mind and is only tested to be working on Spigot 1.15.2(+). The plugin should still work, however, on 1.13 and upwards (before that it breaks as I have yet to add compatibility).

Current features:
- Toggleable particle trail.
- Customisable trail colours.
Usage:
- "/particles on/off" to turn the trails on or off.
- "/particles colour R G B" to change the colour of the trail (R, G, and B being the red, green, and blue values of the desired colour). The trail has to be turned off and on again for the change to take effect.
- "/particles type [TYPE]" to change the type of particle.
- "/particles types" to list the types of particles currently implemented.
- "/particles player [PLAYER_NAME] [COMMAND] [OPTIONAL ARGUMENTS]" to configure another player's trail. e.g. "/particles player AntiAntiChrist colour 255 0 255" turns AntiAntiChrist's trail purple.
- "/particles help" lists the current commands and their purpose in chat.
Permissions:
- particles.enable - for "/particle on/off"
- particles.colour - for "/particle colour ..."
- particles.players - for "/particle player..."
- particles.help for "/particle help"
- particles.type for "/particle type" and "/particle types"
Planned features:
- Proper implementation of multi-colour and multi-particle trails.


