1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-22 12:22:13 +02:00

Adding /join as alias to /tpa, and /come as alias to /tpahere

This commit is contained in:
KHobbits
2011-12-18 04:30:00 +00:00
parent b05e4079d9
commit c0b78cc3d5

View File

@@ -341,7 +341,7 @@ commands:
tpa:
description: Request to teleport to the specified player.
usage: /<command> <player>
aliases: [call,etpa,ecall]
aliases: [call,join,etpa,ecall,ejoin]
tpaall:
description: Requests all players online to teleport to you.
usage: /<command> <player>
@@ -353,7 +353,7 @@ commands:
tpahere:
description: Request that the specified player teleport to you.
usage: /<command> <player>
aliases: [etpahere]
aliases: [come,etpahere,ecome]
tpall:
description: Teleport all online players to another player.
usage: /<command> <player>