Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 619 Bytes

ParticleTrails

ParticleTrails is a Bukkit plugin that creates particle trails behind players.

The plugin is created for the Kaboom server.

Commands

Command Permission Description
/particletrails particletrails.command Creates a particle trail behind you

Compiling

Use Maven to compile the plugin.

mvn package

The generated .jar file will be located in the target/ folder.

License

Unlicense