🇺🇲en.yml

# Messages for cmaEnderPearlManager - English

# Prefix for all messages
prefix: "&8[&9&ocma&9&lEnderPearlManager&8]&r"

# Plugin messages
plugin-enabled: "&acmaEnderPearlManager has been enabled!"
plugin-disabled: "&ccmaEnderPearlManager has been disabled!"
papi-found: "&aPlaceholderAPI found! Placeholders are available."
papi-not-found: "&ePlaceholderAPI not found! Placeholders will not work."
vault-found: "&aVault found! Economy features are available."
vault-not-found: "&eVault not found! Economy features will not work."
economy-charged: "Charging {cost} from {player} for ender pearl usage"

# Time format
time-hour: "h"
time-minute: "m"
time-second: "s"

# Bossbar types reference to bossbar.yml
bossbar-type:
  cooldown: "cooldown-bar"
  limit: "limit-bar"

# Bossbar messages (fallback if bossbar.yml not found)
bossbar:
  cooldown: "&cCooldown: &f{time}"
  limit: "&6Uses: &e{current}/{max} &6- &cCooldown: &f{time}"

# Actionbar messages
actionbar:
  cooldown: "&cCooldown: &f{time}"
  limit: "&6Uses: &e{current}/{max} &6- &cCooldown: &f{time}"

# Error messages
no-permission: "&cYou don't have permission to do that!"
player-only: "&cThis command can only be used by players!"
config-reloaded: "&aConfigurations reloaded!"
invalid-number: "&cInvalid number format!"
player-not-found: "&cPlayer '{player}' is not online or doesn't exist!"
player-not-banned: "&cPlayer '{player}' is not banned or doesn't exist!"
feature-disabled: "&cThis feature is disabled in the configuration!"

# Limit Usage messages
limit-usage:
  denied: "&cYou must wait before using another ender pearl!"
  usage: "&cUsage: /{command} limit <time>"
  set: "&aGlobal usage limit time set to {time} seconds"

# Cooldown System messages
cooldown-system:
  denied: "&cYour ender pearl is on cooldown!"
  usage: "&cUsage: /{command} cooldown <time>"
  set: "&aGlobal cooldown time set to {time} seconds"

# Feature toggle messages
feature-toggle:
  usage: "&cUsage: /{command} <enable &7|&c disable> <feature>"
  invalid: "&cUnknown feature: {feature}"
  enabled: "&a{feature} enabled."
  disabled: "&c{feature} disabled."
  already-enabled: "&e{feature} is already enabled."
  already-disabled: "&e{feature} is already disabled."
# Block Restrictions messages
usage-restrictions:
  region-denied: "&cYou cannot use ender pearls in this region!"
  world-denied: "&cYou cannot use ender pearls in this world!"
  ylevel-denied: "&cYou cannot use ender pearls at this Y-level!"

# Health Cost Messages
health-cost:
  cannot-afford: "&cNot enough health! Need {cost} more. You have {current}"
  applied: "&e-{cost} health for using ender pearl. Remaining: {remaining}"
  throw-blocked: "&cCannot throw ender pearl! Not enough health."

# Economy Cost Messages
economy-cost:
  cannot-afford: "&cNot enough money! You need ${cost} to use ender pearl."
  applied: "&e-${cost} for using ender pearl."
  refunded: "&aMoney refunded due to teleport block!"

# Pearl Ban messages
ban:
  usage: "&cUsage: /{command} ban <player> [time]"
  invalid-duration: "&cInvalid duration format: {duration}. Use format like 1h30m, 2d, 30s"
  already-banned: "&cPlayer '{player}' is already banned!"
  banned: "&aPlayer '{player}' permanently banned from using ender pearls!"
  temp-banned: "&aPlayer '{player}' temporarily banned from using ender pearls for {duration}! &7Expires: &f{expires}"
  you-are-banned: "&cYou have been permanently banned from using ender pearls!"
  you-are-temp-banned: "&cYou have been temporarily banned from using ender pearls for {duration}! &7Expires: &f{expires}"
  list-header: "&8&m------------- &6Banned Players &8&m-------------"
  list-empty: "&aNo players are currently banned."
  list-item: " &7o &e{name}"
  list-banned-by: "&7  Banned by: &f{banned-by} &7on &f{banned-at}"
  list-status-line: "&7  Status: {status}"
  list-status.permanent: "&cPermanent"
  list-status.active: "&eRemaining: {remaining} &8(ends {expires})"
  list-status.expired: "&aExpired &8(ended {expires})"
  list-page: "&8&m------------- &7Page &b{page}&7/&b{pages} &8&m-------------"

