mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-30 09:49:51 +02:00
Adjust the help for more alias'
This commit is contained in:
@@ -30,7 +30,7 @@ commands:
|
|||||||
balancetop:
|
balancetop:
|
||||||
description: Gets the top x balance values. (max 10)
|
description: Gets the top x balance values. (max 10)
|
||||||
usage: /<command> <max>
|
usage: /<command> <max>
|
||||||
aliases:
|
aliases: [baltop,ebaltop,ebalancetop]
|
||||||
ban:
|
ban:
|
||||||
description: Bans a player.
|
description: Bans a player.
|
||||||
usage: /<command> [player] <reason>
|
usage: /<command> [player] <reason>
|
||||||
@@ -58,6 +58,7 @@ commands:
|
|||||||
compass:
|
compass:
|
||||||
description: Describes your current bearing.
|
description: Describes your current bearing.
|
||||||
usage: /<command>
|
usage: /<command>
|
||||||
|
aliases: [ecompass]
|
||||||
deljail:
|
deljail:
|
||||||
description: Removes a jail
|
description: Removes a jail
|
||||||
usage: /<command> [jailname]
|
usage: /<command> [jailname]
|
||||||
@@ -80,7 +81,7 @@ commands:
|
|||||||
ext:
|
ext:
|
||||||
description: Extinguish players.
|
description: Extinguish players.
|
||||||
usage: /<command> <player>
|
usage: /<command> <player>
|
||||||
aliases: [extinguish]
|
aliases: [extinguish,eext,eextinguish]
|
||||||
fireball:
|
fireball:
|
||||||
description: Throw a fireball.
|
description: Throw a fireball.
|
||||||
usage: /<command>
|
usage: /<command>
|
||||||
@@ -162,6 +163,7 @@ commands:
|
|||||||
lightning:
|
lightning:
|
||||||
description: The power of Thor. Strike at cursor or player.
|
description: The power of Thor. Strike at cursor or player.
|
||||||
usage: /<command> [player]
|
usage: /<command> [player]
|
||||||
|
aliases: [strike,elightning,estrike]
|
||||||
mail:
|
mail:
|
||||||
description: Manages inter-player, intra-server mail.
|
description: Manages inter-player, intra-server mail.
|
||||||
usage: /<command> [read|clear|send [to] [message]]
|
usage: /<command> [read|clear|send [to] [message]]
|
||||||
@@ -205,7 +207,7 @@ 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]
|
||||||
aliases: [er]
|
aliases: [er,reply,ereply]
|
||||||
realname:
|
realname:
|
||||||
description: Displays the username of a user based on nickname.
|
description: Displays the username of a user based on nickname.
|
||||||
usage: /<command> [nickname]
|
usage: /<command> [nickname]
|
||||||
|
Reference in New Issue
Block a user