Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
Unleash the Crypto Revolution in Minecraft!
This release introduces Rabbit Forex as the new default crypto exchange (crypto_exchange: 1), replacing Coinbase as the default option. Rabbit Forex aggregates real-time price data from 8 major exchanges to provide the most accurate cryptocurrency valuations:
The plugin now supports 2805 cryptocurrencies and 164 fiat currencies out of the box. A massive upgrade from the previous single-exchange setup.
When monitor_history is enabled and Rabbit Forex is selected, the plugin now automatically backfills historical price data on startup using the Rabbit Forex Daily History API. This means you no longer need to build price history from scratch. The plugin imports complete daily OHLC (open, high, low, close) and average price data from API.
The live price fetcher continues to track the current day in real time, while all previous days are populated from Rabbit Forex's aggregated historical records.
If you are upgrading from a previous version, note that the exchange numbering has changed. Rabbit Forex is now 1 (default), Coinbase is 2 and Binance is 3. Update your crypto_exchange value in config.yml accordingly and reload the server.
Coinbase and Binance remain fully supported as alternative options.
This update includes major changes to the plugin permission system, including new permissions and renamed nodes. Please review all assigned permissions and make sure players only have the permissions they actually need.
- Improved customization for crypto mining
Notice: Format in mining.yml file has completely changed.
- Improve database performance
- Fixed deprecated Vault API functions
- Updated PlaceholderAPI
- Organize the code
Added:
- %cryptocurrency_balance_fiat%
- %cryptocurrency_balance_fiat_<player>%
Fixed:
- Sign Shop
Fixed placeholders:
- Now you can disable buying and selling specific items in SignShop
- Reload command now also reload wallets and history
- Added new placeholders:
%cryptocurrency_<crypto>_fast_change%
%cryptocurrency_<crypto>_fast_change_fiat%
%cryptocurrency_<crypto>_fast_change_percent%
%cryptocurrency_<crypto>_fast_change_percent_abs%
%cryptocurrency_<crypto>_fast_change_close%
%cryptocurrency_<crypto>_fast_change_open%
%cryptocurrency_<crypto>_fast_change_low%
%cryptocurrency_<crypto>_fast_change_high%
%cryptocurrency_<crypto>_daily_change%
%cryptocurrency_<crypto>_daily_change_fiat%
%cryptocurrency_<crypto>_daily_change_percent%
%cryptocurrency_<crypto>_daily_change_percent_abs%
%cryptocurrency_<crypto>_daily_change_close%
%cryptocurrency_<crypto>_daily_change_open%
%cryptocurrency_<crypto>_daily_change_low%
%cryptocurrency_<crypto>_daily_change_high%
%cryptocurrency_<crypto>_weekly_change%
%cryptocurrency_<crypto>_weekly_change_fiat%
%cryptocurrency_<crypto>_weekly_change_percent%
%cryptocurrency_<crypto>_weekly_change_percent_abs%
%cryptocurrency_<crypto>_weekly_change_close%
%cryptocurrency_<crypto>_weekly_change_open%
%cryptocurrency_<crypto>_weekly_change_low%
%cryptocurrency_<crypto>_weekly_change_high%
%cryptocurrency_<crypto>_monthly_change%
%cryptocurrency_<crypto>_monthly_change_fiat%
%cryptocurrency_<crypto>_monthly_change_percent%
%cryptocurrency_<crypto>_monthly_change_percent_abs%
%cryptocurrency_<crypto>_monthly_change_close%
%cryptocurrency_<crypto>_monthly_change_open%
%cryptocurrency_<crypto>_monthly_change_low%
%cryptocurrency_<crypto>_monthly_change_high%
Added:
- Spanish language
Fixed:
- SignShop