Skip to content
goflishMC edited this page Oct 24, 2024 · 1 revision

Settings

Name: Enter the name you want placeholders and rewardtype/pricetype to have here
PointsPlugin: Enter the name of your economy plugin here
Message.NotEnoughPoints: The message that is sent when players run out of points
Placeholder.DisplayPoints: The text that %price% or %reward% placeholders are replaced with

How does it work?

  • Define your new currency in the ThirdCurrency config.yml (let's assume you set Name: tokens)
  • Done! Now you can use your new currency in shops. Examples (using the name "tokens" as defined in the config):
    • RewardType: tokens
    • PriceType: tokens
    • Some text: "You have %tokens% tokens"

Clone this wiki locally