Jak zmienić widoczność serwera Rust
-
Cześć! Pokaże wam jak zmienić widoczność serwera na liście serwerów Rust.
Musimy znaleźć linijkę Modded w pliku konfiguracyjnym OxideMod:
Plik konfiguracyjny:\oxide\oxide.config.json{ "Options": { "Modded": true, <- Tutaj "PluginWatchers": true, "DefaultGroups": { "Players": "default", "Administrators": "admin" }, "WebRequestIP": "0.0.0.0" }, "OxideConsole": { "Enabled": true, "MinimalistMode": true, "ShowStatusBar": true }, "OxideRcon": { "Enabled": false, "Port": 25580, "Password": "", "ChatPrefix": "[Server Console]" } }Linijkę Modded musimy zmienić na false lub true
"Options": { "Modded": true,true - Modded / Zmodyfikowane
false - Community / Społeczność

Ostrzeżenie!Studio Facepunch zezwala tylko na narzędzia administracyjne (które nie wpływają na rozgrywkę ani nie sprawiają, że serwer wygląda na zmodyfikowany) w sekcji serwerów Społeczność!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Zarejestruj się Zaloguj się