minecraft-server/live-server/plugins/ComfyWhitelist/locales/messages_be.yml
s8n-ru 0dad38e02e Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties

Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00

24 lines
2.1 KiB
YAML
Executable file
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Агульныя паведамленні
no-permission: "<comfy><warning>У вас няма дазволу карыстацца гэтай камандай.</warning>"
inactive-command: "<comfy>Гэтая каманда <off>адключана</off> праз канфігурацыю."
invalid-usage: "<comfy><warning>Няправільнае выкарыстанне каманды.</warning>\nВыкарыстоўвайце: <usage>"
unknown-subcommand: "<comfy><warning>Невядомая падкаманда.</warning> Напішыце /comfywl help для атрымання спісу каманд."
invalid-player-name: "<comfy><warning>Няправільнае імя гульца.</warning>"
plugin-reloaded: "<comfy>ComfyWhitelist <success>паспяхова перазагружана.</success>"
# Паведамленні пра статус белага спісу
whitelist-enabled: "<comfy>ComfyWhitelist <success>уключана.</success>"
whitelist-disabled: "<comfy>ComfyWhitelist <off>адключана.</off>"
whitelist-already-enabled: "<comfy>ComfyWhitelist <success>ужо уключана.</success>"
whitelist-already-disabled: "<comfy>ComfyWhitelist <off>ужо адключана.</off>"
# Паведамленні пра кіраванне гульцамі
not-whitelisted: "<warning>Вы не ў белым спісе.</warning>"
player-added: "<comfy>Гулец <success><name></success> <success>дададзены</success> да белага спісу."
player-removed: "<comfy>Гулец <remove><name></remove> <remove>выдалены</remove> з белага спісу."
non-existent-player-name: "<comfy>У белым спісе <warning>немае</warning> гульца з імем <warning><name></warning>."
# Паведамленні пра адлюстраванне белага спісу
whitelisted-players-list: "<comfy>Гульцы ў белым спісе: <success><players></success>"
empty-whitelisted-players-list: "<comfy>Белы спіс <off>пусты.</off>"
whitelist-cleared: "<comfy>Усе гульцы <remove>выдаленыя</remove> з белага спісу."