diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/language.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/language.yml b/src/main/resources/language.yml index 388c975..f95d3f1 100644 --- a/src/main/resources/language.yml +++ b/src/main/resources/language.yml @@ -33,10 +33,10 @@ lobby-in-10: "&9Returning to lobby in ten seconds..." waiting-for-players: "&aWaiting for players..." time-till-start: "&aGame will begin in %wait% seconds!" round-over: "&cRound over!" -round-winner: "&6%winner% has won the round!" +round-winner: "&6%winner% has won the round!" round-draw: "&6Draw!" -game-over: "&Game over!" -game-winner: "&6%winner% has won the Game!" +game-over: "&6Game over!" +game-winner: "&6%winner% has won the game!" count-3: "&23" count-2: "&e2" count-1: "&41" |