fix key name for multiple players matched

This commit is contained in:
Aikar
2017-07-16 21:45:20 -04:00
parent a20c2aecd2
commit 1c4e2d83d6
@@ -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.