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.(发送服务器公告,在每个玩家屏幕上弹出)】...
/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 m...
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.(发送服务器公告,在每个玩家屏幕上弹出)】...
Unload “file name”:This command helps unload the plugin with the given file name. 7. Miscellaneous Error:This command helps in providing an error to the given gaming console. Give “item name” <amount>:This command helps the inventory to give the elements name for some amount. Init:This...
Rust Console An unofficial working group for Rust development that targets a game console 56followers http://bit.ly/rust-community (Discord) https://gist.github.com/Lokathor/ec5f94ec44d16a1a7fd4a05360147b40 Overview Repositories14 Projects
ynqa/promkit [promkit] - A toolkit for building interactive command-line tools Style colored [colored] - Coloring terminal so simple, you already know how to do it! console-rs/dialoguer [dialoguer] - Library for command line prompts and similar things. LukasKalbertodt/bunt [bunt] - ...
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处可写理由,挂...
Install cargo-generate with this command: cargo install cargo-generate~ via base ➜ curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh info: downloading wasm-pack info: successfully installed wasm-pack to `/Users/qiaopengjun/.cargo/bin/wasm-pack` ~ via base...
{ reloadImg(); }) } catch (e) { console.log(e); } } async function solveMd() { md_context.value = await md.render("$\\xRightarrow{aaaaaaaaaaaaaaaaaaa}$\n\n<img id='img-to-remove' src='../img/a-1-01.png'>"); } async function reloadImg() { console...
If you don't know your server's time and timezone, you can add this to one of your oxide plugins. Look for one withOnServerInitialized()and add the two lines at the top. When you reload the plugin it will print the information in console and be in your oxide logfile too. ...