SickGaming Rust Server Plugins
This commit is contained in:
23
oxide.config.json
Normal file
23
oxide.config.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"Options": {
|
||||
"Modded": true,
|
||||
"PluginWatchers": true,
|
||||
"DefaultGroups": {
|
||||
"Players": "default",
|
||||
"Moderators": "moderate"
|
||||
"Administrators": "admin"
|
||||
},
|
||||
"WebRequestIP": "0.0.0.0"
|
||||
},
|
||||
"OxideConsole": {
|
||||
"Enabled": true,
|
||||
"MinimalistMode": true,
|
||||
"ShowStatusBar": true
|
||||
},
|
||||
"OxideRcon": {
|
||||
"Enabled": false,
|
||||
"Port": 25580,
|
||||
"Password": "",
|
||||
"ChatPrefix": "[Server Console]"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user