
DynamicMarket
Dynamic supply-demand economy plugin for Paper servers with Vault integration, trends, events, and anti-stagnation balancing.
109
0
DynamicMarket 1.0.8
- Fixed Modrinth update notifier links to use slug/version-number format for reliable direct download pages.
- Removed fragile version-ID URL usage and added robust fallback to the versions page.
- Maintenance release focused on update-checker stability across server joins.
DynamicMarket 1.0.7
- Fixed Modrinth update URL generation to use stable version-number links (/version/<version_number>) instead of unstable IDs.
- Added URL-safe encoding for version strings in update notifications.
- Added safer fallback update link to the project versions page when latest version is unavailable.
DynamicMarket 1.0.6
- Fixed plugin startup failure when Vault is not installed by switching Vault to optional soft dependency mode.
- Added internal economy fallback so market buy/sell commands continue working without external economy plugins.
- Added persistent fallback balances storage in plugins/DynamicMarket/balances.yml.
- Added graceful startup warning for fallback mode instead of disabling the plugin.
DynamicMarket 1.0.5
- Maintenance synchronization release for unified plugin versioning across the suite.
- Kept OP/admin update notification flow and direct Modrinth link policy aligned for this release line.
- No gameplay or balance changes in this release; maintenance update only.
DynamicMarket 1.0.4
- Compatibility refresh release for broader Modrinth version targeting (1.20 to 1.21.11).
- Standardized loader coverage across Bukkit/Folia/Paper/Purpur/Spigot.
- No gameplay or balance changes; maintenance release.
DynamicMarket 1.0.3
- Fixed command handling so
/marketadmin and read-only commands can now be used from console instead of being blocked as player-only. - Fixed admin input parsing by accepting decimal comma values (for example
12,5) in/market admin setprice. - Improved market trend bars so true zero-value days are rendered as empty points instead of misleading minimum bars.
- Fixed command handling so
1.0.2 - 2026-02-19
- Added automatic Modrinth update checks and OP/admin join notifications with direct download links.
- Added asynchronous update checker scheduling with cached latest version data for low-overhead join behavior.
- Added permission-aware update announcements for
dynamicmarket.adminand server operators.
1.0.1 - 2026-02-13
- Fixed market GUI inventory interaction safety by cancelling all click-transfer interactions while overview/trend inventories are open, preventing item-move exploits.
- Hardened async database task scheduling so failed scheduler dispatch now completes futures exceptionally instead of leaving incomplete futures.
- Added null-safe item normalization in market service internals to prevent potential null-input edge-case errors in item-key normalization paths.
Metadata and page content update: improved documentation, clarified features/commands, and maintained full modern version coverage for 1.20.x and 1.21.x.
