update 8
This commit is contained in:
@@ -45,6 +45,9 @@ commands:
|
||||
reg:
|
||||
description: to register an account
|
||||
usage: /<command> <password> <password>
|
||||
pc:
|
||||
description: chat in a party
|
||||
usage: /<command> <message>
|
||||
login:
|
||||
description: to login
|
||||
usage: /<command> <password>
|
||||
@@ -59,9 +62,27 @@ commands:
|
||||
msg:
|
||||
description: private chat with friend
|
||||
usage: /<command> <player> <message>
|
||||
qd:
|
||||
description: qian dao
|
||||
usage: /<command>
|
||||
friend:
|
||||
description: add friend
|
||||
usage: /<command> <add|allow|deny|remove> <player>
|
||||
gift:
|
||||
description: gift
|
||||
usage: /<command>
|
||||
aboutme:
|
||||
description: about you
|
||||
usage: /<command>
|
||||
point:
|
||||
description: change point
|
||||
usage: /<command> <player> <set|add|remove> <number>
|
||||
land:
|
||||
description: change point
|
||||
usage: /<command> <player> <set|add|remove> <number>
|
||||
selfkill:
|
||||
description: self kill
|
||||
usage: /<command>
|
||||
permissions:
|
||||
permission.settag:
|
||||
description: Allows setting player tags
|
||||
|
||||
Reference in New Issue
Block a user