What is it?
A plugin that solves all your economy problems! A custom economy that doesn't need Vault or other plugins!
Features:
- MySQL
- SQLite
- Minimessage support
- Custom language
- Vault support
Placeholders:
- %notcredits_credits% - shows how much credit the player has.
- %notcredits_credits_formatted% - (since v3.0) Shows formatted balance of player
- %notcredits_top_#% - returns the highest number of credits in the database
- %notcredits_top_name_#% - returns the name of the player with the most credits
replace # with a number
Permissions:
notcredits.*
notcredits.reload
notcredits.set
notcredits.add
notcredits.remove
Commands:
/credits - Shows how many credits the player has.
/credits set <player> <amount> - Sets the player's credit count.
/credits add <player> <amount> - Adds credits to the player.
/credits remove <player> <amount> - Removes player credits.
/credits reload - Reload the plugin.