Sup Fellow rust players!
Unfortunately i cannot find away for server owners to view everything in console now i know it should come up but unfortunately some of my staff on my server has been using this command to unfairly advantage themselves over other players
This is the commands: entity.spawnitem then the item they want
i have check the normal console and it doesn't show up..... Is there a fix or a file i can view to catch out who has been doing it and what they have spawned WITHOUT going modded.
Cheers
Solved Listening for when admin spawn items?
Discussion in 'Rust Discussion' started by REX007, Nov 11, 2017.
-
yep this: Logger | Oxide
then in rust admin make it highlight that command so you can insta see who is using it
You will see something like this:
Code:(13:55:47) | [ServerVar] giving [TBBQ] DoC 1 x Rocket Launcher (13:55:50) | [Logger] DoC (xxxxx) ran command: inventory.giveid "1594947829" "1"
"Log command usage (true/false)": true,
"Log output to console (true/false)": true, <---- if you want to see live via rust admin
and this might help with spam in console log:
Code:"Excluded commands (full or short commands)": [ "help", "version", "voteday", "chat.say", "craft.add", "craft.canceltask", "global.kill", "global.respawn", "global.respawn_sleepingbag", "global.status", "global.wakeup", "global.SRUI", "global.homegui", "global.infoclose", "inventory.lighttoggle", "inventory.endloot", "inventory.unlockblueprint" ]
-
-
no problem