Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
SimpleCredits
SimpleCredits adds an economy-based Credit system to your server with a /Credit Shop, Credit balance and leaderboard, /credit pay, /credit give, /credit take, and more! Credits can be used commpletly seperate from money or they could be used AS your money! Thats the great part its up to you
Commands & Permissions
| Command | Description | Permission Node | Default |
|---|---|---|---|
/credits |
Opens the main Credits menu | credits.menu |
true |
/creditbalance [player] |
Check a player's Credit balance | credits.balance, credits.balance.others |
true / op |
/creditshop |
Opens the Credit shop | credits.shop |
true |
/credittop |
Shows the Credit leaderboard | credits.top |
true |
/credit pay <player> <amount> |
Send Credits to another player | credits.pay |
true |
/credit give <player> <amount> |
Give Credits to a player | credits.admin.give |
op |
/credit take <player> <amount> |
Remove Credits from a player | credits.admin.take |
op |
/credit set <player> <amount> |
Set a player's exact balance | credits.admin.set |
op |
/credit giveall <amount> |
Give Credits to all online players | credits.admin.giveall |
op |
/credit balance <player> |
Check a player's balance | credits.admin.balance |
op |
/credit history <player> |
View a player's Credit history | credits.admin.history |
op |
/credit reload |
Reload the plugin configuration | credits.admin.reload |
op |
/credit help |
Shows the admin command help | credits.admin.help |
op |
The following breakdown details the specific functionality of each permission node available within the plugin.
Permission Nodes & LuckPerms
SimpleCredits uses normal Bukkit permission nodes, so it works with permission plugins such as LuckPerms.
If LuckPerms is installed, SimpleCredits can also check permissions for players who are offline. This is mainly useful for things such as hiding certain players from the Credit leaderboard.
credits.menu— Open/credits(default: true)credits.balance— Check your own balance (default: true)credits.balance.others— Check other players' balances (default: op)credits.shop— Open/creditshop(default: true)credits.pay— Send Credits using/credit pay(default: true)credits.top— View/credittop(default: true)credits.top.exempt— Hide a player from/credittop(default: false)credits.admin.give— Use/credit give(default: op)credits.admin.take— Use/credit take(default: op)credits.admin.set— Use/credit set(default: op)credits.admin.giveall— Use/credit giveall(default: op)credits.admin.balance— Use/credit balance(default: op)credits.admin.history— Use/credit history(default: op)credits.admin.reload— Use/credit reload(default: op)credits.admin.help— Use/credit help(default: op)credits.shop.bypasscost— Buy shop items without paying Credits (default: false)credits.shop.bypasslimit— Ignore shop purchase limits (default: false)
Features
- Credit Economy — A separate Credit balance that you can use for things without replacing your server's normal economy.
- Credit Shop — Create your own custom shop with rewards such as ranks, kits, permissions, crate keys, and other server rewards that YOU can choose!
- Credit Transfers — Players can send Credits to each other using
/credit pay. - Admin Controls — Give, take, set, and give Credits to players with simple admin commands.
- Credit Leaderboard — Use
/credittopto see which players have the most Credits. - Player History — Check Credit transactions and see where a player's Credits came from or where they were spent.
- Custom GUIs — Includes menus for Credits, the shop, confirmations, transaction history, and the leaderboard.
- Purchase Limits — Set daily, weekly, or lifetime limits on Credit shop purchases.
- PlaceholderAPI Support — Display Credit balances in places such as TAB, scoreboards, and chat.
- LuckPerms Support — Use permissions to control Credit features and hide specific players from the leaderboard.
- Developer API — Other plugins can hook into SimpleCredits through
SimpleCreditsPlugin.getAPI().


Tab
Use %credits_balance% in a TAB scoreboard for a live updated balance.



