{"id":23817399,"url":"https://github.com/efekos/standardeconomy","last_synced_at":"2026-05-17T04:31:29.153Z","repository":{"id":270527789,"uuid":"868451035","full_name":"efekos/StandardEconomy","owner":"efekos","description":"Starter Pack server economy commands.","archived":false,"fork":false,"pushed_at":"2025-01-01T00:49:20.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T21:34:31.124Z","etag":null,"topics":["java","minecraft","minecraft-plugin","paper","paper-plugin","papermc","papermc-plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/efekos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-06T12:21:18.000Z","updated_at":"2025-01-01T00:49:23.000Z","dependencies_parsed_at":"2025-01-01T01:25:01.800Z","dependency_job_id":"667302a4-dca3-486a-8bc6-f49be76a3ab2","html_url":"https://github.com/efekos/StandardEconomy","commit_stats":null,"previous_names":["efekos/standardeconomy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efekos%2FStandardEconomy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efekos%2FStandardEconomy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efekos%2FStandardEconomy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/efekos%2FStandardEconomy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/efekos","download_url":"https://codeload.github.com/efekos/StandardEconomy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240089373,"owners_count":19746242,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","minecraft","minecraft-plugin","paper","paper-plugin","papermc","papermc-plugin"],"created_at":"2025-01-02T05:18:07.372Z","updated_at":"2026-05-05T12:30:18.168Z","avatar_url":"https://github.com/efekos.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StandardEconomy\n\nThis is a pretty basic economy plugin with standard commands and a basic bank system. Nothing too lightweight, nothing\ntoo fancy, just the thing you need for a new server.\n\n## Commands\n\nBesides essential commands which are /bal,/balance,/money and /pay. This plugin adds a few new commands:\n\n* /economy or /eco - Economy management command with the ability to `add`,`remove`,`change` and `reset` players' balances. Requires `economy.admin`.\n* /bank - Only visible if bank system is enabled. Everything about banks.\n* /baltop - Top 10 richest people in the server. Refreshes every 10 minutes.\n\n## Permissions\n\nThis plugin lets players use all features of it like normal. The only permission is `economy.admin`, required to access\n`/eco` and `/economy` commands.\n\n## Configuration\n\nThis plugin comes with the following configuration file.\n\n````yaml\nenable-banks: false # Enables /bank\ndigits: 2 # Determines how many fractional digits should be in the number when it is formatted.\ncurrency: # Currency information, used by both other Vault dependants and StandardEconomy.\n  symbol: '$'\n  single: 'dollar'\n  plural: 'dollars'\ndefault-balance: 50\nclear-cache-interval: 10 # In minutes, so the default value will reset /baltop cache every 10 minutes.\n\ndatabase:\n  # 'true' to use MySQL, 'false' to use SQLite.\n  enable-external-databases: false\n  host: 'localhost'\n  port: '3306'\n  username: 'admin'\n  password: 'admin'\n````\n\nThere is also a `lang.yml` file that lets you change all the messages of the plugin. This plugin uses\n[MiniMessage](https://docs.advntr.dev/minimessage/format.html) to translate message colors. Most placeholders are\nalready colored, and it is impossible to change their color, so it is recommended to not play with colors much.\n\n## License\n\nThis plugin's source code is public under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefekos%2Fstandardeconomy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefekos%2Fstandardeconomy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefekos%2Fstandardeconomy/lists"}