-
Notifications
You must be signed in to change notification settings - Fork 0
Home
goflishMC edited this page Oct 24, 2024
·
1 revision
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 withHow does it work?
- Define your new currency in the ThirdCurrency
config.yml(let's assume you setName: tokens) - Done! Now you can use your new currency in shops. Examples (using the name "tokens" as defined in the config):
RewardType: tokensPriceType: tokensSome text: "You have %tokens% tokens"