Hey guys. New server owner here and I am looking for a way to block admins form spawning items in.
I haven't seen a good reason to allow spawning of items in a public server so I would like to block that ability.
I hope this will attract players to my server since they know there are honest admins and there is also an added layer of trust by disabling the ability completely.
Thanks!
Block admins from spawning items on my server?
Discussion in 'Rust Discussion' started by OmenLW, Mar 4, 2016.
-
You can use a plugin like RemoveAAA for Rust | Oxide and did not grant him permissions. But as an admin he can fly / noclip...hope you know that.
-
Do I use the revoke command?
revoke user JohnDoe removeaaa.give
^ That will block JohnDoe from using the give command? Or will that just let the server know he has spawned something in? (not suppress chat announcements when he spawns stuff)
[DOUBLEPOST=1457110210][/DOUBLEPOST]I have installed Command Block and added this to the config. Will this take care of it?
Code:"Commands": [ "kill", "server.seed", "inventory.give" ]
-
if you already granted your admin group or the player himself this permissions, you need to revoke. otherwise I think it will not work. you may test it with console commands
-
I think this is what you are looking for: Admin Spawn for Rust
-