Adding alternate spelling of color as aliases for color command. (#21)

Added alternate spelling of color as aliases for color command.

- hopefully this is how you're supposed to do this...

Reviewed-on: #21
Co-authored-by: benamaurer <ben.a.maurer@gmail.com>
Co-committed-by: benamaurer <ben.a.maurer@gmail.com>
main
benamaurer 2022-08-24 01:37:32 +00:00 committed by jolheiser
parent 0c08c26854
commit 0cfb7582bf
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ commands:
description: Base command
colors:
description: See all color/formatting codes
aliases: [color, c]
aliases: [color, c, colour, colours]
list:
description: See a list of players
aliases: [players, playerlist]