mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 20:00:46 +00:00
Added /realname
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1179 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
13940ddebe
commit
8641290caa
1 changed files with 6 additions and 3 deletions
|
@ -163,13 +163,16 @@ commands:
|
||||||
r:
|
r:
|
||||||
description: Quickly reply to the last player to message you.
|
description: Quickly reply to the last player to message you.
|
||||||
usage: /<command> [message]
|
usage: /<command> [message]
|
||||||
rules:
|
realname:
|
||||||
description: Views the server rules.
|
description: Displays the username of a user based on his/her nickname.
|
||||||
usage: /<command>
|
usage: /<command> [nickname]
|
||||||
reloadall:
|
reloadall:
|
||||||
description: Reloads all plugins.
|
description: Reloads all plugins.
|
||||||
usage: /<command>
|
usage: /<command>
|
||||||
aliases: [rel]
|
aliases: [rel]
|
||||||
|
rules:
|
||||||
|
description: Views the server rules.
|
||||||
|
usage: /<command>
|
||||||
sell:
|
sell:
|
||||||
description: Sells the item currently in your hand.
|
description: Sells the item currently in your hand.
|
||||||
usage: /<command> <-><amount>
|
usage: /<command> <-><amount>
|
||||||
|
|
Loading…
Reference in a new issue