
RCON
恋小狼
这个作者很懒,什么都没留下…
展开
-
Linux下一个rcon通讯的小工具
首先放上c代码/*# This is a simple linux command line utility to execute rcon commands# Just change the YOUR_PASSWORD_HERE to your rcon password (unless# you want to enter it every time) and possibly cha...原创 2020-03-05 13:54:57 · 1300 阅读 · 0 评论 -
ARK服务器RCON命令整理
最近查了下ARK官方支持的rcon命令,简单做下整理:先说下游戏里进入命令台enablecheats AdminPassword ShowMyAdminManager官方说游戏内ShowMyAdminManager显示的命令行都可以用,但是……还是说下我试着好使的吧listplayers 在线用户列表banplayer PlayerName 用户踢出服务器(应该是直接拉...原创 2020-03-05 11:54:18 · 7125 阅读 · 0 评论