MekaCash - Official Documentation
Features
- Fully configurable cash system
- Simple commands and intuitive GUI (/cash)
- Particle, sound, and music effects
- Transaction history tracking (/cash history)
- Easy to integrate with ranks, shops, and events
Command
Description
/cash Opens the GUI with balance and options
/cash help Shows all available commands
/cash give <player> <amount> Adds cash to a player
/cash take <player> <amount> Removes cash from a player
/cash set <player> <amount> Sets a player's cash
/cash history [player] Shows transaction history
/cash reload Reloads the configuration
Permission
Access
cash.use Use /cash and view balance
cash.admin Use give/take/set and reload
cash.history View transaction logs
Configuration Overview
- config.yml – Adjust GUI titles, messages, sounds, music, and particle effects
- historico.yml – Stores cash transaction history
- Sounds and effects are customizable using Bukkit/Spigot sound names
- Supports color codes (e.g., &a, &6, etc.)
Tips
- Use commands in rewards, crates, or events:
Example: cash give %player% 100
- Combine with permission plugins to sell ranks using cash
- Reload config anytime with /cash reload