AbandonedCarts v2.6

With this anti-griefing tool you can check who placed and used last the selected vehicle.
If enabled,the vehicles goes away after x seconds.
Usage
Search an abandoned vehicle.
Type "/acart".
Right click on vehicle.
Type again "/acart" to set it off.
Commands
/acart >>> Selection on/off.
/acart reload >>> Reload config.
Permissions
AbandonedCarts.admin >>> Permission for command: /acart
AbandonedCarts.reload >>> Permission for command: /acart reload
Config
secondsAfterRemove: 30 # The vehicles last used 30 seconds or more get removed. Set it to 0 if you want to disable this feature. checkSeconds: 5 # How much seconds check for the vehicles that used secondsAfterRemove seconds ago. removeEmptyStorageMinecart: true # Remove empty storage minecart (true = remove,false = do not remove) removeNonEmptyStorageMinecart: false # NOT WORKING Remove non empty storage minecart (true = remove,false = do not remove) removeEmptyFurnaceMinecart: true # Remove empty furnace minecart (true = remove,false = do not remove) removeNonEmptyFurnaceMinecart: false # Remove non empty furnace minecart (true = remove,false = do not remove) ignorePlayers: p1,p2,p3 # Players' vehicles to ignore from removing,seperated with comma ignoreWorlds: worldx,worldx2 # Worlds' vehicles to ignore from removing,seperated with comma saveVehicleDatas: true # Save vehicle datas saveOnlyIgnoredPlayersVehicleDatas: true # Save only vehicle datas only for ignored players. ( requires saveVehicleDatas: true)
READ ME 2.6
Before version 2.6,the datas of vehicles didn't saved,just stored because of perfomance.
What this mean: when the server got restarted,the datas lost and you were unable to track back who placed the vehicle.
From now saving vehicle datas to remember it when the server restarted,because of the ignorePlayers.
If you don't want to remove your admin staff's vehicles then enable 'saveVehicleDatas' and 'saveOnlyIgnoredPlayersVehicleDatas' and their username to the 'ingorePlayers' config node.
Installation
Download latest file and put it to your 'plugins/' folder.
Then restart your server or load it with PlugMan or with other plugin manager.
