## [Unreleased] ### Added - Added `/addmoney <player> <amount>` command (OP only): - Allows server operators to add money to any online player. - Command is registered in `plugin.yml`. - Only operators can use this command; non-operators receive an English error message. - All messages to players and operators for this command are in English. - Handles invalid player names and invalid amounts with clear English error messages.
### Changed - All messages sent to players for `/addmoney` and `/pay` are now in English. - All error and usage messages for `/addmoney` are now in English.