Description: - KaarioCoins is a MySQL based currency system intended for use by Networks. It stores your Minecraft's UUID in a MySQL table along with your coins.
Commands: - /kcoins - View the plugins help.
- /kcoins create - Create data for a player.
(The plugin automatically generates data for the player, but you can disable this in config.yml) - /kcoins set - Set a player's coins.
- /kcoins add - Add to a player's coins.
- /kcoins remove - Subtract from a player's coins.
- /kcoins reset - Reset a player's coins.
- /kcoins reload - Reloads the plugin.
- /coins - Check a player's coins.
- /coins pay - Sends coins to a player.
Permissions: - kaariocoins.use - Provides access to the /kcoins command.