- Added support for 26.1.2
- The plugin version is now synchronized across pom.xml and plugin.yml
-
Added load on startup, so that Mineconomy loads before other plugins that require a Vault economy manager
- Remove unnecessary code in different classes to improve plugin development
- Added new plugin placeholder `
%registeredPlayersCount%` Displays the amount of players registered in the economy
- Added new PlaceholderAPI placeholder `
%mineconomy_registered_players_count%` Displays the amount of players registered in the economy
- Added new config key:
Code (Text):
config:
# Include players with 0 balance in "/money top" and top placeholders
# If set to false, only players with a balance greater than 0 will appear
top-include-zero-balances: false
- Any issue, bug, or error you find in this plugin, please report it on [
Github] or via [
Spigot]. If possible, provide some steps to reproduce the issue.