Hello. I would like to know how you can lock commands in the console. For example fps.limit, server.maxplayers
Can this be done at all?
Lock commands in the console
Discussion in 'Rust Development' started by I AM SUPA MIDA, Nov 22, 2017.
-
Wulf Community Admin
You can block any commands sent to the server using a plugin such as CommandBlock, but you can’t stop client-only commands that the server never gets.
-
-
Wulf already gave you a plugin you can use for this, here is a link: CommandBlock | Oxide
-
-