1
mirror of https://github.com/CarmJos/MoeTeleport.git synced 2026-06-04 16:46:10 +08:00

[F] 修复玩家可以给自己发送传送请求的问题

This commit is contained in:
2022-02-24 16:00:24 +08:00
parent b5f6794a85
commit 948b4f1915
3 changed files with 11 additions and 0 deletions
+4
View File
@@ -6,6 +6,10 @@ death-back:
not-online:
- "&f目标玩家并不在线,无法发送请求。"
self-request:
- "&f您不能向自己发送请求。"
tpa:
- "&d%(player) &f请求传送到您身边,您有 &5%(expire)秒 &f的时间回应。"
- "[&a&l[同意]](show_text=点击同意请求 run_command=/tpAccept %(player)) &f输入 &5/tpAccept &f同意该请求。"