> For the complete documentation index, see [llms.txt](https://docs.mantic.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mantic.dev/manticswords/config-files/messages.yml.md).

# messages.yml

ManticSwords Configuration Files

```yml
# Prefix for the majority of messages
prefix: '&8[&4Mantic&cSwords&8]&7'

invalid-player: '&cYou have entered an invalid player name!'
player-not-specified: '&cYou need to specify a player.'

not-enough-crystals: '&cYou do not have enough crystals to purchase this! &7(Cost:
  {cost})'
crystals-reset: '&cYour crystals have been reset!'
crystals-set: '&cYour crystals have been set to {amount}.'
crystals-removed: '&d{amount} &acrystals have been removed from your account.'
crystals-paid-by: '&d{amount} &acrystals have been paid to you by &d{player}&a.'
crystals-paid-to: '&aYou have paid &d{amount} &ato &d{player}&a.'
crystals-given-to: '&aYou have given &d{amount} &acrystals to &d{player}&a.'
crystals-given-by: '&d{amount} &acrystals have been given to you by &d{player}&a.'
balance-self: '&aYour balance is &d{amount} &acrystals.'
balance-other: '&a{player}''s balance is &d{amount} &acrystals.'

passed-captcha: '&aYou have passed the Captcha, you can continue killing mobs!'
failed-captcha: '&cYou have failed the Captcha, you must wait 60 Seconds to try again!'
failed-captcha-kick:
- '&cYou have failed the Captcha, you have been kicked!'
timeout-captcha: '&cYou have timed out, you must wait 60 Seconds to try again!'
cooldown-captcha: '&cYou have to wait {time} to do this!'
captcha-inventory-title: Click the {0}

mobs-killed: '&aYou have killed &d{amount} &amobs!'
mobs-killed-other: '&d{player}&a has killed &d{amount} &amobs!'
cannot-use-on-player: '&cYou cannot use this on a player!'

mob-sword-received: '&aYou have been given a Mob Sword!'
not-holding-sword-message: '&cYou need to have a Mob Sword in your hand to use this!'
toggled-autosell: '&aYou have toggled AutoSell to {state}.'
must-have-autosell: '&cYou need to have AutoSell unlocked to use this!'
autosell-toggled-true: '&a&l✔'
autosell-toggled-false: '&c&l✘'

money-received-chat: '&aYou have been paid &c{amount} &afrom your last sell!'
money-received-action-bar: '&aYou have been paid &c{amount} &afrom your last sell!'

max-level: '&cMax Level'
upgrade-success: '&aYou have upgraded your {enchant}&a to level {level}!'

item-purchase-success: '&aYou have purchased {item}&a for &c{cost} &acrystals!'

mob-not-whitelisted: '&cYou can only use this sword on these mobs: &d{mobs} &7&o(Mob
  sword effects won''t activate)'

item-drop-confirmation-title: '&cDrop again to confirm!'
item-drop-confirmation-subtitle: '&cAre you sure you want to drop this item?'

cannot-drop-title: '&cCannot Drop!'
cannot-drop-subtitle: '&cYou cannot drop this item!'

mob-top-placeholder-format: '{name} - {amount}'
crystal-top-placeholder-format: '{name} - {amount}'

cannot-use-in-world: |-
  &cYou cannot use this in this world!
  &cAllowed Worlds: {worlds}

block-blacklisted: '&cYou cannot break this block with your tool!'

# If they are empty they will not send.
help-messages:
  title: '{0} &a&lAvailable Commands:'
  sword: ' &7/{0} give <player> <type> <max=true/false>'
  captcha: ' &7/{0} <player>'
  upgrade: ' &7/{0}'
  currency: ' &7/{0}'
  currency-top: ' &7/{0}'
  shop: ' &7/{0}'
  mob: ' &7/{0}'
  mob-top: ' &7/{0}'
  prestige: ' &7/{0}'
  reset-player: ' &c/{0} {1}'
  event: ' &c/{0} {1}'
  sword-levels: ' &c/{0} {1}'

currency-help-messages:
  title: '&a/crystals help &eBrings you to this menu'
  balance: '&a/crystals balance &eLets you check your own crystal balance'
  balance-other: '&a/crystals balance <player> &eLets you check the crystal balance
    of others'
  shop: '&a/crystals shop &eLets you open the Crystal Shop'
  pay: '&a/crystals pay <player> <amount> &eLets you pay your crystals to other players'
  give: '&a/crystals give <player> <amount> &eLets you gift players crystals'
  remove: '&a/crystals remove <player> <amount> &eLets you remove crystals from players'
  set: '&a/crystals set <player> <amount> &eLets you set crystal balance of a player'
  reset: '&a/crystals reset <player> &eLets you reset the crystals of a player'
  reset-all: '&a/crystals resetall &eLets you reset the crystals of EVERY player'

# Placeholders:
# {time} - Duration of the session
# {money} - Total money earned (both sold and rewards)
# {money_reward} - Total money earned from rewards
# {money_sold} - Total money earned from selling
# {crystals} - Total crystals earned
# {xp} - Total xp earned
# {amount} - Total amount of crops broken
#  
# For custom economies:
# {ce_CUSTOM_ECONOMY_NAME_HERE} - Total money earned from that economy (Make sure to replace the part in caps with the name of your economy, and put it to lowercase)
#  
# For command based enchants like key_finder:
# {cmds_ENCHANT_NAME_HERE} - Total amount of commands ran for that enchant (Make sure to replace the part in caps with the name of your enchant, and put it to lowercase)
# NOTE: For shorted versions of these, add _short to the end of the placeholder, e.g. {money_short}
payout-summary:
  message:
  - ' '
  - ' &d&l&nPayment Summary&r &7({time})'
  - ' '
  - '  &a&l✚ ${money_short}'
  - '  &e&l✚ {crystals_short} Crystals'
  - '  &b&l✚ {xp_short} Exp'
  - '  &d&l✚ {cmds_key_finder_short}x Keys'
  - '  &c&l✚ {cmds_spawner_finder_short}x Spawners'
  - '     &7({amount}x Mobs)'
  action-bar-message: '&b&l✚ &r&e{amount}x mobs &7| &e${money_short} &7| &e{crystals_short}
    Crystals &7| &e{xp_short}xp &b&l✚'

prestige:
  level-other: '&d{player}&a is prestige level &d{level}&a.'
  level-self: '&aYou are prestige level &d{level}&a.'
  new-prestige-level-is: '&aYou have prestiged to level &d{level}&a!'
  max-prestige-message: '&cYou are already at the max prestige level!'
  must-be-prestige-to-kill: '&cYou must be prestige level &d{level} &cto kill this
    creature!'
  not-enough-money-to-prestige: '&cYou do not have enough money to prestige! &7(Cost:
    &d{cost}&7)'
  not-enough-tokens-to-prestige: '&cYou do not have enough tokens to prestige! &7(Cost:
    &d{cost}&7)'
  not-enough-xp-to-prestige: '&cYou do not have enough xp to prestige! &7(Cost: &d{cost}&7)'
  not-enough-kills-to-prestige: '&cYou do not have enough crops to prestige! &7(You
    need &d{cost}&7)'
  not-maxed-enchants: '&cYou must have maxed enchants to prestige!'
  sword-not-prestigeable: '&cThis sword is not prestigeable!'
  not-enough-prestige-level: '&cYou need to be prestige level &d{level} &cto use this!'
  already-max-placeholder: Already max!

mob-slaying-event:
  active-placeholder: '&a&lACTIVE'
  inactive-placholder: '&7&lINACTIVE'
  started-message:
  - ' '
  - ' &a&l✚ &nMob Slaying Event Started&r &7({duration})'
  - ' '
  - ' &7&lTop 5 Players will receive a reward!'
  - ' &7&oBest of luck!'
  - ' '
  ended-message:
  - ' '
  - ' &c&l✘ &nMob Slaying Event Ended&r'
  - ' '
  - ' &b&lLeaderboard:'
  - ' &a#1 &d{player-1} &7- &d{amount-1}'
  - ' &e#2 &d{player-2} &7- &e{amount-2}'
  - ' &e#3 &d{player-3} &7- &e{amount-3}'
  - ' &e#4 &d{player-4} &7- &e{amount-4}'
  - ' &e#5 &d{player-5} &7- &e{amount-5}'
  - ' '
  active-message:
  - ' '
  - ' &a&l✚ &nMob Slaying Event Active&r'
  - ' &7Time Left: &r{time-left}'
  - ' '
  - ' &7&lTop 5 Players will receive a reward!'
  - ' '
  - ' &b&lLeaderboard:'
  - ' &a#1 &d{player-1} &7- &d{amount-1}'
  - ' &e#2 &d{player-2} &7- &e{amount-2}'
  - ' &e#3 &d{player-3} &7- &e{amount-3}'
  - ' &e#4 &d{player-4} &7- &e{amount-4}'
  - ' &e#5 &d{player-5} &7- &e{amount-5}'
  - ' '
  - ' &aYour progress:'
  - ' &7Amount: &f{amount}'
  - ' &7Position: &a#{pos}'
  - ' '

settings-messages:
  kill-sounds-enabled: '&7Kill Sounds are now &a&lEnabled'
  kill-sounds-disabled: '&7Kill Sounds are now &c&lDisabled'
  sell-messages-enabled: '&7Sell Messages are now &a&lEnabled'
  sell-messages-disabled: '&7Sell Messages are now &c&lDisabled'
  summary-messages-enabled: '&7Summary Messages are now &a&lEnabled'
  summary-messages-disabled: '&7Summary Messages are now &c&lDisabled'
  summary-action-bar-enabled: '&7Summary Action Bar is now &a&lEnabled'
  summary-action-bar-disabled: '&7Summary Action Bar is now &c&lDisabled'
  event-messages-enabled: '&7Event Messages are now &a&lEnabled'
  event-messages-disabled: '&7Event Messages are now &c&lDisabled'

```
