Package stawa.vitalstrike.commands
package stawa.vitalstrike.commands
Command handling and management for VitalStrike plugin.
This package contains classes responsible for managing and executing plugin commands,
including command registration, permission handling, and command implementations.
The command system provides functionality for:
- Command registration and execution
- Permission management and validation
- Help menu generation and display
- Custom item distribution commands
Key Components
- See Also:
-
ClassesClassDescriptionManages all commands for the VitalStrike plugin.A command executor that handles the giving of Vital Awakening items to players.