For some reason, all my servers began to be displayed in the "community" tab
Servers are forced to appear in the community tab
../oxide/oxide.config
"Options": { #the server stopped responding to changes in these parameters altogether
"Modded": true,
"PluginWatchers": true,
"DefaultGroups": {
"Players": "default",
"Administrators": "admin"
},
"WebRequestIP": "*.*.*.*"
},
"OxideConsole": {
"Enabled": true,
"MinimalistMode": false,
"ShowStatusBar": true
},
"OxideRcon": {
"Enabled": false,
"Port": 25580,
"Password": "",
"ChatPrefix": "[Server Console]"
}