Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add PayCommand to support player-to-player payments
This commit introduces the PayCommand class, enabling the functionality for players to send payments to each other. The command requires appropriate permissions and is registered using the plugin's lifecycle manager upon initialization.
- Loading branch information