rust腐蝕伺服器ip地址
① 腐蝕RUST單機伺服器怎麼使用指令
基本指令
(以下在聊天框內輸入)
/msg <player> <message>【message a specified player(私信一個玩家)】
/me <message>【Puts your text into a purple color(你的文字將以紫色發出)】
(以下在控制台內輸入,按F1)
grass.on true/false 【Enables or disables grass; Improves FPS for some.(打開/關閉草地,可提高FPS)】
grass.displacement 【true/false Enables or disables grass displacements.(打開關閉草地移動)】
terrain.idleinterval 0-100 【Sets how often to draw unseen terrain; setting to 0 will disable.(遠景更新平率,0為不允許)】
gui.show 【Turns the UI on.(顯示用戶界面)】
gui.hide 【Turns the UI off.(關閉用戶界面)】
gui.show_branding 【Turns the branding UI in top-right corner on.(顯示右上角的標識)】
gui.hide_branding 【Turns the branding UI in top-right corner off.(隱藏右上角的標識)】
net.connect "Server IP" 【Connect to a direct server IP.(連接伺服器IP,Server IP出填寫伺服器的IP)】
net.disconnect 【Disconnects from a server.(斷開伺服器連接)】
net.reconnect 【Reconnect to the last server you were on.(重新連接上一個伺服器)】
censor.nudity false 【Disabled censorship.(關閉裸體)】
suicide 【Kills your character allowing for a respawn.(自殺)】
quit 【Quits the game.(退出遊戲)】
伺服器指令
rcon.login "password" 【Use your 'Password' to login into Rcon via ingame console (F1).(使用控制台登錄伺服器)】
status 【See how many players are online on server.(查看在線玩家數量)】
notice.popupall "message" 【Pops up a message for all players.(發送伺服器公告,在每個玩家屏幕上彈出)】
find * 【Lists available console commands.(列出控制台指令)】
kick "player" 【Kicks player from the server.(踢出某個玩家)】
ban "player" or "steamid" 【Bans player. Doesn't kick him though.(封掉一個玩家)】
banid "steamid" "reason" 【Bans a steamid from the server.(封掉一個玩家的steamID,reason處可寫理由)】
unbanall 【Unbans all players.(解封所有玩家)】
truth.enforce true/false 【Server kicks people automatically when they are doing "weird" things.(伺服器自動踢出做奇怪事情的人,如卡BUG)】
save.all 【Saves world map and player inventory(伺服器保存當前地圖和玩家信息).】
say [message] 【Sends a message to the person/s in-game globally.(以伺服器身份說話)】
teleport.toplayer "player 1" "player 2"【 Teleports 'player 1' to 'player 2'. Case sensetive. Full name required.(傳送「玩家1」到「玩家2」)】
teleport.topos "player 1" "Pos X" "Pos Y" "Pos Z" 【Teleports 'player 1' to the coordinates. Full name required.(傳送「玩家1」到「坐標X」「坐標Y」「坐標Z」)】
inv.giveplayer "player" "item" "amount" 【Gives 'Player' the 'Item'. Full name and Item name required. List of Items.(給玩家東西,「玩家」「物品」「數量」)】
inv.giveall "item" "amount" 【Gives all players 'Item'. Full Item name required. List of Items.(給所有人東西,「玩家」「物品」「數量」,比如節日的時候,可以作為驚喜,沒人給一把槍什麼的)】
dmg.godmode true/false 【Gives all logged in admins godmode.(開啟/關閉所有人創造模式)】
crafting.complete 【Completes every single crafting job in progress for everyone.(允許製作任何東西)】
crafting.cancel 【Cancels every single crafting job in progress for everyone.(取消製作任何東西)】
crafting.instant true/false 【Sets crafting to be instant for everyone.(開啟/關閉瞬間製作)】
crafting.instant_admins true/false 【Sets crafting to be instant for logged in admins only.(開啟/關閉管理員瞬間製作)】
crafting.timescale "amount" 【Sets the timescale of crafting to 'amount' (1 = default, 0.5 = half time).(設置製作物品時間的速度,1為默認,0.5為一半時間)】
airdrop.drop 【Starts an airdrop.(進行一次物品空降)】
airdrop.min_players "amount" 【Starts airdrops only when minimum X players are online.(開始物品空降,當在線人數至少「數量」人的時候)】