Closed AmauryCarrade closed 7 years ago
displays the Winner team / player in the bar when the game ends
Good idea, but the 64-characters limit needs to be checked. Or, only the name of the team is displayed, if the game is with teams.
At the beginning if there is a team with more than one player, the name that appears, if that team wins, its displayed the Team Name. If is only one player on the team, at the beginning, and if that team wins, its displayed the Player Name.
Maybe The Winner: "team name" Team
for a Team (team name can have 47 characters)
and The Winner: "player name"
for a Player (palyer name can have 52 characters)?
At the beginning if there is a team with more than one player, the name that appears, if that team wins, its displayed the Team Name. If is only one player on the team, at the beginning, and if that team wins, its displayed the Player Name.
Differentiation not needed: if there isn't any team, each player is on a team named with his pseudonym.
I prefer these texts:
{pseudo} wins the game!
(if solo);The team {team} wins the game!
(if not).it has less characters that can be used on the names but its ok for me
As an option:
An idea by @johnb165, on BukkitDev.