This plugin lets a player leave behind a temporary trail of snow or whatever block that is defined in the config when you have a certain item in your inventory, or by doing /trail [on/off].
# The item in the inventory needed to activate the trail. If the item has two words, please be sure to replace the space with an underscore. ex: Diamond_Sword item: STICK # What trail will it be? ex: snow, fire, etc. Use Snow or Fire or whatever block you wish :D trail: SNOW # Time to leave the trail. Time is in ticks. 20 ticks = 1 second. DEFAULT: 30 time: 30 # Message to send the player when the player turns on their trail via /trail on OnMessage: '&aYour player trail has been turned on.' # Message to send the player when the player turns off their trail via /trail off OffMessage: '&aYour player trail has been turned off.'
trail.use - Lets you use the trail after you have a certain item in your inventory. trail.reload - Allows you to reload the plugin. trail.command - Allows you to toggle trails without the need of an item in your inventory.
Fix webs.