public class PlayerStatsSubCommand extends AbstractCommandCollection
Command for playerstatssu operations. Registered with the command system and callable by players.
java.lang.Object > AbstractCommandCollection > PlayerStatsSubCommand
Field Summary
No fields documented.
Method Detail
PlayerStatsSubCommand
public
public
PlayerStatsSubCommand
()
Method PlayerStatsSubCommand.
PlayerStatsAddCommand
public
new
PlayerStatsAddCommand
()
Method PlayerStatsAddCommand.
PlayerStatsGetCommand
public
new
PlayerStatsGetCommand
()
Method PlayerStatsGetCommand.
PlayerStatsSetCommand
public
new
PlayerStatsSetCommand
()
Method PlayerStatsSetCommand.
PlayerStatsSetToMaxCommand
public
new
PlayerStatsSetToMaxCommand
()
Method PlayerStatsSetToMaxCommand.
PlayerStatsDumpCommand
public
new
PlayerStatsDumpCommand
()
Method PlayerStatsDumpCommand.
PlayerStatsResetCommand
public
new
PlayerStatsResetCommand
()
Method PlayerStatsResetCommand.