-
Notifications
You must be signed in to change notification settings - Fork 2
Locale
Daniel Norris edited this page Aug 31, 2021
·
3 revisions
Below you can find the locale config.
Locale with comments
pokemon-broadcast: # What to broadcast when a pokemon is added to WonderTrade
- ' '
- '&e%forge_name%&7 added a &e%is_shiny%%is_ultra_beast%%is_legend%&b%pokemon%&7 to the &b&lWonderTrade'
- ' '
shiny-replacement: 'Shiny ' # Text to show if pokemon added is a SHINY
ultra-beast-replacement: 'UltraBeast ' # Text to show if pokemon added is an Ultrabeast
legend-replacement: 'Legend ' # Text to show if pokemon added is a legend
trade-successful: '&e&l(!) &eWonderTrade was successful! Check your party to see what
you got' # Message sent to the player when they complete the trade
cooldown-message: '&c&l(!) &cYou cannot use the WonderTrade yet. You''re still on
cooldown' # Message sent to the player when on cooldown
Locale
pokemon-broadcast:
- ' '
- '&e%forge_name%&7 added a &e%is_shiny%%is_ultra_beast%%is_legend%&b%pokemon%&7 to the &b&lWonderTrade'
- ' '
shiny-replacement: 'Shiny '
ultra-beast-replacement: 'UltraBeast '
legend-replacement: 'Legend '
trade-successful: '&e&l(!) &eWonderTrade was successful! Check your party to see what
you got'
cooldown-message: '&c&l(!) &cYou cannot use the WonderTrade yet. You''re still on
cooldown'