腐蝕RUST基本指令及伺服器指令大全 - 遊戲狂
廣告

腐蝕RUST基本指令及伺服器指令大全

請拿手機掃描此QRCODE

傳到手機看

2018-01-31

廣告

基本指令

(以下在聊天框內輸入)

/msg【message a specified player(私信一個玩家)】

/me 【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 "Cookr IP" 【Connect to a direct server IP.(連接伺服器IP,Cookr 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處可寫理由,掛狗和無(B)素(I)質(U)狗去死吧)】

unbanall 【Unbans all players.(解封所有玩家)】

truth.enforce true/false 【Cookr 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.(開始物品空降,當線上人數至少“X”人的時候)】

vehicle.spawn 【Spawns a car at your current position.(放置一輛車,在你當前位置,管理裝B專用)】

server.hostname 【Sets a hostname.(設定伺服器名稱)】

server.clienttimeout "time"【Sets the time until someone times out. Good to fight item glitchers. (Default 2 minutes)(設定超時時長,默認為2分鐘)】

server.pvp true/false 【Sets PVP on or off.(開啟PVP)】

server.maxplayers "amount" 【Sets maximum amount of server slots.(設定最大玩家數量)】

sleepers.on true/false 【Sets sleepers on or off.(是否允許睡眠模式)】

env.timescale "amount" 【Sets the passage of time (day/night cycle) to a certain speed, default is "0.0066666667".(設定一天的時間長度)】

env.time "amount" 【Sets the time of day to a specified value.(設定天的時間)】

falldamage.enabled true/false 【Turns fall damage on or off.(開啟/關閉掉落傷害)】

RUST++ MOD

(以下在聊天框內輸入)

基本命令

/share playername 【shares your doors with a player(共享你的門給一個玩家)】

/unshare playername 【unshares your doors with a player(解除對一個玩家的門共享)】

/help 【Shows commands(顯示所有指令)】

/pm "playername" "message" 【private messages a player.(私聊一個玩家,名字必須寫全)】

/r message here 【quick reply to last PM(快速回復上一個私聊你的玩家)】

/history 【Shows chat history, last 6 messages by default(顯示前6個聊天內容)】

/players 【Shows online players(顯示當前線上玩家)】

/location 【Shows the coordinates of the player(顯示玩家的當前坐標)】

/ping 【shows latency between client and server(顯示伺服器的延遲)】

/starter 【gives a configurable starter kit(給予初始裝備)】

/friends 【shows your friends list(顯示朋友列表)】

/addfriend playername 【adds a player to your friends list(添加一個玩家為好友)】

/unfriend playername 【removes a friend(移除一個好友)】

/about 【shows server mod version(顯示伺服器版本)】

管理員命令

/announce message here 【ADMIN ONLY - announces a message to the server(發送伺服器公告)】

/tphere playername 【ADMIN ONLY - teleports a player to you(傳送一個玩家到你這裡)】

/tpto playername 【ADMIN ONLY - teleports you to a player(傳送你到一個玩家那裡)】

/loadout 【ADMIN ONLY - spawns you an admin loadout set in the config file(生成一個管理操作記錄在設定檔案夾下)

Rust Essentials MOD

(以下在聊天框內輸入)

/access {on} 【(Gives the sender access to all doors,給予你打開所有門的權限)】

/access {off} 【(Revokes access to all doors from the sender,移除你打開所有門的權限)】

/airdrop 【(Spawns an airdrop with a random drop location,設定一次隨地地點的空降)】

/airdrop【(Spawns an airdrop with a drop location at the specified player,設定一次空降給某個玩家)】

/ban【(Bans player with reason: "Banned by a(n) ",封掉一個玩家)】

/ban[reason] 【(Bans player with reason,封掉一個玩家和願意)】

/chan {g} 【(Joins the global chat,加入全球聊天屏道)】

/chan {global} 【(Joins the global chat,同上)】

/chan {d} 【(Joins the direct chat,加入一個特定聊天屏道)】

/chan {direct} 【(Joins the direct chat,同上)】

/give【(Gives the item to that player,給一個玩家指定物品)】

/give[amount] 【(Gives the amount of the item to that player,給一個玩家指定物品和數量)】

