Skip to content

Game bedwars#92

Open
lluiscab wants to merge 4 commits into
biels:masterfrom
lluiscab:game-bedwars
Open

Game bedwars#92
lluiscab wants to merge 4 commits into
biels:masterfrom
lluiscab:game-bedwars

Conversation

@lluiscab

Copy link
Copy Markdown
Contributor

Added a new game called BedWars
Playtested with azteca and atm0n

winnerTeam = getWinner();
sendGlobalMessage(ChatColor.GRAY + "L'equip " + winnerTeam.getChatColor() + winnerTeam.getAdjectiu() + ChatColor.GRAY + " ha guanyat la partida!");
winGame(winnerTeam);
getPlayers().forEach(player -> player.setGameMode(GameMode.SPECTATOR));

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Això aniria a customJocFinalitzat(), a BedWars.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants