find <command or "."> Searches for a command, using "." will list all commands. say "Message" Broadcasts a message to all players server.globalchat true If true, chat messages will be broadcasted to all players server.stop Stops your server server.save Saves your server server.saveinterna...
List of useful commands for Rust Updated over 3 months ago NOTE
CommandDescription banid [steamID64] [reason] Punish a player by banning them from the server. banlistex Returns a complete list of banned users with their reasons. kick [steamID64] [reason] Forcibly remove a player from the server. kickall Removes all players from the server. moderatorid [...
/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(发送服务器公告)...
/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(发送服务器公告)】...
【服主教程第二篇】:..1.插件的汉化:插件汉化其实很简单,把英文提示翻译成中文就行,这里我们需要用到的工具:notepad++ 百度即可下载,模组服搭建好后,oxide目录里会出现四个文件夹:Config文件夹里主要是插件
) : GitCommand() { override fun execute() = executeCommand(listOf("add") + files)}class Log( private val decorate: Boolean, private val patch: Boolean) : GitCommand() { override fun execute() { val args = mutableListOf("log") if (decorate) { args.add("--decorate") } if (...
/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(发送服务器公告)...
Rust admin panel (RustMonitor) See our 👉🏼 Live Instance Current features Multiple servers login record. Simple full control (Chat, Players and Console) on single screen Plugin enable/disable/reload and update checker Permissions groups and export/import to apply on multiple servers All configur...
- 编译时动态 sql(mybatis 动态 sql 标签)、全异步(Future)、生产实践(abs_admin)、 - 内存安全,协程安全,事务安全(防忘提交),百分百 safe 代码 - 多种插件,分页/逻辑删除/sql 拦截器/CRUD/Wrapper/PySQL/HtmlSQL 支持数据库: 数据库已支持 Mysql √ Postgres √ Sqlite √ Mssql/Sqlserver √(50%) Mar...