
Economist
The next generation economy plugin with database and multiserver support
- Загрузки
- 576
- Подписчики
- 2
- Обновлён
- 13 июля 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 2 июня 2025 г.
Economist
Economist is a powerful economy management plugin for game servers. It supports both global and per-world economies, offering a comprehensive and realistic banking system with no limits on user wealth. The plugin is built on a robust, thread-safe API, ensuring stability and reliability in high-traffic environments.
[!IMPORTANT] Bank support does not work yet and will be introduced properly in v1
Economist does not work with Vault but with ServiceIO (a vault replacement)
Features
- Global and Per-World Economy: Manage economies globally or separately for each world.
- Banking System:
- Manage banks with the
/bankcommand. - Banks can have multiple members, with one owner.
- Each user can own only one bank but may be a member of several.
- Banks are uniquely identified by their names.
- Manage banks with the
- User Account Management:
- Use the
/Accountcommand to manage user accounts.
- Use the
- Currency Management:
/economy: Give or take money from users./Pay: Players can transfer money to other players.
- Richest Players Ranking:
/baltop: View a paginated, sorted list of the richest players.
- Customizable and Localized Messages: All messages can be customized and localized.
- Thread-Safe API: Ensures stability in high-traffic environments.
- Number Formatting Options: Supports large numbers with scientific notation or suffixes up to 1e306.
- Unlimited Wealth: No hard limits on the amount of money a user can hold, making it ideal for realistic economies.
Commands
- /economy: Manage the economy by giving or taking money from users.
- /baltop: Get a deeper insight into the economy by listing it paginated and sorted by the richest players.
- /bank: Manage everything bank-related, including creating, joining, and managing banks.
- /Account: Manage user accounts.
- /Pay: Pay another player money.
Installation
- Download the latest version of the Economist plugin.
- Place the
.jarfile in your server'spluginsdirectory. - Start or restart your server to load the plugin.
- Configure the plugin as needed in the
Economistconfiguration files.
Configuration
Economist is highly configurable.
Every message can be changed, and full localization is supported.
Check the configuration files located in the Economist directory for all available settings.
Permissions
economist.admin: Access to all admin commands like/economy.economist.baltop: Permission to view the/baltopleaderboard.economist.bank: Permission to create and manage banks.economist.account: Permission to manage user accounts.economist.pay: Permission to use the/paycommand.
Ченджлог
0.2.4Релиз1.21.9, 1.21.10, 1.21.11 · 13 июля 2025 г.
What's Changed
- Update dependency net.thenextlvl.services:service-io to v2.2.3 by @renovate[bot] in https://github.com/TheNextLvl-net/economist/pull/69
- Update dependency gradle to v9.0.0-rc-2 by @renovate[bot] in https://github.com/TheNextLvl-net/economist/pull/70
- Update
service-iodependency to v2.3.0 by @NonSwag in https://github.com/TheNextLvl-net/economist/pull/71
Full Changelog: https://github.com/TheNextLvl-net/economist/compare/0.2.3...0.2.4
0.2.3Релиз1.21.5, 1.21.6, 1.21.7 · 9 июля 2025 г.
What's Changed
- fix(deps): update dependency net.thenextlvl.core:files to v2.0.3 by @renovate in https://github.com/TheNextLvl-net/economist/pull/49
- fix(deps): update dependency net.thenextlvl.core:files to v3 by @renovate in https://github.com/TheNextLvl-net/economist/pull/51
- build(deps): update plugin com.gradleup.shadow to v9.0.0-beta13 by @renovate in https://github.com/TheNextLvl-net/economist/pull/50
- fix(deps): update dependency net.thenextlvl.core:i18n to v3 by @renovate in https://github.com/TheNextLvl-net/economist/pull/52
- fix(deps): update dependency net.thenextlvl.core:paper to v2.1.2 by @renovate in https://github.com/TheNextLvl-net/economist/pull/53
- chore(deps): update dependency gradle to v8.14 by @renovate in https://github.com/TheNextLvl-net/economist/pull/54
- chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v1 by @renovate in https://github.com/TheNextLvl-net/economist/pull/55
- chore(deps): update dependency gradle to v8.14.1 by @renovate in https://github.com/TheNextLvl-net/economist/pull/56
- chore(deps): update plugin com.gradleup.shadow to v9.0.0-beta14 by @renovate in https://github.com/TheNextLvl-net/economist/pull/57
- chore(deps): update plugin com.gradleup.shadow to v9.0.0-beta15 by @renovate in https://github.com/TheNextLvl-net/economist/pull/58
- chore(deps): update dependency gradle to v8.14.2 by @renovate in https://github.com/TheNextLvl-net/economist/pull/59
- chore(deps): update plugin com.gradleup.shadow to v9.0.0-beta16 by @renovate in https://github.com/TheNextLvl-net/economist/pull/61
- chore(deps): update plugin com.gradleup.shadow to v9.0.0-beta17 by @renovate in https://github.com/TheNextLvl-net/economist/pull/62
- fix(deps): update dependency net.thenextlvl.core:paper to v2.2.1 by @renovate in https://github.com/TheNextLvl-net/economist/pull/60
- chore(deps): update plugin com.gradleup.shadow to v9.0.0-rc1 by @renovate in https://github.com/TheNextLvl-net/economist/pull/64
- fix(deps): update dependency org.bstats:bstats-bukkit to v3.1.1-snapshot by @renovate in https://github.com/TheNextLvl-net/economist/pull/66
- fix(deps): update dependency io.papermc.paper:paper-api to v1.21.7-r0.1-snapshot by @renovate in https://github.com/TheNextLvl-net/economist/pull/65
- chore(deps): update dependency gradle to v9 by @renovate in https://github.com/TheNextLvl-net/economist/pull/67
- fix(deps): update dependency net.thenextlvl.services:service-io to v2.2.1 by @renovate in https://github.com/TheNextLvl-net/economist/pull/68
Full Changelog: https://github.com/TheNextLvl-net/economist/compare/0.2.2...0.2.3
0.2.2Релиз1.21.5, 1.21.6, 1.21.7 · 2 июня 2025 г.
0.2.1Релиз1.21.3, 1.21.4, 1.21.5 · 2 июня 2025 г.
What's Changed
- Update Gradle wrapper to version 8.12 by @NonSwag in https://github.com/TheNextLvl-net/economist/pull/33
- Add Maven publishing configuration to build script by @NonSwag in https://github.com/TheNextLvl-net/economist/pull/34
- Bump net.thenextlvl.core:paper from 2.0.2 to 2.0.3 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/35
- Update repository URL and bump dependency version by @NonSwag in https://github.com/TheNextLvl-net/economist/pull/37
- fix(deps): update dependency net.thenextlvl.core:paper to v2.0.4 by @renovate in https://github.com/TheNextLvl-net/economist/pull/41
- fix(deps): update dependency net.thenextlvl.core:i18n to v1.0.21 by @renovate in https://github.com/TheNextLvl-net/economist/pull/40
- build(deps): update plugin io.papermc.hangar-publish-plugin to v0.1.3 by @renovate in https://github.com/TheNextLvl-net/economist/pull/43
- fix(deps): update dependency net.thenextlvl.core:files to v2.0.2 - autoclosed by @renovate in https://github.com/TheNextLvl-net/economist/pull/39
- Delomboked project by @NonSwag in https://github.com/TheNextLvl-net/economist/pull/44
- Refactored command registration and logic by @NonSwag in https://github.com/TheNextLvl-net/economist/pull/45
- fix(deps): update dependency net.thenextlvl.core:paper to v2.0.5 by @renovate in https://github.com/TheNextLvl-net/economist/pull/46
- Enforced per-world account checks in command permissions by @NonSwag in https://github.com/TheNextLvl-net/economist/pull/47
New Contributors
- @NonSwag made their first contribution in https://github.com/TheNextLvl-net/economist/pull/33
- @renovate made their first contribution in https://github.com/TheNextLvl-net/economist/pull/41
Full Changelog: https://github.com/TheNextLvl-net/economist/compare/0.2.0...0.2.1
0.2.0Релиз1.21.2, 1.21.3, 1.21.4 · 2 июня 2025 г.
What's Changed
- Bump io.papermc.paper:paper-api from 1.21.3-R0.1-SNAPSHOT to 1.21.4-R0.1-SNAPSHOT in /api by @dependabot in https://github.com/TheNextLvl-net/economist/pull/26
- Bump net.thenextlvl.services:service-io from 2.0.0 to 2.1.0 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/25
- Bump io.papermc.paper:paper-api from 1.21.3-R0.1-SNAPSHOT to 1.21.4-R0.1-SNAPSHOT by @dependabot in https://github.com/TheNextLvl-net/economist/pull/24
- Bump net.thenextlvl.core:paper from 1.5.3 to 2.0.0 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/28
- Bump net.thenextlvl.core:paper from 2.0.0 to 2.0.1 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/29
- Bump net.thenextlvl.core:paper from 2.0.1 to 2.0.2 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/30
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/31
- Bump net.thenextlvl.services:service-io from 2.1.0 to 2.2.0 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/32
Full Changelog: https://github.com/TheNextLvl-net/economist/compare/0.1.0...0.2.0
0.1.0Релиз1.21.2, 1.21.3, 1.21.4 · 2 июня 2025 г.
What's Changed
- Bump org.junit:junit-bom from 5.10.0 to 5.10.3 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/1
- Bump io.papermc.paper:paper-api from 1.21-R0.1-SNAPSHOT to 1.21.1-R0.1-SNAPSHOT by @dependabot in https://github.com/TheNextLvl-net/economist/pull/3
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/2
- Bump org.bstats:bstats-bukkit from 3.0.2 to 3.0.3 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/4
- Bump net.thenextlvl.services:service-io from 1.0.4 to 1.0.5 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/6
- Bump org.bstats:bstats-bukkit from 3.0.3 to 3.1.0 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/7
- Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 in /api by @dependabot in https://github.com/TheNextLvl-net/economist/pull/10
- Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/9
- Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/8
- Bump org.junit:junit-bom from 5.11.1 to 5.11.2 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/11
- Bump org.jetbrains:annotations from 25.0.0 to 26.0.0 in /api by @dependabot in https://github.com/TheNextLvl-net/economist/pull/13
- Bump org.jetbrains:annotations from 25.0.0 to 26.0.0 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/12
- Bump org.jetbrains:annotations from 26.0.0 to 26.0.1 in /api by @dependabot in https://github.com/TheNextLvl-net/economist/pull/15
- Bump org.jetbrains:annotations from 26.0.0 to 26.0.1 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/14
- Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/16
- Bump io.papermc.paper:paper-api from 1.21.1-R0.1-SNAPSHOT to 1.21.3-R0.1-SNAPSHOT in /api by @dependabot in https://github.com/TheNextLvl-net/economist/pull/18
- Bump io.papermc.paper:paper-api from 1.21.1-R0.1-SNAPSHOT to 1.21.3-R0.1-SNAPSHOT by @dependabot in https://github.com/TheNextLvl-net/economist/pull/17
- Bump net.thenextlvl.core:files from 1.0.5 to 2.0.0 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/19
- Bump net.thenextlvl.core:paper from 1.5.2 to 1.5.3 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/21
- Bump net.thenextlvl.core:i18n from 1.0.19 to 1.0.20 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/20
- Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 in /api by @dependabot in https://github.com/TheNextLvl-net/economist/pull/23
- Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in https://github.com/TheNextLvl-net/economist/pull/22
New Contributors
- @dependabot made their first contribution in https://github.com/TheNextLvl-net/economist/pull/1
Full Changelog: https://github.com/TheNextLvl-net/economist/commits/0.1.0
Комментарии
Загружаем…