%capi_countdown% PlaceHolderAPI is available. To use it, enable Setting.countdown in config.yml
It may take a while to get the price of cryptocurrency. Don't ask questions about this!
Please review spigot.
Code (YAML):
# don't change it config-version: 1
Setting: # Don't touch me if you don't know what you're doing debug: false
# Cryptocurrency update second (default 60 second) # If you have made any changes, please restart the server! # Don't set it too short. update-second: 60
# number format ("" Disabled) number-format: "#,###"
# Whether to use CoolTime PlaceholderAPI # Usage %capi_cooldown% (Setting.update-second) # If you have made any changes, please restart the server! countdown: true
# List of allowed server virtual currencies. When it first loads, it usually loads all the virtual currencies and then it doesn't. # Source list [bitcoin, ethereum, ripple, litecoin, dogecoin, cardano, polkadot, chainlink, bitcoin-cash, tether] allowed-cryptocurrencies: - bitcoin
- ethereum
- ripple
- litecoin
- dogecoin
- cardano
- polkadot
- chainlink
- bitcoin-cash
- tether