ItemTrails 1.5
During walking you are leaving trails.
Literally you are dropping unobtainable items which disappear after 1 second.
Commands:
Create a Trail:
/trail [playerName] <itemname>|off|this|hand|floor - set the item trail to a specific item, off or to:
'this' - use ,the item in the hand during the command execution, as trail-item
'hand' - always drop the item currently in hand
'floor' - drop the item the player is walking on
Individual Trailtime:
/trail [playerName] time - show your or a players current individual trail-persistence time
/trail [playerName] time <seconds> - set your or a players current individual trail-persistence time
Admin/Config Commands:
/trail config - show config settings
/trail config <setting> - show config value
/trail config <setting> <value> - set config value
for available settings check "Config" section
Permissions:
itemtrails.trail.use - allows you to use /trail
itemtrails.trail.this - allows you to use the "this" parameter
itemtrails.trail.hand - allows you to use "hand" parameter
itemtrails.trail.floor - allows you to use "floor" parameter
itemtrails.time - Permission to set custom trail time with /trail time
itemtrails.config.modify - Permission to change config values
itemtrails.config.reload - Permission to reload the config from config-file
itemtrails.trail.other - Permission to set trails for other player
itemtrails.bypassmaxtrailtime - Permission to bypass maxtrailtime check when individual trailtime is set
Config:
trailtime: <seconds> - set the default time for every created trail
maxtrailtime: <seconds> - the maximum setable time for individual trailtimes
alwaysOn: true|false - enables a "foot"-trail on join if set to true
TODO:
- add single and stack parameter