forked from SteamWar/SteamWar
Remove Component Messages
This commit is contained in:
@@ -17,37 +17,32 @@
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
join={0} joined the game!
|
||||
joinTeam={0} joined the {1} team!
|
||||
quit={0} left the game!
|
||||
quitTeam={0} left the {1} team!
|
||||
PREFIX=§4TNT§6League§8»
|
||||
join=§e{0} §ajoined the game!
|
||||
joinTeam={0} §7joined the {1} §7team!
|
||||
quit={0} §cleft the game!
|
||||
quitTeam={0} §7left the {1} §7team!
|
||||
blue=Blue
|
||||
red=Red
|
||||
shutdown=The server stops in {0} seconds!
|
||||
teamWin=Team {0} wins!
|
||||
|
||||
notEnoughCoins=You don't have enough coins to buy this item!
|
||||
|
||||
gameStarting=The game starts in {0} seconds!
|
||||
gameStart=Starting in {0}
|
||||
gameStarted=The game has started!
|
||||
|
||||
timeRemaining={0} minutes remaining!
|
||||
|
||||
gameEnded=The game has ended!
|
||||
draw=The game ended in a draw!
|
||||
shutdown=§cThe server stops in §e{0} §cseconds!
|
||||
teamWin=§aTeam {0} §awins!
|
||||
notEnoughCoins=§cYou don't have enough coins to buy this item!
|
||||
gameStarting=§aThe game starts in §e{0} §aseconds!
|
||||
gameStart=
|
||||
gameStarted=§aThe game has started!
|
||||
timeRemaining=§e{0} §7minutes remaining!
|
||||
gameEnded=§cThe game has ended!
|
||||
draw=§cThe game ended in a draw!
|
||||
dealer=Shopkeeper
|
||||
dealerItem={0} {1}
|
||||
|
||||
scoreboardTime=Time: {0}:{1}
|
||||
scoreboardCoins=Coins: {0}
|
||||
scoreboardTeam=Team {0}: {1}
|
||||
|
||||
ready=Ready
|
||||
notReady=Not ready
|
||||
isReady=Team {0} is ready!
|
||||
isNotReady=Team {0} is not ready!
|
||||
|
||||
invited={0} invited you to join the {1} team! *Click*
|
||||
invitedHover=Click to join the {0} team!
|
||||
invitedPlayer=Invited {0} to join your team!
|
||||
dealerPrice=
|
||||
scoreboardTime=§7Time: §e{0}§8:§e{1}
|
||||
scoreboardCoins=§7Coins: §e{0}
|
||||
scoreboardTeam=§7Team {0}§8: §e{1}
|
||||
ready=§aReady
|
||||
notReady=§cNot ready
|
||||
isReady=§aTeam {0} §ais ready!
|
||||
isNotReady=§cTeam {0} §cis not ready!
|
||||
invited={0} §ainvited you to join the {1} §ateam! §e*Click*
|
||||
invitedHover=§7Click to join the {0} §7team!
|
||||
invitedPlayer=§aInvited §e{0} §ato join your team!
|
||||
Reference in New Issue
Block a user