Uses of Class
dev.satyrn.xpeconomy.api.commands.AccountCommandHandler
Packages that use AccountCommandHandler
-
Uses of AccountCommandHandler in dev.satyrn.xpeconomy.commands
Subclasses of AccountCommandHandler in dev.satyrn.xpeconomy.commandsModifier and TypeClassDescriptionfinal class
Models a command which allows players to add a balance to another player's account.final class
Models a command which allows a player to check another player's balance.final class
Implements a command which can be used to deduct a specific amount from a player's account.final class
Handles the Pay command and subcommand.class
Implements a command which allows a user to set another user's balance.final class
Implements a command which can be used to sync a user's account balance to their current XP balance.final class
Implements a command which can be used to transfer balance from one player to another.