new SendTeamRankMessageAction()
Sends message with player rankings.
Extends
- HungryGames~Action~ChannelAction
Methods
-
<static> create()
-
Create action from save data.
Returns:
The created action.- Type
- HungryGames~SendTeamRankMessageAction
-
<private> _sortTeams(game)
-
Sort the includedUsers and teams by final ranking.
Parameters:
Name Type Description game
HungryGames~GuildGame The game to sort.