

Loot Audit is a plugin for Rust server owners or admin that can assist in determining if a player is cheating to gain loot.
Loot Audit is used by granting the permission "uselog" to the specific player they suspect is cheating and the plugin will categorically log what the loot is and where it was looted from.
NOTE: *** Use permissions can be toggled on/off (true/false) in the config, it is highly recommended to leave it true (set by default) as the logs will add up fairly quickly. ***
Permissions:
lootaudit.admin - Allows admin to clear the logs from the data file.
lootaudit.uselog - Allows the players loot to be logged.
Commands:
- /clrla - Clears the data file.
- /tiadmin - Toggles Ignore admin
- /lahelp - Lists the current set commands to the admin in chat.
Features:
* Ignore admin, regardless of permissions.
* Detailed logs sorted by category.
* Easily configurable.
* Logs items even when stacked.
Default Config:
{ "Chat Prefix": "<color=#32CD32>Loot Audit</color>: ", "Command to see commands list": "lahelp", "Command to clear Loot Audit data file": "clrla", "Command to toggle Ignore Admin": "tiadmin", "Ignore Admin (true / false)": false, "Use Permissions (true (recommended)/ false)": true }
Default Data File:
{ "Bought": [], "NPCSold": [], "Pickedup": [], "Collected": [], "Chopped": [], "Mined": [], "Hunted": [], "CheckedCorpse": [], "CheckedSleeper": [], "CheckedNPCCorpse": [], "LootedFromCorpse": [], "LootedFromNPCCorpse": [], "LootedFromPlayerContainer": [], "LootedFromContainer": [] }
Default Lang File:
{ "perms": "You don't have permission to use this command.", "clrla": "Loot Audit Data has been cleared.", "iadmin": "Ignore admin now set.", "iadminf": "Ignore admin now disabled.", "databought": "{0} ({1}) bought {2} {3}(s) from {4} for {5} {6} from {7} ({8}).", "databoughtnpc": "{0} sold {1} {2}(s) to {3} ({4}) for {5} {6}.", "databoughtnpcd": "{0} sold {1} {2}(s) to {3} ({4}).", "datalootpickup": "{0} ({1}) picked up {2} {3}(s) off the ground.", "datachopped": "{0} chopped {1} {2} from a {3}.", "datamined": "{0} mined {1} {2} from a {3} node.", "datamined2": "{0} ({1}) mined {2} {3} from a Metal Ore node.", "datahunted": "{0} carved {1} {2} from a {3}.", "datalootcollect": "{0} ({1}) collected {2} {3}(s) off the ground.", "datacheckcorpse": "{0} ({1}) checked for loot on the corpse of {2} ({3}).", "datachecksleeper": "{0} ({1}) checked for loot on sleeping body of {2} ({3}).", "datachecknpccorpse": "{0} ({1}) checked for loot on a {2}.", "datalootfromcorpse": "{0} ({1}) looted {2} {3}(s) from a {4}.", "datalootfromnpccorpse": "{0} ({1}) looted {2} {3}(s) from a {4}.", "datalootfromplayercontainer": "{0} ({1}) looted {2} {3}(s) from a {4} owned by {5}.", "datalootfromcontainer": "{0} ({1}) looted {2} {3}(s) from a {4}." }
Other information:
Comments, suggestions or for support message me here or on Discord: Gt403cyl#0244
Total number of downloads.
Total customers served.
Total number of files sold.
Total payments processed.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.