Gunpowder-MC / GunpowderCurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gunpowder Currency

Gunpowder Currency provides a backend for other modules to use, as well as a few commands to exchange money.

Commands
  • /balance [player]
    • Show your current account balance, or from a specified player
  • /balance top
    • Shows the top 10 players with the most money
  • /balance <player> <set/add/remove> <amount>
    • [Admin Only] Changes a user's balance
  • /pay <player> <amount>
    • Send money from your account to someone else

About

License:MIT License


Languages

Language:Kotlin 100.0%