Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Rust Password Protect

From Survival Servers
Revision as of 14:51, 14 January 2021 by Ryan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Password protection requires a the Authentication plugin from Oxide to be installed.

You can follow our Oxide Plugin Install Guide in order to get the Authentication plugin installed.

To configure the password, simply create a /oxide/config/Authentication.json file with the following:

{
  "ENABLED": true,
  "PASSWORD": "changeme",
  "PREVENT_CHAT": true,
  "PREVENT_CHAT_PASSWORD": true,
  "RETRIES": 0,
  "TIMEOUT": 30
}

Simply modify out the changeme value to your password and save.



Share your opinion