# Unban command messages
unban:
  usage: "&cUsage: /{command} unban <player>"
  unbanned: "&aPlayer '{player}' unbanned from using ender pearls!"
  you-are-unbanned: "&aYou have been unbanned from using ender pearls!"
  save-error: "&cFailed to save ban configuration!"
  save-error-console: "Failed to save ban configuration!"

# Command help messages (updated format)
help:
  - "&8&m-----------------------------------------------------"
  - "                    &9🔵 &ocma&9&lEnderPearlManager "
  - "          &7- &fAdvanced Ender Pearl Management Plugin &7-"
  - "      &7Author: &9cmalucky &8| &7Version: &91.0.0 &8| &7Discord: &9cmalucky"
  - "&8&m-----------------------------------------------------"
  - "&b/{command} reload &7- Reload config"
  - "&b/{command} limit <time> &7- Set global usage limit time"
  - "&b/{command} cooldown <time> &7- Set global cooldown time"
  - "&b/{command} region &7- Region management"
  - "&b/{command} world &7- World management"
  - "&b/{command} ylevel &7- Y-Level management"
  - "&b/{command} ban <player> [time] &7- Ban player from using ender pearls"
  - "&b/{command} unban <player> &7- Unban player"
  - "&b/{command} banlist &7- Show banned players"
  - "&b/{command} enable <feature> &7- Enable a feature"
  - "&b/{command} disable <feature> &7- Disable a feature"
  - ""
  - "&b&lCommands: &b/cmaenderpearlmanager /cmaedm /epm"
  - "&8&m-----------------------------------------------------"

# Region command messages
region:
  usage: "&cUsage: /{command} region <pos1 &7|&c pos2 &7|&c create &7|&c delete &7|&c list>"
  create-usage: "&cUsage: /{command} region create <name>"
  delete-usage: "&cUsage: /{command} region delete <name>"
  pos1-set: "&aPosition 1 set to your current location"
  pos2-set: "&aPosition 2 set to your current location"
  positions-not-set: "&cYou need to set both positions first!"
  different-worlds: "&cBoth positions must be in the same world!"
  created: "&aRegion '{name}' created successfully!"
  not-exist: "&cRegion '{name}' does not exist!"
  deleted: "&aRegion '{name}' deleted successfully!"
  save-error: "&cFailed to save region configuration!"
  save-error-console: "Failed to save region configuration!"
  list-header: "&8&m------------- &6Regions &8&m-------------"
  list-item: " &7o &e{name}"
  list-empty: "&aNo regions defined."
  list-page: "&8&m------------- &7Page &b{page}&7/&b{pages} &8&m-------------"

# World command messages
world:
  usage: "&cUsage: /{command} world <add &7|&c remove &7|&c list> [world]"
  add-usage: "&cUsage: /{command} world add <world>"
  remove-usage: "&cUsage: /{command} world remove <world>"
  already-disabled: "&cWorld '{world}' is already in the disabled list!"
  not-disabled: "&cWorld '{world}' is not in the disabled list!"
  added: "&aWorld '{world}' added to disabled list!"
  removed: "&aWorld '{world}' removed from disabled list!"
  save-error: "&cFailed to save world configuration!"
  save-error-console: "Failed to save world configuration!"
  list-header: "&8&m------------- &6Disabled Worlds &8&m-------------"
  list-item: " &8o {world}"
  list-empty: " &aNo disabled worlds."
  list-page: "&8&m------------- &7Page &b{page}&7/&b{pages} &8&m-------------"

# Y-Level command messages
ylevel:
  usage: "&cUsage: /{command} ylevel <add &7|&c remove &7|&c list> <start> [end]"
  value-usage: "&cUsage: /{command} ylevel {action} <start> [end]"
  invalid-range: "&cInvalid Y-level range! The second value must be greater than the first."
  already-disabled: "&cY-Level {level} &cis already disabled in world '{world}'!"
  not-disabled: "&cY-Level {level} is not disabled in world '{world}'!"
  added: "&aY-Level {level} &adisabled in world '{world}'!"
  removed: "&aY-Level {level} &aenabled in world '{world}'!"
  save-error: "&cFailed to save Y-Level configuration!"
  save-error-console: "Failed to save Y-Level configuration!"
  list-header: "&8&m------------- &6Disabled Y-Levels &8&m-------------"
  list-world: " &7o &7World: &b{world}"
  list-entry: "  &8- &e{level}"
  entry-format-single: "&e{start}"
  entry-format-range: "&e{start} &7- &e{end}"
  list-empty: "&aNo disabled Y-levels in world '{world}'."
  list-empty-all: "&aNo disabled Y-levels configured."
  list-page: "&8&m------------- &7Page &b{page}&7/&b{pages} &8&m-------------"

Last updated