Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 417 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 417 Bytes

This project contains a system of groups, coins and cash that are stored in MySQL. Compatible with Java Spigot, version 1.8.8.

Group system:

  • /group player set group
  • /group player add group
  • /group player remove group

Cash system:

  • /cash player set amount
  • /cash player add amount
  • /cash player remove amount

Coins system:

  • /coins player set amount
  • /coins player add amount
  • /coins player remove amount