mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-11 09:05:01 +02:00
Adding extra alias's to plugin.yml
This commit is contained in:
@@ -20,7 +20,7 @@ commands:
|
|||||||
usage: /<command>
|
usage: /<command>
|
||||||
aliases: [eback]
|
aliases: [eback]
|
||||||
backup:
|
backup:
|
||||||
description: Runs the backup command
|
description: Runs the backup if configured.
|
||||||
usage: /<command>
|
usage: /<command>
|
||||||
aliases: [ebackup]
|
aliases: [ebackup]
|
||||||
balance:
|
balance:
|
||||||
@@ -74,7 +74,7 @@ commands:
|
|||||||
eco:
|
eco:
|
||||||
description: Manages the server economy.
|
description: Manages the server economy.
|
||||||
usage: /<command> [give|take|reset] [player] [amount]
|
usage: /<command> [give|take|reset] [player] [amount]
|
||||||
aliases: economy
|
aliases: [economy,emoney]
|
||||||
essentials:
|
essentials:
|
||||||
description: Reloads essentials.
|
description: Reloads essentials.
|
||||||
usage: /<command>
|
usage: /<command>
|
||||||
@@ -113,6 +113,7 @@ commands:
|
|||||||
helpop:
|
helpop:
|
||||||
description: Request help from online operators.
|
description: Request help from online operators.
|
||||||
usage: /<command> [message]
|
usage: /<command> [message]
|
||||||
|
aliases: [ehelpop]
|
||||||
home:
|
home:
|
||||||
description: Teleport to your home.
|
description: Teleport to your home.
|
||||||
usage: /<command> <player>
|
usage: /<command> <player>
|
||||||
@@ -164,7 +165,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]
|
aliases: [strike,smite,elightning,estrike,esmite]
|
||||||
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]]
|
||||||
@@ -272,7 +273,7 @@ commands:
|
|||||||
time:
|
time:
|
||||||
description: Change the time to day or night of the player (default) or world (essentials.time.world permission).
|
description: Change the time to day or night of the player (default) or world (essentials.time.world permission).
|
||||||
usage: /<command> [day|night|reset] <playername>
|
usage: /<command> [day|night|reset] <playername>
|
||||||
aliases: [etime]
|
aliases: [etime, day, night, playertime]
|
||||||
togglejail:
|
togglejail:
|
||||||
description: Prevents a player from interacting with the world and teleports him/her to the the jail specified
|
description: Prevents a player from interacting with the world and teleports him/her to the the jail specified
|
||||||
usage: /<command> [player] [jailname] <datediff>
|
usage: /<command> [player] [jailname] <datediff>
|
||||||
|
Reference in New Issue
Block a user