Free CoinsAPI
I made this Plugin just for fun and so i decided to release it for free who needs it xd
The plugin is not very complex:
Commands
- /coins (/balance)
- /setcoins (/setbalance)
In the config.yml you can switch between MySql or File support!
IMPORTANT: Your data will be not migrated if you switch the save-mehtod later then!
Permissions:
- "Coins.set" for the /setcoins (/setbalance) Command
For Dev's:
You are allowed to decompile the plugin! But not to steal anything, just inspire
The API is also not very complex, the plugin have an own Name and UUID-Fetcher integrated to prevent from any laggs!
API:
- SpigotMcCoinsAPI.GetCoins()
- SpigotMcCoinsAPI.SetCoins()
- SpigotMcCoinsAPI.GetUUID()
- SpigotMcCoinsAPI.GetName()
Hope you enjoy and leave a good feedback :C