mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 11:49:12 +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:
|
||||
description: Quickly reply to the last player to message you.
|
||||
usage: /<command> [message]
|
||||
rules:
|
||||
description: Views the server rules.
|
||||
usage: /<command>
|
||||
realname:
|
||||
description: Displays the username of a user based on his/her nickname.
|
||||
usage: /<command> [nickname]
|
||||
reloadall:
|
||||
description: Reloads all plugins.
|
||||
usage: /<command>
|
||||
aliases: [rel]
|
||||
rules:
|
||||
description: Views the server rules.
|
||||
usage: /<command>
|
||||
sell:
|
||||
description: Sells the item currently in your hand.
|
||||
usage: /<command> <-><amount>
|
||||
|
|
Loading…
Reference in a new issue