diff --git "a/admin/\345\215\217\347\256\241/_category_.json" "b/admin/\345\215\217\347\256\241/_category_.json" new file mode 100644 index 0000000..59b1976 --- /dev/null +++ "b/admin/\345\215\217\347\256\241/_category_.json" @@ -0,0 +1,6 @@ +{ + "position": 3, + "link": { + "type": "generated-index" + } +} diff --git "a/admin/\345\215\217\347\256\241/_images/tip.txt" "b/admin/\345\215\217\347\256\241/_images/tip.txt" new file mode 100644 index 0000000..c89fff8 --- /dev/null +++ "b/admin/\345\215\217\347\256\241/_images/tip.txt" @@ -0,0 +1 @@ +在这里放你的图片 diff --git "a/admin/\345\215\217\347\256\241/admin-commands.md" "b/admin/\345\215\217\347\256\241/admin-commands.md" new file mode 100644 index 0000000..6c35a05 --- /dev/null +++ "b/admin/\345\215\217\347\256\241/admin-commands.md" @@ -0,0 +1,55 @@ +--- +sidebar_position: 2 +--- + +# 管理用到的指令 + +这里详细写出了协管在管理过程中的指令的使用,包括各个服务器。 + +*** + +## 全部服务器 + +:::warning + +对于违反 《管理条例》 或子服具体条例的玩家,均应按照 《管理条例》 或子服具体条例进行处理。 +”神权“与权力私用一刻不能容忍! + +::: + +每个子服均禁言了自带的封禁系统 + +## 主城服 + +### 禁言 + +对于应处禁言的玩家,使用 /mute 进行禁言。 + +权限: trchat.command.mute + +参数: /mute _player_ _time_ _reason_ + +* _time_: 被禁言的玩家 +* _time_: 禁言时间 +* _reason_: 禁言原因 + +其他指令: + +/unmute _player_ 解除对指定玩家的禁言 + + +#### 发生大规模冲突 + +如果发生了大规模冲突,例如:大规模骂战。在无法阻止的情况下,可以进行全体禁言,并向管理组报告。 + +禁止全部玩家发言 ( 除有 trchat.bypass.globalmute 权限的玩家之外 ) + +/muteall 或 /globalmute + +权限: trchat.command.muteall + +### 警告 + +对于应处警告的玩家,使用 /warn 进行警告。 + +### 临时封禁 \ No newline at end of file diff --git "a/docs/\346\226\260\346\211\213\345\205\245\351\227\250/spawn-command.md" "b/docs/\346\226\260\346\211\213\345\205\245\351\227\250/spawn-command.md" new file mode 100644 index 0000000..f89b7ab --- /dev/null +++ "b/docs/\346\226\260\346\211\213\345\205\245\351\227\250/spawn-command.md" @@ -0,0 +1,27 @@ +--- +sidebar_position: 5 +--- + +# 主城命令和机制列表 + +这里介绍了一些玩家在主城时的常用命令,以及一些机制。 + +*** + +## 命令 + +和其他玩家互动 + +* /tpa 玩家名 ---申请传送 +* /tpahere 玩家名 ---申请其他玩家传送到自己 +* /warnings 玩家名 ---查询这个玩家在主城的被警告记录 + +对自己 + +* /spawn ---返回主城 +* /warp ---查看地标 +* /bs ---打开菜单 + +## 机制 + +* 在主城,右键楼梯或半砖可以坐下。 diff --git "a/logs/\346\227\245\345\277\227/Wiki\347\274\226\350\276\221\346\227\245\345\277\227.md" "b/logs/\346\227\245\345\277\227/Wiki\347\274\226\350\276\221\346\227\245\345\277\227.md" index 82c03d8..287ea3a 100644 --- "a/logs/\346\227\245\345\277\227/Wiki\347\274\226\350\276\221\346\227\245\345\277\227.md" +++ "b/logs/\346\227\245\345\277\227/Wiki\347\274\226\350\276\221\346\227\245\345\277\227.md" @@ -9,6 +9,12 @@ sidebar_position: 1 ___ +## 2025-5-5 +### * pingguomc * +* 创建了 *主城命令和机制列表*。 +* 创建了 *管理用到的指令*。 + + ## 2025-5-3 ### * pingguomc * * 创建了该日志。