SHOPPY v

Details

  • Filename
    shoppy.jar
  • Uploaded by
  • Uploaded
    Jan 4, 2026
  • Size
    1.75 MB
  • Downloads
    239
  • MD5
    0d65a54e2ba3f0220ae81695e697c02b

Supported Bukkit Versions

  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.1
  • 1.21.2
  • 1.21.3
  • 1.21.4
  • 1.21.5-Snapshot
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.5-Snapshot
  • 1.20.4
  • 1.20.3-Snapshot
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20

Changelog

# Changelog

## [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.

### Fixed
- None

---