{"id":51071,"date":"2026-06-02T21:33:45","date_gmt":"2026-06-02T18:33:45","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/credits\/"},"modified":"2026-06-02T21:33:45","modified_gmt":"2026-06-02T18:33:45","slug":"credits","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/credits\/","title":{"rendered":"Credits"},"content":{"rendered":"<p>![Features](https:\/\/cdn.modrinth.com\/data\/cached_images\/caef94d5391fd0d5819c123326d791ce4a9c479b.png)<\/p>\n<p>&#8211; **Complete Economy System** &#8211; Full-featured currency management<br \/>\n&#8211; **Multiple Database Support** &#8211; YAML, MySQL, SQLite, MongoDB<br \/>\n&#8211; **Vault Integration** &#8211; Works with all Vault-compatible plugins<br \/>\n&#8211; **PlaceholderAPI Support** &#8211; Display balances anywhere<br \/>\n&#8211; **Advanced Tax System** &#8211; Configurable transaction taxes<br \/>\n&#8211; **Daily Limits** &#8211; Prevent economy abuse<br \/>\n&#8211; **Interest System** &#8211; Automatic daily interest on balances<br \/>\n&#8211; **First Login Rewards** &#8211; Configurable starting bonuses with rank multipliers<br \/>\n&#8211; **Loan System** &#8211; Players can take loans with interest<br \/>\n&#8211; **Savings Accounts** &#8211; Higher interest savings with withdrawal cooldowns<br \/>\n&#8211; **Beautiful GUI** &#8211; Interactive top players leaderboard<br \/>\n&#8211; **Full Color Support** &#8211; HEX colors, gradients, MiniMessage<br \/>\n&#8211; **Complete Localization** &#8211; All messages configurable via lang.yml<\/p>\n<p>![Commands](https:\/\/cdn.modrinth.com\/data\/cached_images\/431ec5c9aaecaf04589a244c37757f31cb7f14e8.png)<\/p>\n<p>| Command | Description | Permission |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;|<br \/>\n| `\/credits help` | Show help menu | `credits.user` |<br \/>\n| `\/credits balance` | Check your balance | `credits.balance` |<br \/>\n| `\/credits balance <player>` | Check another player&#8217;s balance | `credits.balance.others` |<br \/>\n| `\/credits pay <player> <amount>` | Send credits to another player | `credits.pay` |<br \/>\n| `\/credits top [page]` | View top players leaderboard | `credits.top` |<br \/>\n| `\/credits admin reload` | Reload configuration | `credits.admin.reload` |<br \/>\n| `\/credits admin give <player> <amount>` | Give credits to a player | `credits.admin.give` |<br \/>\n| `\/credits admin take <player> <amount>` | Take credits from a player | `credits.admin.take` |<br \/>\n| `\/credits admin reset <player>` | Reset a player&#8217;s balance | `credits.admin.reset` |<br \/>\n| `\/credits admin reset all` | Reset all players&#8217; balances | `credits.admin.resetall` |<\/p>\n<p>![Permissions](https:\/\/cdn.modrinth.com\/data\/cached_images\/9ea72e5de8071d444971a01defe09719f01bd476.png)<\/p>\n<p>| Permission | Description | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `credits.*` | All permissions | OP |<br \/>\n| `credits.user` | Basic user permissions | True |<br \/>\n| `credits.admin` | Admin permissions | OP |<br \/>\n| `credits.balance` | Check your balance | True |<br \/>\n| `credits.balance.others` | Check others&#8217; balance | OP |<br \/>\n| `credits.pay` | Send credits | True |<br \/>\n| `credits.top` | View leaderboard | True |<br \/>\n| `credits.admin.reload` | Reload config | OP |<br \/>\n| `credits.admin.give` | Give credits | OP |<br \/>\n| `credits.admin.take` | Take credits | OP |<br \/>\n| `credits.admin.reset` | Reset player | OP |<br \/>\n| `credits.admin.resetall` | Reset all players | OP |<\/p>\n<p>![Placeholders](https:\/\/cdn.modrinth.com\/data\/cached_images\/6aa6a76a094ea0ddfbbcaf69e4732bcf9b5eb75d.png)<\/p>\n<p>| Placeholder | Description | Example Output |<br \/>\n|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `%credits_balance%` | Formatted balance | `1,234.56` |<br \/>\n| `%credits_balance_raw%` | Raw balance | `1234.56` |<br \/>\n| `%credits_balance_formatted%` | Balance with currency | `1,234.56 cr\u00e9dits$` |<br \/>\n| `%credits_rank%` | Player&#8217;s rank on leaderboard | `42` |<br \/>\n| `%credits_currency_name%` | Currency name (singular\/plural) | `cr\u00e9dit` or `cr\u00e9dits` |<br \/>\n| `%credits_currency_symbol%` | Currency symbol | `$` |<\/p>\n<p>![Integration](https:\/\/cdn.modrinth.com\/data\/cached_images\/78c1c871dcfb13f4e637ac31baed0041d5687e48.png)<\/p>\n<p>### Vault<br \/>\n&#8211; Full Vault economy provider implementation<br \/>\n&#8211; Works with all plugins that use Vault (Essentials, ShopGUI+, etc.)<br \/>\n&#8211; Configurable as main economy provider<\/p>\n<p>### PlaceholderAPI<br \/>\n&#8211; All placeholders listed above<br \/>\n&#8211; Use in any plugin that supports PlaceholderAPI<br \/>\n&#8211; Display balances in scoreboards, chat, signs, etc.<\/p>\n<p>### Discord (Webhook)<br \/>\n&#8211; Log transactions to Discord<br \/>\n&#8211; Configurable webhook URL<br \/>\n&#8211; Filter by transaction type and amount<\/p>\n<p>![Config](https:\/\/cdn.modrinth.com\/data\/cached_images\/0266b89f6ed95c8764676c24119d5fe9f2a82fec.png)<\/p>\n<p>All settings are configurable in `config.yml`:<\/p>\n<p>&#8211; **Economy Settings** &#8211; Starting balance, min\/max limits, decimal places<br \/>\n&#8211; **Tax System** &#8211; Percentage tax, min\/max tax amounts, tax-free playtime<br \/>\n&#8211; **Daily Limits** &#8211; Send\/receive limits per player<br \/>\n&#8211; **Interest System** &#8211; Daily interest rate, maximum interest, playtime requirements<br \/>\n&#8211; **Loan System** &#8211; Maximum loan, interest rate, loan period<br \/>\n&#8211; **Savings System** &#8211; Higher interest rates, withdrawal cooldowns<br \/>\n&#8211; **Storage** &#8211; Choose between YAML, MySQL, SQLite, or MongoDB<br \/>\n&#8211; **GUI** &#8211; Fully customizable top players interface<\/p>\n<p>### Database Support<\/p>\n<p>| Type | Configuration | Use Case |<br \/>\n|&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;-|<br \/>\n| YAML | Default | Small servers (< 100 players) |\n| SQLite | Lightweight | Small to medium servers |\n| MySQL | Production | Large servers with many players |\n| MongoDB | Advanced | Large-scale deployments |\n\n\n### Supports:\n- Legacy color codes (`&#038;a`, `&#038;c`, etc.)\n- HEX colors (`<#RRGGBB>`)<br \/>\n&#8211; MiniMessage gradients (`<gradient:#color1:#color2>`)<\/p>\n<p>**Made with \u2764\ufe0f by NoxuWT**<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A complete budget plugin that adds virtual currency \u201cCredits\u201d to your Minecraft server, with an advanced transaction system and full integration with Vault.<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"credits","_minecraft_project_id":"k7NEAKeT","_minecraft_author":"NoxuWT","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":56,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"credits.zip","_minecraft_size_bytes":265954,"_minecraft_version_count":5,"_minecraft_updated_at":"2026-05-15T20:53:12.593963Z","_minecraft_date_created":"2026-03-25T22:06:39.375309Z","_minecraft_date_modified":"2026-04-11T13:11:41.616685Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/credits","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-02T18:33:46+00:00","_minecraft_import_hash":"b63cf26b587f9e0a9fadd57aebaf82cd","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[844,127,128,129],"mod_loader":[132,133,134],"minecraft_version":[48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-51071","mod","type-mod","status-publish","hentry","mod_category-economy","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Credits - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/credits\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Credits - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A complete budget plugin that adds virtual currency \u201cCredits\u201d to your Minecraft server, with an advanced transaction system and full integration with Vault.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/credits\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/credits\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/credits\\\/\",\"name\":\"Credits - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"datePublished\":\"2026-06-02T18:33:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/credits\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/credits\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/credits\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Credits\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Credits - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/credits\/","og_locale":"en_US","og_type":"article","og_title":"Credits - Minecraft","og_description":"A complete budget plugin that adds virtual currency \u201cCredits\u201d to your Minecraft server, with an advanced transaction system and full integration with Vault.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/credits\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/credits\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/credits\/","name":"Credits - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"datePublished":"2026-06-02T18:33:45+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/credits\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/credits\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/credits\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Credits"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/51071","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=51071"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=51071"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=51071"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=51071"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}