Class TeamScoreSubCommand

java.lang.Object
fr.luc.crcore.command.AbstractCommand
fr.luc.crcore.command.SubCommand
fr.luc.crcore.command.builtin.team.TeamScoreSubCommand
All Implemented Interfaces:
Command

public class TeamScoreSubCommand extends SubCommand
/core team score <team> <name> <add|set> <value>

Commande admin pour ajuster les scores d'une équipe à la main (debug, fix, init). Le gameplay normal pilote les scores via le service, pas via cette commande.

Restreinte par défaut à la permission crcore.team.score.modify.