Files
EssentialsC/src/main/resources/lang/en_US.yml
T

282 lines
20 KiB
YAML

# English language file
# HuskHomes-inspired style: MiniMessage, green success, red errors, gray details.
prefix: ''
messages:
no-permission: '<#FF3300>Error:</#FF3300> <#FF7E5E>You do not have permission to use this command.</#FF7E5E> <gray>Required: {permission}</gray>'
player-only: '<#FF3300>Error:</#FF3300> <#FF7E5E>This command can only be run by players.</#FF7E5E>'
config-reloaded: '<#00FB9A>Configuration reloaded.</#00FB9A>'
version: '<#00FB9A>EssentialsC v{version}</#00FB9A>'
paper-version: '<gray>Running on Paper {version}</gray>'
unknown-subcommand: '<#FF3300>Error:</#FF3300> <#FF7E5E>Unknown subcommand: {command}</#FF7E5E>'
help-usage: '<gray>Use <white>/essc help</white> to view available commands.</gray>'
module-disabled: '<#FF3300>Error:</#FF3300> <#FF7E5E>This feature module is currently disabled.</#FF7E5E>'
blocks-menu-empty: '<#FF3300>Error:</#FF3300> <#FF7E5E>You do not have any available shortcut menu entries.</#FF7E5E>'
hat-success: '<#00FB9A>You are now wearing <bold>{item}</bold> on your head.</#00FB9A>'
hat-failed: '<#FF3300>Error:</#FF3300> <#FF7E5E>Could not wear that item on your head.</#FF7E5E>'
hat-no-item: '<#FF3300>Error:</#FF3300> <#FF7E5E>You need to hold an item.</#FF7E5E>'
suicide-message: '<#FF7E5E>{player} died by suicide.</#FF7E5E>'
fly-enabled: '<#00FB9A>Flight mode enabled.</#00FB9A>'
fly-disabled: '<#FF7E5E>Flight mode disabled.</#FF7E5E>'
fly-permission-removed: '<#FF7E5E>Your flight permission was removed, so flight mode was disabled.</#FF7E5E>'
nightvision-enabled: '<#00FB9A>Night vision enabled.</#00FB9A>'
nightvision-disabled: '<#FF7E5E>Night vision disabled.</#FF7E5E>'
nightvision-permission-removed: '<#FF7E5E>Your night vision permission was removed, so night vision was disabled.</#FF7E5E>'
nightvision-usage: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /nightvision [on|off|toggle]</#FF7E5E>'
glow-enabled: '<#00FB9A>Glowing enabled.</#00FB9A>'
glow-disabled: '<#FF7E5E>Glowing disabled.</#FF7E5E>'
glow-permission-removed: '<#FF7E5E>Your glowing permission was removed, so glowing was disabled.</#FF7E5E>'
glow-usage: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /glow [on|off|toggle]</#FF7E5E>'
vanish-enabled: '<#00FB9A>You are now vanished.</#00FB9A>'
vanish-disabled: '<#FF7E5E>You are no longer vanished.</#FF7E5E>'
vanish-save-failed: '<#FF3300>Error:</#FF3300> <#FF7E5E>Failed to save vanish state; no changes were applied.</#FF7E5E>'
vanish-permission-removed: '<#FFC43B>Your vanish permission was removed, so vanish mode was disabled.</#FFC43B>'
seen-usage: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /seen [player]</#FF7E5E>'
seen-usage-console: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /seen [player]</#FF7E5E>'
seen-header: '<#00FB9A>Player information:</#00FB9A> <white>{player}</white>'
seen-status-online: '<gray>Status: <#00FB9A>Online</#00FB9A></gray>'
seen-status-offline: '<gray>Status: <#FF7E5E>Offline</#FF7E5E></gray>'
seen-world: '<gray>World: <white>{world}</white></gray>'
seen-last-online: '<gray>Last online: <white>{time}</white></gray>'
seen-first-joined: '<gray>First joined: <white>{time}</white></gray>'
player-not-found: '<#FF3300>Error:</#FF3300> <#FF7E5E>Could not find the player {player}.</#FF7E5E>'
no-permission-others: '<#FF3300>Error:</#FF3300> <#FF7E5E>You do not have permission to affect other players.</#FF7E5E>'
anvil-opened: '<#00FB9A>Opened an anvil.</#00FB9A>'
enchantingtable-opened: '<#00FB9A>Opened an enchanting table.</#00FB9A>'
heal-self: '<#00FB9A>Your health and hunger have been restored.</#00FB9A>'
heal-other: '<#00FB9A>You healed <bold>{player}</bold>.</#00FB9A>'
heal-by-other: '<#00FB9A>You were healed by <bold>{admin}</bold>.</#00FB9A>'
feed-self: '<#00FB9A>Your hunger has been restored.</#00FB9A>'
feed-other: '<#00FB9A>You fed <bold>{player}</bold>.</#00FB9A>'
feed-by-other: '<#00FB9A>You were fed by <bold>{admin}</bold>.</#00FB9A>'
repair-hand-success: '<#00FB9A>Repaired the item in your hand.</#00FB9A>'
repair-all-success: '<#00FB9A>Repaired <bold>{count}</bold> item(s).</#00FB9A>'
repair-not-damaged: '<#FF3300>Error:</#FF3300> <#FF7E5E>This item is not damaged.</#FF7E5E>'
repair-no-item-in-hand: '<#FF3300>Error:</#FF3300> <#FF7E5E>You do not have an item in your hand.</#FF7E5E>'
repair-no-items: '<#FF3300>Error:</#FF3300> <#FF7E5E>There are no repairable items in your inventory.</#FF7E5E>'
no-permission-repair-all: '<#FF3300>Error:</#FF3300> <#FF7E5E>You do not have permission to repair all items.</#FF7E5E>'
mobdrop-save-failed: '<#FF3300>Error:</#FF3300> <#FF7E5E>Failed to save config: {error}</#FF7E5E>'
mobdrop-toggled: '<#00FB9A>Enderman drops are now {status}.</#00FB9A>'
shulkerbox-nested: '<#FF3300>Error:</#FF3300> <#FF7E5E>You cannot put a shulker box inside another shulker box.</#FF7E5E>'
shulkerbox-unstack-first: '<#FF3300>Error:</#FF3300> <#FF7E5E>Please unstack the shulker box before quick opening it.</#FF7E5E>'
shulkerbox-open-failed: '<#FF3300>Error:</#FF3300> <#FF7E5E>Failed to open the shulker box. Please try again.</#FF7E5E>'
shulkerbox-session-invalid: '<#FF3300>Error:</#FF3300> <#FF7E5E>The shulker box session became invalid. Saving was stopped to prevent item duplication.</#FF7E5E>'
jei-sync-fabric: '<#00FB9A>Synchronizing recipes for your <bold>Fabric</bold> client…</#00FB9A>'
jei-sync-neoforge: '<#00FB9A>Synchronizing recipes for your <bold>NeoForge</bold> client…</#00FB9A>'
help:
title: '<#00FB9A><bold>EssentialsC</bold></#00FB9A> <gray>Command Help</gray>'
version: '<gray>Plugin version: <white>{version}</white></gray>'
section-blocks: '<#00FB9A>Functional Block Commands</#00FB9A>'
section-other: '<#00FB9A>Other Commands</#00FB9A>'
footer: '<gray>Each command requires the corresponding permission.</gray>'
commands:
workbench: '<white>/workbench</white> <gray>- Open a crafting table</gray>'
anvil: '<white>/anvil</white> <gray>- Open an anvil</gray>'
enchantingtable: '<white>/enchantingtable</white> <gray>- Open an enchanting table</gray>'
cartographytable: '<white>/cartographytable</white> <gray>- Open a cartography table</gray>'
grindstone: '<white>/grindstone</white> <gray>- Open a grindstone</gray>'
loom: '<white>/loom</white> <gray>- Open a loom</gray>'
smithingtable: '<white>/smithingtable</white> <gray>- Open a smithing table</gray>'
stonecutter: '<white>/stonecutter</white> <gray>- Open a stonecutter</gray>'
enderchest: '<white>/enderchest</white> <gray>- Open your ender chest</gray>'
blocks: '<white>/blocks</white> <gray>- Open the shortcut menu</gray>'
hat: '<white>/hat</white> <gray>- Wear the held item as a hat</gray>'
suicide: '<white>/suicide</white> <gray>- Die by suicide</gray>'
fly: '<white>/fly</white> <gray>- Toggle flight mode</gray>'
nightvision: '<white>/nightvision</white> <gray>- Toggle night vision</gray>'
glow: '<white>/glow</white> <gray>- Toggle glowing</gray>'
heal: '<white>/heal</white> <gray>- Restore health and hunger</gray>'
vanish: '<white>/vanish</white> <gray>- Toggle vanish mode</gray>'
seen: '<white>/seen</white> <gray>- View player information</gray>'
feed: '<white>/feed</white> <gray>- Restore hunger</gray>'
repair: '<white>/repair</white> <gray>- Repair held or all items</gray>'
tpa: '<white>/tpa [player]</white> <gray>- Request to teleport to a player</gray>'
tpahere: '<white>/tpahere [player]</white> <gray>- Request a player teleport to you</gray>'
tpaall: '<white>/tpaall</white> <gray>- Request all players teleport to you</gray>'
tpaccept: '<white>/tpaccept [player]</white> <gray>- Accept a teleport request</gray>'
tpdeny: '<white>/tpdeny [player]</white> <gray>- Deny a teleport request</gray>'
tpignore: '<white>/tpignore</white> <gray>- Toggle ignoring teleport requests</gray>'
skin: '<white>/essc skin [status|refresh] [player]</white> <gray>- View or refresh SkinBridge status</gray>'
admin: '<white>/essc admin</white> <gray>- Toggle admin mode</gray>'
tpsbar: '<white>/tpsbar [player]</white> <gray>- Toggle TPS boss bar</gray>'
maintenance: '<white>/maintenance [on|off|status|reload|add|remove|list]</white> <gray>- Manage maintenance mode</gray>'
tpa:
messages:
usage-tpa: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /tpa [player]</#FF7E5E>'
usage-tpahere: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /tpahere [player]</#FF7E5E>'
usage-tpaall: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /tpaall</#FF7E5E>'
usage-tpaccept: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /tpaccept [player]</#FF7E5E>'
usage-tpdeny: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /tpdeny [player]</#FF7E5E>'
self: '<#FF3300>Error:</#FF3300> <#FF7E5E>You cannot send a teleport request to yourself.</#FF7E5E>'
sent-tpa: '<#00FB9A>You sent a teleport request asking to teleport to</#00FB9A> <bold><#00FB9A>{target}</#00FB9A></bold><#00FB9A>.</#00FB9A>'
sent-tpahere: '<#00FB9A>You sent a teleport request asking</#00FB9A> <bold><#00FB9A>{target}</#00FB9A></bold> <#00FB9A>to teleport to you.</#00FB9A>'
ignoring-requests: '<#FF3300>Error:</#FF3300> <#FF7E5E>You are currently ignoring teleport requests.</#FF7E5E> <#FF7E5E><click:run_command:/tpignore><hover:show_text:"<#FF7E5E>Click to listen for incoming teleport requests</#FF7E5E>">[Stop Ignoring...]</hover></click></#FF7E5E>'
send-cooldown: '<#FF3300>Error:</#FF3300> <#FF7E5E>You must wait {seconds}s before doing that again.</#FF7E5E>'
accept-cooldown: '<#FF3300>Error:</#FF3300> <#FF7E5E>You must wait {seconds}s before doing that again.</#FF7E5E>'
received-tpa: '<bold><#00FB9A>{requester}</#00FB9A></bold> <#00FB9A>has requested to teleport to you.</#00FB9A>'
received-tpahere: '<bold><#00FB9A>{requester}</#00FB9A></bold> <#00FB9A>has requested that you teleport to them.</#00FB9A>'
response-buttons: '<gray>Options:</gray> <#00FB9A><click:run_command:''/tpaccept {requester}''><hover:show_text:"<#00FB9A>Accept teleport request\n<dark_gray>Click to accept {requester}''s request</dark_gray></#00FB9A>">[✔ Accept…]</hover></click></#00FB9A> <#FF3300><click:run_command:''/tpdeny {requester}''><hover:show_text:"<#FF3300>Decline teleport request\n<dark_gray>Click to decline {requester}''s request</dark_gray></#FF3300>">[❌ Decline…]</hover></click></#FF3300>'
no-request: '<#FF3300>Error:</#FF3300> <#FF7E5E>You do not have a pending teleport request.</#FF7E5E>'
invalid-request: '<#FF3300>Error:</#FF3300> <#FF7E5E>You do not have a pending teleport request from {requester}.</#FF7E5E>'
accepted-target: '<#00FB9A>You accepted {requester}''s teleport request!</#00FB9A>'
accepted-sender: '<#00FB9A>{target} has accepted your teleport request!</#00FB9A>'
denied-target: '<#FF7E5E>You declined {requester}''s teleport request.</#FF7E5E>'
denied-sender: '<#FF7E5E>{target} has declined your teleport request.</#FF7E5E>'
expired: '<#FF3300>Error:</#FF3300> <#FF7E5E>Your pending teleport request has expired.</#FF7E5E>'
player-offline: '<#FF3300>Error:</#FF3300> <#FF7E5E>The sender of your pending teleport request is no longer online.</#FF7E5E>'
target-offline: '<#FF3300>Error:</#FF3300> <#FF7E5E>The teleport target could not be found.</#FF7E5E>'
already-warming-up: '<#FF3300>Error:</#FF3300> <#FF7E5E>A related player is already warming up for teleportation.</#FF7E5E>'
warmup-start: '<#00FB9A>You will be teleported in</#00FB9A> <bold><#00FB9A>{seconds}</#00FB9A></bold> <#00FB9A>seconds, please stand still…</#00FB9A>'
warmup-status: '<#00FB9A>Teleporting in</#00FB9A> <bold><#00FB9A>{seconds}</#00FB9A></bold><#00FB9A>…</#00FB9A>'
warmup-processing: '<#00FB9A>Teleporting…</#00FB9A>'
warmup-cancelled-move: '<#FF7E5E>Teleportation cancelled—you moved!</#FF7E5E>'
warmup-cancelled-damage: '<#FF7E5E>Teleportation cancelled—you took damage!</#FF7E5E>'
warmup-cancelled-actionbar: '<#FF7E5E>Teleportation cancelled!</#FF7E5E>'
warmup-stand-still: '<#FF3300>Error:</#FF3300> <#FF7E5E>You must be standing still before starting a teleport!</#FF7E5E>'
teleport-complete: '<#00FB9A>Teleportation complete!</#00FB9A>'
teleport-failed: '<#FF3300>Error:</#FF3300> <#FF7E5E>Teleportation could not be completed. Please try again.</#FF7E5E>'
ignore-enabled: '<#00FB9A>Now</#00FB9A> <bold><#00FB9A>ignoring</#00FB9A></bold> <#00FB9A>incoming teleport requests.</#00FB9A>'
ignore-disabled: '<#00FB9A>Now</#00FB9A> <bold><#00FB9A>listening</#00FB9A></bold> <#00FB9A>to incoming teleport requests.</#00FB9A>'
ignore-save-failed: '<#FF3300>Error:</#FF3300> <#FF7E5E>Failed to save the teleport request ignore state; no changes were applied.</#FF7E5E>'
ignore-notification: '<gray>You are currently ignoring teleport requests.</gray>'
tpaall-sent: '<#00FB9A>You sent a teleport request to every player asking them to teleport to you.</#00FB9A>'
tpaall-no-targets: '<#FF3300>Error:</#FF3300> <#FF7E5E>There are no other players online.</#FF7E5E>'
skin-bridge:
notifications:
detecting: '<#00FB9A>Detecting your skin source…</#00FB9A>'
synced: '<#00FB9A>Skin synchronized through <bold>{provider}</bold>.</#00FB9A>'
excluded: '<gray>You are excluded from SkinBridge detection; your current skin was kept.</gray>'
queue-full: '<#FFC43B>Skin detection is busy; this check was skipped.</#FFC43B>'
not-external: '<gray>No external skin provider matched; your current skin was kept.</gray>'
failed: '<#FF3300>Error:</#FF3300> <#FF7E5E>Skin detection or synchronization failed. Please try again later.</#FF7E5E>'
messages:
usage: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /essc skin [status|refresh] [player]</#FF7E5E>'
dependency-missing: '<#FF3300>Error:</#FF3300> <#FF7E5E>No valid MineSkin API key is configured in config.yml.</#FF7E5E>'
no-providers: '<#FF3300>Error:</#FF3300> <#FF7E5E>No valid SkinBridge provider is enabled.</#FF7E5E>'
status-external: '<#00FB9A>{player} is identified as an external skin provider player.</#00FB9A> <gray>Provider: <white>{provider}</white></gray>'
status-excluded: '<gray>{player} is excluded from SkinBridge detection.</gray>'
status-not-external: '<gray>{player} does not match any configured external skin provider.</gray>'
status-pending: '<#FFC43B>SkinBridge is still detecting {player}''s login source.</#FFC43B>'
status-unknown: '<gray>{player} has not been checked by SkinBridge yet.</gray>'
refresh-queued: '<#00FB9A>SkinBridge is detecting and refreshing {player}''s skin.</#00FB9A>'
refresh-cached: '<gray>{player} is using a valid skin cache entry.</gray>'
refresh-running: '<#FFC43B>SkinBridge is already processing {player}.</#FFC43B>'
refresh-excluded: '<gray>{player} is excluded from SkinBridge detection; no skin was changed.</gray>'
refresh-cooldown: '<#FFC43B>Wait {seconds} seconds before refreshing {player} again.</#FFC43B>'
queue-full: '<#FFC43B>The SkinBridge lookup queue is full. Please try again later.</#FFC43B>'
blocks-menu:
title: '<#00FB9A><bold>Shortcut Menu</bold></#00FB9A>'
items:
workbench:
name: '<#00FB9A>Workbench</#00FB9A>'
lore:
- '<gray>/workbench</gray>'
- '<gray>Open a crafting table</gray>'
enderchest:
name: '<#00FB9A>Ender Chest</#00FB9A>'
lore:
- '<gray>/enderchest</gray>'
- '<gray>Open your ender chest</gray>'
anvil:
name: '<#00FB9A>Anvil</#00FB9A>'
lore:
- '<gray>/anvil</gray>'
- '<gray>Open an anvil</gray>'
grindstone:
name: '<#00FB9A>Grindstone</#00FB9A>'
lore:
- '<gray>/grindstone</gray>'
- '<gray>Open a grindstone</gray>'
smithingtable:
name: '<#00FB9A>Smithing Table</#00FB9A>'
lore:
- '<gray>/smithingtable</gray>'
- '<gray>Open a smithing table</gray>'
stonecutter:
name: '<#00FB9A>Stonecutter</#00FB9A>'
lore:
- '<gray>/stonecutter</gray>'
- '<gray>Open a stonecutter</gray>'
loom:
name: '<#00FB9A>Loom</#00FB9A>'
lore:
- '<gray>/loom</gray>'
- '<gray>Open a loom</gray>'
cartographytable:
name: '<#00FB9A>Cartography Table</#00FB9A>'
lore:
- '<gray>/cartographytable</gray>'
- '<gray>Open a cartography table</gray>'
nightvision:
name: '<#00FB9A>Night Vision</#00FB9A>'
lore:
- '<gray>/nightvision</gray>'
- '<gray>Toggle night vision</gray>'
glow:
name: '<#00FB9A>Glow</#00FB9A>'
lore:
- '<gray>/glow</gray>'
- '<gray>Toggle your glowing effect</gray>'
admin-mode:
actionbar: '<#FF7E5E><bold>Admin Mode</bold></#FF7E5E>'
messages:
enabled: '<#00FB9A>Admin mode enabled; normal inventory has been saved.</#00FB9A>'
disabled: '<#FF7E5E>Admin mode disabled; normal inventory has been restored.</#FF7E5E>'
crash-restored: '<#FFC43B>The previous admin mode session has been restored safely.</#FFC43B>'
save-failed: '<#FF3300>Error:</#FF3300> <#FF7E5E>Could not safely save your inventory; admin mode was not enabled.</#FF7E5E>'
tpsbar:
title-format: '<#00FB9A>TPS</#00FB9A><gray>: {tps_1m} | </gray><#00FB9A>MSPT</#00FB9A><gray>: {mspt} | </gray><#00FB9A>Ping</#00FB9A><gray>: {ping}</gray>'
messages:
enabled-self: '<#00FB9A>TPSBar enabled.</#00FB9A>'
disabled-self: '<#FF7E5E>TPSBar disabled.</#FF7E5E>'
enabled-other: '<#00FB9A>Enabled TPSBar for {player}.</#00FB9A>'
disabled-other: '<#FF7E5E>Disabled TPSBar for {player}.</#FF7E5E>'
usage: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /tpsbar [player]</#FF7E5E>'
player-not-found: '<#FF3300>Error:</#FF3300> <#FF7E5E>Could not find the player {player}.</#FF7E5E>'
no-targets: '<#FF3300>Error:</#FF3300> <#FF7E5E>No matching players were found to toggle.</#FF7E5E>'
native-detected: '<gray>Detected a native /tpsbar command on this server; skipped plugin implementation.</gray>'
plugin-enabled: '<gray>No native /tpsbar command was detected; plugin implementation enabled.</gray>'
mobdrops-menu:
title: '<#00FB9A><bold>Mob Drop Control</bold></#00FB9A>'
status:
enabled: '<#00FB9A>Enabled</#00FB9A>'
disabled: '<#FF7E5E>Disabled</#FF7E5E>'
enderman:
name: '<#00FB9A>Enderman Drops</#00FB9A>'
status: '<gray>Current status: {status}</gray>'
toggle: '<gray>Click to toggle</gray>'
maintenance:
status:
enabled: '<#FF7E5E>Enabled</#FF7E5E>'
disabled: '<#00FB9A>Disabled</#00FB9A>'
address-hidden: 'hidden'
messages:
enabled: '<#00FB9A>Maintenance mode enabled.</#00FB9A>'
disabled: '<#FF7E5E>Maintenance mode disabled.</#FF7E5E>'
reloaded: '<#00FB9A>Maintenance configuration reloaded.</#00FB9A>'
save-failed: '<#FF3300>Error:</#FF3300> <#FF7E5E>Failed to save maintenance configuration; no changes were applied.</#FF7E5E>'
status: '<gray>Maintenance mode status: {status} | Whitelist: <white>{whitelist_count}</white></gray>'
usage: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /maintenance [on|off|status|reload|add|remove|list]</#FF7E5E>'
add-usage: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /maintenance add [player|uuid]</#FF7E5E>'
remove-usage: '<#FF3300>Error:</#FF3300> <#FF7E5E>Usage: /maintenance remove [player|uuid]</#FF7E5E>'
whitelist-added: '<#00FB9A>Added {player} to the maintenance whitelist.</#00FB9A>'
whitelist-removed: '<#00FB9A>Removed {player} from the maintenance whitelist.</#00FB9A>'
whitelist-exists: '<#FFC43B>{player} is already on the maintenance whitelist.</#FFC43B>'
whitelist-missing: '<#FF3300>Error:</#FF3300> <#FF7E5E>{player} is not on the maintenance whitelist.</#FF7E5E>'
whitelist-empty: '<gray>The maintenance whitelist is empty.</gray>'
whitelist-list: '<gray>Maintenance whitelist ({count}): <white>{entries}</white></gray>'
login-blocked: '<#FFC43B>{player} was blocked by maintenance mode.</#FFC43B> <gray>UUID: {uuid} | IP: {address}</gray>'