Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Creators
Details
Licensed MIT
Published last month
Updated 3 weeks ago
Changelog
✨ New Features Added
🪙 Money Item
- Item ID:
migueleconomy:money
- Function: Physical money that can be redeemed by right-clicking
- Storage: Uses NBT tag
MoneyValue
(long) to store currency value - Usage: Right-click to add money to your economy account and consume the item
- Tooltip: Shows value and redemption instructions
🎮 Usage Commands
Give Money Directly (Operator Commands)
/money add <player> <amount> /money set <player> <amount>
Give Money Item with Value
/give <player> migueleconomy:money{MoneyValue:1000L} 1