/give[item id] 【(Gives 1 of the item with the corresponding id to that player,給一個玩家指定的物品,這裡用的是物品ID)】

/give[item id] [amount] 【(Gives the amount of the item with the corresponding id to that player,給一個玩家指定的物品和數量,這裡用的是物品ID)】

/god【(Gives the specified player god mode,給指定玩家上帝模式)】

/heal *player name* 【(Heals the designated player,恢復指定玩家的血)】

/help 【(Returns available commands for your current rank,顯示指令)】

/help [command without /] 【(Returns the documentation and syntax for the specified command,顯示已經排除外的指令,without/後面填上你不想顯示的指令)】

/history {1-50} 【(Returns the the last # lines of the chat history,查看聊天記錄,1-50裡面填你想查看前面多少條記錄)】

/i 【(Gives the item to you,給自己指定物品)】

/i [amount] 【(Gives the amount of the item to you,給自己指定物品和數量)】

/i [item id] 【(Gives 1 of the item with the corresponding id to you,給自己指定物品,這裡用的是物品ID)】

/i [item id] [amount] 【(Gives the amount of the item with the corresponding id to you,給自己指定物品和數量,這裡用的是物品ID)

/join 【(Emulates the joining of yourself,模擬自己加入遊戲)】

/join【(Emulates the joining of a fake player,加入一個機器人到遊戲中)】

/kick【(Kick player with reason: "Kicked by a(n) ",踢出一個玩家)】

/kick[reason] 【(Kick player with reason,踢出一個玩家和願意)】

/kickall 【(Kicks all users, except for the command executor, out of the server踢出所有玩家,除了輸入這條指令者)】

/kill【(Kills the specified player,殺死一個指定玩家)】

/kit [kit name] 【(Gives the user the specified kit if the user has the correct authority level,給一個使用者指定套裝,當這個玩家有指定的權限的時候)

/kits 【(Lists the kits available to you,列出自己所有能用的套裝)】

/leave 【(Emulates the leaving of yourself,模擬自己離開遊戲)】

/leave【(Emulates the leaving of a fake player,模擬一個機器人離開遊戲)】

/mute【(Mutes the player on global chat,禁言一個玩家)】

/online 【(Returns the amount of players currently connected,顯示所有伺服器線上玩家)】

/pm*message* 【(Sends a private message to that player,私聊某個玩家)】

/pos 【(Returns the player's position,顯示玩家所在的坐標)

/reload {config/whitelist/ranks/commands/kits/motd/bans/all} 【(Reloads the specified file,重新加載指定的檔案)】

/save 【(Saves all world data,保存世界資料)】

/say *message* 【(Says a message through the plugin,以伺服器身份說話,在公屏上)】

/saypop *message* 【(Says a (!) dropdown message to all clients,彈出一段話,在玩家螢幕上)】

/saypop [icon] *message* 【(Says a dropdown message to all clients with designated icon),以icon的什麽彈出一段話,在玩家螢幕上】

/share *player name* 【(Shares ownership of your doors with the designated user,共享門給指定玩家)】

/stop 【(Saves, deactivates, and effectively stops the server,停止伺服器並保存)】

/time 【(Returns current time of day,顯示當前世界時間)】

/time {0-24} 【(Sets time to a number between 0 and 24,設定當前世界時間)】

/time {day} 【(Sets time to day,設定為白天)】

/time {freeze} 【(Freezes time,凍住當前時間)】

/time {night} 【(Sets time to night,設定為晚上)】

/time {unfreeze} 【(Unfreezes time,解凍當前時間)】

/timescale 【(Returns the speed at which time passes,顯示當前時間流逝速度)】

/timescale [#] 【(Sets the speed at which time passes. Recommended between 0 and 1. WARNING: THIS AFFECTS AIRDROPS,設定時間流逝速度,在0和1之間,警告!這個將影響到空降時間)】

/tp *player name* 【(Teleports the operator/sender to the designated user,把你傳送到指定玩家那裡)】

/tp【(Teleports player 1 to player 2,把玩家1傳送到玩家2那裡)】

/tpa *player name* 【(Sends a teleport request to that user,發送一個傳送請求給指定玩家)】

/tpaccept 【(Accepts the last teleport request recieved,同意傳送請求)】

/tpaccept *player name* 【(Accepts the teleport request from that user,同意指定玩家的傳送請求)】

/tpdeny *player name* 【(Denies the teleport request from that user,拒絕指定玩家的傳送請求)】

/tpdeny {all} 【(Denies all current teleport requests,拒絕所有玩家的傳送請求)】

/tppos [x] [y] [z] 【(Teleports your character to the designated vecto,傳送到指定坐標地點)】

/uid 【(Returns your steam UID,顯示你的steamID)】

/uid *player name* 【(Returns that user's steam UID,顯示指定玩家的steamID)】

/unban【(Unbans the specified player,解封指定玩家)】

/ungod【(Revokes god mode from the specified player,解除指定玩家的上帝模式)】

/unmute【(Unmutes the player on global chat,解除指定玩家的禁言)】

/unshare {all} 【(Revokes ownership of your doors from everyone,解除對所有玩家的門共享)

/unshare *player name*【(Revokes ownership of your doors from the designated user,解除對指定玩家的門共享)

/version 【(Returns the current running version of Rust Essentials,重置Rust Essentials模組的版本)

/whitelist {add} [UID] 【(Adds the specified Steam UID to the whitelist,把指定steamID添加至白名單)】

/whitelist {check} 【(Checks if you're currently on the whitelist,查詢白名單)】

/whitelist {kick} 【(Kicks all players that are not whitelisted. This only work if whitelist is enabled,踢出所有在白名單的人,如果白名單已經啟動)】

/whitelist {off} 【(Turns whitelist off,關掉白名單)】

/whitelist {on} 【(Turns whitelist on,打開白名單)】

/whitelist {rem} [UID] 【(Removes the specified Steam UID to the whitelist,移除指定steamID從白名單)】

廣告

廣告

遊戲資訊

荒野求生 (Rust)

類別: 動作
平台: PC, PS4, XboxONE
開發: Facepunch Studios
發行: Facepunch Studios
上市: 2018-02-09 (PC)

《荒野求生(Rust)》是採用Unity 3D製作的第一人稱僵屍生存網路遊戲,遊戲是採取PVP(player vs player),玩家看見其他玩家可以選擇結伴、無視、或是直接殺了對方,搶奪其身上的任何資源。遊戲除了注重戰鬥部分外,還擁有非常豐富的生存要素。玩家在遊戲中除了要防範動物、僵屍、玩家的襲擊,並依靠各類物品進行生存。

更多 荒野求生 攻略|新聞

廣告
基本指令 https://gamemad.com/guide/703 (以下在聊天框內輸入) /msg【message a specified player(私信一個玩家)】 /me 【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 "Cookr IP" 【Connect to a direct server IP.(連接伺服器IP,Cookr 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處可寫理由,掛狗和無(B)素(I)質(U)狗去死吧)】 unbanall 【Unbans all players.(解封所有玩家)】 truth.enforce true/false 【Cookr 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.(開始物品空降,當線上人數至少“X”人的時候)】 vehicle.spawn 【Spawns a car at your current position.(放置一輛車,在你當前位置,管理裝B專用)】 server.hostname 【Sets a hostname.(設定伺服器名稱)】 server.clienttimeout "time"【Sets the time until someone times out. Good to fight item glitchers. (Default 2 minutes)(設定超時時長,默認為2分鐘)】 server.pvp true/false 【Sets PVP on or off.(開啟PVP)】 server.maxplayers "amount" 【Sets maximum amount of server slots.(設定最大玩家數量)】 sleepers.on true/false 【Sets sleepers on or off.(是否允許睡眠模式)】 env.timescale "amount" 【Sets the passage of time (day/night cycle) to a certain speed, default is "0.0066666667".(設定一天的時間長度)】 env.time "amount" 【Sets the time of day to a specified value.(設定天的時間)】 falldamage.enabled true/false 【Turns fall damage on or off.(開啟/關閉掉落傷害)】 RUST++ MOD (以下在聊天框內輸入) 基本命令 /share playername 【shares your doors with a player(共享你的門給一個玩家)】 /unshare playername 【unshares your doors with a player(解除對一個玩家的門共享)】 /help 【Shows commands(顯示所有指令)】 /pm "playername" "message" 【private messages a player.(私聊一個玩家,名字必須寫全)】 /r message here 【quick reply to last PM(快速回復上一個私聊你的玩家)】 /history 【Shows chat history, last 6 messages by default(顯示前6個聊天內容)】 /players 【Shows online players(顯示當前線上玩家)】 /location 【Shows the coordinates of the player(顯示玩家的當前坐標)】 /ping 【shows latency between client and server(顯示伺服器的延遲)】 /starter 【gives a configurable starter kit(給予初始裝備)】 /friends 【shows your friends list(顯示朋友列表)】 /addfriend playername 【adds a player to your friends list(添加一個玩家為好友)】 /unfriend playername 【removes a friend(移除一個好友)】 /about 【shows server mod version(顯示伺服器版本)】 管理員命令 /announce message here 【ADMIN ONLY - announces a message to the server(發送伺服器公告)】 /tphere playername 【ADMIN ONLY - teleports a player to you(傳送一個玩家到你這裡)】 /tpto playername 【ADMIN ONLY - teleports you to a player(傳送你到一個玩家那裡)】 /loadout 【ADMIN ONLY - spawns you an admin loadout set in the config file(生成一個管理操作記錄在設定檔案夾下) Rust Essentials MOD (以下在聊天框內輸入) /access {on} 【(Gives the sender access to all doors,給予你打開所有門的權限)】 /access {off} 【(Revokes access to all doors from the sender,移除你打開所有門的權限)】 /airdrop 【(Spawns an airdrop with a random drop location,設定一次隨地地點的空降)】 /airdrop【(Spawns an airdrop with a drop location at the specified player,設定一次空降給某個玩家)】 /ban【(Bans player with reason: "Banned by a(n) ",封掉一個玩家)】 /ban[reason] 【(Bans player with reason,封掉一個玩家和願意)】 /chan {g} 【(Joins the global chat,加入全球聊天屏道)】 /chan {global} 【(Joins the global chat,同上)】 /chan {d} 【(Joins the direct chat,加入一個特定聊天屏道)】 /chan {direct} 【(Joins the direct chat,同上)】 /give【(Gives the item to that player,給一個玩家指定物品)】 /give[amount] 【(Gives the amount of the item to that player,給一個玩家指定物品和數量)】 /give[item id] 【(Gives 1 of the item with the corresponding id to that player,給一個玩家指定的物品,這裡用的是物品ID)】 /give[item id] [amount] 【(Gives the amount of the item with the corresponding id to that player,給一個玩家指定的物品和數量,這裡用的是物品ID)】 /god【(Gives the specified player god mode,給指定玩家上帝模式)】 /heal *player name* 【(Heals the designated player,恢復指定玩家的血)】 /help 【(Returns available commands for your current rank,顯示指令)】 /help [command without /] 【(Returns the documentation and syntax for the specified command,顯示已經排除外的指令,without/後面填上你不想顯示的指令)】 /history {1-50} 【(Returns the the last # lines of the chat history,查看聊天記錄,1-50裡面填你想查看前面多少條記錄)】 /i 【(Gives the item to you,給自己指定物品)】 /i [amount] 【(Gives the amount of the item to you,給自己指定物品和數量)】 /i [item id] 【(Gives 1 of the item with the corresponding id to you,給自己指定物品,這裡用的是物品ID)】 /i [item id] [amount] 【(Gives the amount of the item with the corresponding id to you,給自己指定物品和數量,這裡用的是物品ID) /join 【(Emulates the joining of yourself,模擬自己加入遊戲)】 /join【(Emulates the joining of a fake player,加入一個機器人到遊戲中)】 /kick【(Kick player with reason: "Kicked by a(n) ",踢出一個玩家)】 /kick[reason] 【(Kick player with reason,踢出一個玩家和願意)】 /kickall 【(Kicks all users, except for the command executor, out of the server踢出所有玩家,除了輸入這條指令者)】 /kill【(Kills the specified player,殺死一個指定玩家)】 /kit [kit name] 【(Gives the user the specified kit if the user has the correct authority level,給一個使用者指定套裝,當這個玩家有指定的權限的時候) /kits 【(Lists the kits available to you,列出自己所有能用的套裝)】 /leave 【(Emulates the leaving of yourself,模擬自己離開遊戲)】 /leave【(Emulates the leaving of a fake player,模擬一個機器人離開遊戲)】 /mute【(Mutes the player on global chat,禁言一個玩家)】 /online 【(Returns the amount of players currently connected,顯示所有伺服器線上玩家)】 /pm*message* 【(Sends a private message to that player,私聊某個玩家)】 /pos 【(Returns the player's position,顯示玩家所在的坐標) /reload {config/whitelist/ranks/commands/kits/motd/bans/all} 【(Reloads the specified file,重新加載指定的檔案)】 /save 【(Saves all world data,保存世界資料)】 /say *message* 【(Says a message through the plugin,以伺服器身份說話,在公屏上)】 /saypop *message* 【(Says a (!) dropdown message to all clients,彈出一段話,在玩家螢幕上)】 /saypop [icon] *message* 【(Says a dropdown message to all clients with designated icon),以icon的什麽彈出一段話,在玩家螢幕上】 /share *player name* 【(Shares ownership of your doors with the designated user,共享門給指定玩家)】 /stop 【(Saves, deactivates, and effectively stops the server,停止伺服器並保存)】 /time 【(Returns current time of day,顯示當前世界時間)】 /time {0-24} 【(Sets time to a number between 0 and 24,設定當前世界時間)】 /time {day} 【(Sets time to day,設定為白天)】 /time {freeze} 【(Freezes time,凍住當前時間)】 /time {night} 【(Sets time to night,設定為晚上)】 /time {unfreeze} 【(Unfreezes time,解凍當前時間)】 /timescale 【(Returns the speed at which time passes,顯示當前時間流逝速度)】 /timescale [#] 【(Sets the speed at which time passes. Recommended between 0 and 1. WARNING: THIS AFFECTS AIRDROPS,設定時間流逝速度,在0和1之間,警告!這個將影響到空降時間)】 /tp *player name* 【(Teleports the operator/sender to the designated user,把你傳送到指定玩家那裡)】 /tp【(Teleports player 1 to player 2,把玩家1傳送到玩家2那裡)】 /tpa *player name* 【(Sends a teleport request to that user,發送一個傳送請求給指定玩家)】 /tpaccept 【(Accepts the last teleport request recieved,同意傳送請求)】 /tpaccept *player name* 【(Accepts the teleport request from that user,同意指定玩家的傳送請求)】 /tpdeny *player name* 【(Denies the teleport request from that user,拒絕指定玩家的傳送請求)】 /tpdeny {all} 【(Denies all current teleport requests,拒絕所有玩家的傳送請求)】 /tppos [x] [y] [z] 【(Teleports your character to the designated vecto,傳送到指定坐標地點)】 /uid 【(Returns your steam UID,顯示你的steamID)】 /uid *player name* 【(Returns that user's steam UID,顯示指定玩家的steamID)】 /unban【(Unbans the specified player,解封指定玩家)】 /ungod【(Revokes god mode from the specified player,解除指定玩家的上帝模式)】 /unmute【(Unmutes the player on global chat,解除指定玩家的禁言)】 /unshare {all} 【(Revokes ownership of your doors from everyone,解除對所有玩家的門共享) /unshare *player name*【(Revokes ownership of your doors from the designated user,解除對指定玩家的門共享) /version 【(Returns the current running version of Rust Essentials,重置Rust Essentials模組的版本) /whitelist {add} [UID] 【(Adds the specified Steam UID to the whitelist,把指定steamID添加至白名單)】 /whitelist {check} 【(Checks if you're currently on the whitelist,查詢白名單)】 /whitelist {kick} 【(Kicks all players that are not whitelisted. This only work if whitelist is enabled,踢出所有在白名單的人,如果白名單已經啟動)】 /whitelist {off} 【(Turns whitelist off,關掉白名單)】 /whitelist {on} 【(Turns whitelist on,打開白名單)】 /whitelist {rem} [UID] 【(Removes the specified Steam UID to the whitelist,移除指定steamID從白名單)】
https://gamemad.com/guide/703
0