mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
fix key name for multiple players matched
This commit is contained in:
@@ -29,7 +29,7 @@ acf-minecraft.player_is_vanished_confirm = \
|
||||
Ex: <c2>{vanished}:confirm</c2>
|
||||
acf-minecraft.username_too_short = Error: Username too short, must be at least three characters.
|
||||
acf-minecraft.is_not_a_valid_name = Error: <c2>{name}</c2> is not a valid username.
|
||||
acf-minecraft.multiple_players_matched = Error: Multiple players matched <c2>{search}</c2> <c3>({all})</c3>, please be more specific.
|
||||
acf-minecraft.multiple_players_match = Error: Multiple players matched <c2>{search}</c2> <c3>({all})</c3>, please be more specific.
|
||||
acf-minecraft.no_player_found_server = No player matching <c2>{search}</c2> is connected to this server.
|
||||
acf-minecraft.no_player_found = No player matching <c2>{search}</c2> could be found.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user