mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-10 08:34:17 +02:00
Added plural alias for kit & warp
This commit is contained in:
@@ -152,6 +152,7 @@ commands:
|
||||
kit:
|
||||
description: Obtains the specified kit or views all available kits.
|
||||
usage: /<command> <kit>
|
||||
aliases: [ekit,kits]
|
||||
kill:
|
||||
description: Kills specified player.
|
||||
usage: /<command> <player>
|
||||
@@ -334,7 +335,7 @@ commands:
|
||||
warp:
|
||||
description: List all warps or warp to the specified location.
|
||||
usage: /<command> <warp> <player>
|
||||
aliases: [ewarp]
|
||||
aliases: [ewarp,warps]
|
||||
weather:
|
||||
description: Setting the weather.
|
||||
usage: /<command> <storm/sun> [duration]
|
||||
|
Reference in New Issue
Block a user