Default Files
messages.yml
Auto-generated default messages for ExyliaPracticeBot
messages.yml
Generated automatically on first startup.
prefix: "{primary}&lEXYLIA PRACTICEBOT &8•&r"
bot:
spawned: "[sound:ENTITY_EXPERIENCE_ORB_PICKUP|1.0|1.0; particle:HAPPY_VILLAGER|15]%prefix% {success}Bot spawned successfully!"
removed: "[sound:ENTITY_VILLAGER_NO|1.0|1.0]%prefix% {error}Bot removed."
no-bot: "[sound:ENTITY_VILLAGER_NO|1.0|1.0]%prefix% {error}You don't have an active bot."
already-has-bot: "[sound:BLOCK_ANVIL_LAND|1.0|1.5]%prefix% {warning}You already have a bot. Use /bot remove first."
world-not-allowed: "[sound:ENTITY_VILLAGER_NO|1.0|1.0]%prefix% {error}You can't spawn a bot in this world. Please use /rtp first"
removed-death: "[sound:ENTITY_VILLAGER_NO|1.0|1.0]%prefix% {error}Bot removed: you died."
removed-world-change: "[sound:ENTITY_VILLAGER_NO|1.0|1.0]%prefix% {warning}Bot removed: you changed worlds."
removed-too-far: "[sound:ENTITY_VILLAGER_NO|1.0|1.0]%prefix% {warning}Bot removed: you went too far away."
teleported-to-bot: "[sound:ENTITY_ENDERMAN_TELEPORT|1.0|1.2]%prefix% {success}Teleported to your bot!"
teleported-bot-to-you: "[sound:ENTITY_ENDERMAN_TELEPORT|1.0|1.2]%prefix% {success}Bot teleported to your location!"
respawning: "[sound:BLOCK_NOTE_BLOCK_PLING|1.0|0.8]%prefix% {warning}Bot died! Respawning..."
respawned: "[sound:ENTITY_EXPERIENCE_ORB_PICKUP|1.0|1.2]%prefix% {success}Bot respawned!"
placeholders:
enabled: "{success}&lON"
disabled: "{error}&lOFF"
armor:
none: "{muted}None"
diamond: "{info}Diamond"
netherite: "{highlight}Netherite"
enchant:
none: "{muted}None"
protection: "{success}Protection"
blast-protection: "{warning}Blast Protection"
main-hand:
totem: "{warning}Totem"
sword: "{error}Sword"
off-hand:
totem: "{warning}Totem"
shield: "{info}Shield"
knockback:
none: "{muted}None"
knockback-1: "{info}Knockback I"
knockback-2: "{warning}Knockback II"
difficulty:
easy: "{success}Easy"
medium: "{warning}Medium"
pro: "{error}Pro"messages.placeholders.* values are internal display strings used by the plugin menu, not public PlaceholderAPI placeholders.