Uses of Class
dev.satyrn.xpeconomy.api.commands.VaultCommandHandler
Packages that use VaultCommandHandler
-
Uses of VaultCommandHandler in dev.satyrn.xpeconomy.api.commands
Subclasses of VaultCommandHandler in dev.satyrn.xpeconomy.api.commandsModifier and TypeClassDescriptionclass
Represents a command handler which manages accounts. -
Uses of VaultCommandHandler in dev.satyrn.xpeconomy.commands
Subclasses of VaultCommandHandler in dev.satyrn.xpeconomy.commandsModifier and TypeClassDescriptionfinal class
Command which can be used to print information about the plugin, such as name, author, and version.final 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
class
final class
Handles the Pay command and subcommand.class
Models a command which allows a user to trigger a configuration reload.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.final class