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

240 lines
11 KiB
YAML

# English language file
prefix: "&6[EssentialsC] &r"
messages:
no-permission: "&cYou don't have permission to use this command!\n&7Required permission: {permission}"
player-only: "&cThis command can only be executed by players!"
config-reloaded: "&aConfiguration reloaded."
version: "&fEssentialsC v{version}"
paper-version: "&7Running on Paper {version}"
unknown-subcommand: "&cUnknown subcommand: {command}"
help-usage: "&7Use &f/essc help &7to view available commands."
module-disabled: "&cThis feature module is currently disabled. Please contact an administrator."
blocks-menu-empty: "&cYou do not currently have any available shortcut menu entries."
hat-success: "&aYou are now wearing {item} on your head!"
hat-failed: "&cFailed to wear the item on your head!"
hat-no-item: "&cYou need to hold an item in your hand!"
suicide-message: "&e{player} has committed suicide!"
fly-enabled: "&aFlight mode enabled!"
fly-disabled: "&cFlight mode disabled!"
nightvision-enabled: "&aNight vision enabled!"
nightvision-disabled: "&cNight vision disabled!"
nightvision-usage: "&cUsage: /nightvision [on|off|toggle]"
glow-enabled: "&aGlowing enabled!"
glow-disabled: "&cGlowing disabled!"
glow-usage: "&cUsage: /glow [on|off|toggle]"
vanish-enabled: "&aYou are now vanished!"
vanish-disabled: "&cYou are no longer vanished!"
seen-usage: "&cUsage: /seen <player>"
seen-usage-console: "&cUsage: /seen <player>"
player-not-found: "&cPlayer not found: {player}"
no-permission-others: "&cYou don't have permission to affect other players!"
anvil-opened: "&aAnvil opened!"
enchantingtable-opened: "&aEnchanting table opened!"
heal-self: "&aYour health and hunger have been restored!"
heal-other: "&aYou have healed player {player}!"
heal-by-other: "&aYou have been healed by admin {admin}!"
feed-self: "&aYour hunger has been restored!"
feed-other: "&aYou have fed player {player}!"
feed-by-other: "&aYou have been fed by admin {admin}!"
repair-hand-success: "&aItem in hand repaired!"
repair-all-success: "&aRepaired {count} items!"
repair-not-damaged: "&cThis item is not damaged!"
repair-no-item-in-hand: "&cYou don't have an item in your hand!"
repair-no-items: "&cNo repairable items in inventory!"
no-permission-repair-all: "&cYou don't have permission to repair all items!"
mobdrop-save-failed: "&cFailed to save config: {error}"
mobdrop-toggled: "&aEnderman drops are now {status}&a."
shulkerbox-nested: "&cYou cannot put a shulker box inside another shulker box."
shulkerbox-unstack-first: "&cPlease unstack the shulker box before using quick open."
jei-sync-fabric: "&6JEI-FIX&8(&bFabric&8): &eSynchronizing recipes..."
jei-sync-neoforge: "&6JEI-FIX&8(&bNeoForge&8): &eSynchronizing recipes..."
help:
title: "&6========== &eEssentialsC Help &6=========="
version: "&7Plugin Version: &f{version}"
section-blocks: "&6Functional Block Commands:"
section-other: "&6Other Commands:"
footer: "&7Each command requires the corresponding permission."
commands:
workbench: " &f/workbench &7- Open a crafting table"
anvil: " &f/anvil &7- Open an anvil"
enchantingtable: " &f/enchantingtable &7- Open an enchanting table"
cartographytable: " &f/cartographytable &7- Open a cartography table"
grindstone: " &f/grindstone &7- Open a grindstone"
loom: " &f/loom &7- Open a loom"
smithingtable: " &f/smithingtable &7- Open a smithing table"
stonecutter: " &f/stonecutter &7- Open a stonecutter"
enderchest: " &f/enderchest &7- Open your ender chest"
blocks: " &f/blocks &7- Open the shortcut menu"
hat: " &f/hat &7- Wear the held item as a hat"
suicide: " &f/suicide &7- Commit suicide"
fly: " &f/fly &7- Toggle flight mode"
nightvision: " &f/nightvision &7- Toggle night vision"
glow: " &f/glow &7- Toggle glowing"
heal: " &f/heal &7- Restore health and hunger"
vanish: " &f/vanish &7- Toggle vanish mode"
seen: " &f/seen &7- View player information"
feed: " &f/feed &7- Restore hunger"
repair: " &f/repair &7- Repair held or all items"
tpa: " &f/tpa <player> &7- Request to teleport to a player"
tpahere: " &f/tpahere <player> &7- Request a player teleport to you"
tpaall: " &f/tpaall &7- Request all players teleport to you"
tpaccept: " &f/tpaccept [player] &7- Accept a teleport request"
tpdeny: " &f/tpdeny [player] &7- Deny a teleport request"
tpignore: " &f/tpignore &7- Toggle ignoring teleport requests"
admin: " &f/essc admin &7- Toggle admin mode"
tpsbar: " &f/tpsbar [player] &7- Toggle TPS boss bar"
maintenance: " &f/maintenance <on|off|status|reload|add|remove|list> &7- Manage maintenance mode"
tpa:
messages:
usage-tpa: "&cUsage: /tpa <player>"
usage-tpahere: "&cUsage: /tpahere <player>"
usage-tpaall: "&cUsage: /tpaall"
usage-tpaccept: "&cUsage: /tpaccept [player]"
usage-tpdeny: "&cUsage: /tpdeny [player]"
self: "&cYou cannot send a teleport request to yourself."
sent-tpa: "&aSent a teleport request to {target}. It expires in {seconds} seconds."
sent-tpahere: "&aInvited {target} to teleport to you. The request expires in {seconds} seconds."
duplicate-request: "&eYou already have a pending request of this type for {target}."
ignoring-requests: "&cYou are currently ignoring teleport requests."
send-cooldown: "&cPlease wait {seconds} seconds before sending another teleport request."
accept-cooldown: "&cPlease wait {seconds} seconds before accepting another teleport request."
received-tpa: "&e{requester} wants to teleport to you."
received-tpahere: "&e{requester} invited you to teleport to them."
response-hint: "&7Type &f/tpaccept {requester} &7to accept or &f/tpdeny {requester} &7to deny."
accept-button: "&a[Accept]"
deny-button: "&c[Deny]"
no-request: "&cYou do not have any pending teleport requests."
accepted-target: "&aAccepted {requester}'s teleport request."
accepted-sender: "&a{target} accepted your teleport request."
denied-target: "&cDenied {requester}'s teleport request."
denied-sender: "&c{target} denied your teleport request."
expired: "&cYour pending teleport request has expired."
expired-sender: "&cYour teleport request to {target} expired."
expired-target: "&cThe teleport request from {requester} expired."
player-offline: "&cTeleport failed because a player in the request is now offline."
already-warming-up: "&cA related player is already warming up for teleportation."
warmup-start: "&eTeleporting in {seconds} seconds. Do not move or take damage."
warmup-status: "&eTeleporting in {seconds} seconds"
warmup-cancelled-move: "&cTeleport cancelled because you moved during warmup."
warmup-cancelled-damage: "&cTeleport cancelled because you took damage during warmup."
teleport-complete: "&aTeleport complete."
ignore-enabled: "&eYou are now ignoring teleport requests."
ignore-disabled: "&aYou are now accepting teleport requests."
ignore-notification: "&7You are currently ignoring teleport requests."
tpaall-sent: "&aSent teleport requests to all players."
tpaall-no-targets: "&cThere are no online players who can receive the request."
blocks-menu:
title: "&6&lEssentialsC &8- &e&lShortcut Menu"
items:
workbench:
name: "&eWorkbench"
lore:
- "&7/workbench"
- "&7Open a crafting table"
enderchest:
name: "&eEnder Chest"
lore:
- "&7/enderchest"
- "&7Open your ender chest"
anvil:
name: "&eAnvil"
lore:
- "&7/anvil"
- "&7Open an anvil"
grindstone:
name: "&eGrindstone"
lore:
- "&7/grindstone"
- "&7Open a grindstone"
smithingtable:
name: "&eSmithing Table"
lore:
- "&7/smithingtable"
- "&7Open a smithing table"
stonecutter:
name: "&eStonecutter"
lore:
- "&7/stonecutter"
- "&7Open a stonecutter"
loom:
name: "&eLoom"
lore:
- "&7/loom"
- "&7Open a loom"
cartographytable:
name: "&eCartography Table"
lore:
- "&7/cartographytable"
- "&7Open a cartography table"
nightvision:
name: "&bNight Vision"
lore:
- "&7/nightvision"
- "&7Toggle night vision"
glow:
name: "&eGlow"
lore:
- "&7/glow"
- "&7Toggle your glowing effect"
admin-mode:
actionbar: "&c&lAdmin Mode"
messages:
enabled: "&aAdmin mode enabled, normal inventory has been saved."
disabled: "&cAdmin mode disabled, normal inventory has been restored."
crash-restored: "&eThe previous admin mode session has been restored safely."
tpsbar:
title-format: "&eTPS&7: {tps_1m} &8| &eMSPT&7: {mspt} &8| &ePing&7: {ping}"
messages:
enabled-self: "&aTPSBar enabled."
disabled-self: "&cTPSBar disabled."
enabled-other: "&aEnabled TPSBar for {player}."
disabled-other: "&cDisabled TPSBar for {player}."
usage: "&cUsage: /tpsbar [player]"
player-not-found: "&cPlayer not found: {player}"
no-targets: "&cNo matching players were found to toggle."
native-detected: "&7Detected a native /tpsbar command on this server, skipped plugin implementation."
plugin-enabled: "&7No native /tpsbar command was detected, plugin implementation enabled."
plugin-forced-but-native-exists: "&eThe configuration requests the plugin TPSBar, but a native /tpsbar already exists, so the plugin implementation was skipped to avoid conflicts."
mode-changed-reload: "&eTPSBar mode has been updated, but command registration changes require a server restart to fully take effect."
mobdrops-menu:
title: "&6&lMob Drop Control"
status:
enabled: "&aEnabled"
disabled: "&cDisabled"
enderman:
name: "&dEnderman Drops"
status: "&7Current status: {status}"
toggle: "&eClick to toggle"
maintenance:
status:
enabled: "&cEnabled"
disabled: "&aDisabled"
messages:
enabled: "&aMaintenance mode enabled."
disabled: "&cMaintenance mode disabled."
reloaded: "&aMaintenance configuration reloaded."
status: "&7Maintenance mode status: {status} &8| &7Whitelist: &f{whitelist_count}"
usage: "&cUsage: /maintenance <on|off|status|reload|add|remove|list>"
add-usage: "&cUsage: /maintenance add <player|uuid>"
remove-usage: "&cUsage: /maintenance remove <player|uuid>"
whitelist-added: "&aAdded {player} to the maintenance whitelist."
whitelist-removed: "&aRemoved {player} from the maintenance whitelist."
whitelist-exists: "&e{player} is already on the maintenance whitelist."
whitelist-missing: "&c{player} is not on the maintenance whitelist."
whitelist-empty: "&7The maintenance whitelist is empty."
whitelist-list: "&7Maintenance whitelist ({count}): &f{entries}"
login-blocked: "&e{player} was blocked by maintenance mode. &7UUID: {uuid} &8| &7IP: {address}"