ParticleTrails is a Bukkit plugin that creates particle trails behind players.
The plugin is created for the Kaboom server.
Command | Permission | Description |
---|---|---|
/particletrails | particletrails.command | Creates a particle trail behind you |
Use Maven to compile the plugin.
mvn package
The generated .jar file will be located in the target/ folder.