New Default Exchange: Rabbit Forex
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:
- Binance
- Kraken
- Gate
- KuCoin
- BingX
- ByBit
- Crypto.com
- Bitfinex
The plugin now supports 2805 cryptocurrencies and 164 fiat currencies out of the box. A massive upgrade from the previous single-exchange setup.
Historical Price Data
Whenmonitor_historyis 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.
Upgrading
If you are upgrading from a previous version, note that the exchange numbering has changed.Rabbit Forexis now1(default),Coinbaseis2andBinanceis3. Update yourcrypto_exchangevalue inconfig.ymlaccordingly 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:
- %cryptocurrency_<crypto>_balance_fiat%
- %cryptocurrency_<crypto>balance_fiat<player>%
