Coins is a simple, easy to use, economy system that can be used with MongoDB or Flat-File
- damt | Lead Developer
- Refine Development | Lead Developer
- Infinity | Developer
- Steamworks | Contributor
- Download the jar from releases
- Put the jar in your server.
- Edit the configuration files to your liking.
RefineCoinsAPI#getCoins(UUID uuid) throws IllegalArgumentException : Returns the amount of coins a profile has.
RefineCoinsAPI#setCoins(UUID uuid, int coins) throws IllegalArgumentException : Returns nothing.