lang.yml
Lang.yml dosyası, DisBan eklentisi için tüm oyun içi mesajları, komut yardım metinlerini ve çevirileri içerir.
Prefix
prefix
The prefix shown before all plugin messages. Supports color codes.
prefix: '&#dcfff7D&#b0fff5iTfef3s:fef2Bcfdf0a�fdeen &8➜ 'Sync Messages
sync.already-linked
Message when account is already linked to Discord.
sync.already-linked: '{prefix}&cYour account is already linked to Discord. Use &f/dcunsync &cto unlink first.'sync.not-linked
Message when account is not linked to Discord.
sync.not-linked: '{prefix}&cYour account is not linked to any Discord account.'sync.steps
Instructions shown to players when linking their Discord account.
sync.steps:
- "&7&m------------------------------------------"
- "&b&lDiscord Synchronization"
- " "
- '&eTo link your Discord account, run the following command in Discord:'
- '&f/sync &l{code}'
- '&eThis code expires in &f10 minutes&7.'
- " "
- "&7&m------------------------------------------"sync.linked
Success message after linking Discord account.
sync.linked: '{prefix}&aYour Minecraft account has been linked to &f{discord_tag}&a!'sync.reminder
Reminder message shown to players who haven't linked their account.
sync.reminder:
- "&7&m------------------------------------------"
- "&b&lDiscord Synchronization"
- " "
- "&eIt seems your account is not linked to our Discord!"
- "&eLinking your account grants you your &bIn-game Rank &ein Discord"
- "&eand helps us provide better support."
- " "
- "&eType &f/sync &eto start the process!"
- "&7&m------------------------------------------"DCWhois Command
dcwhois
Messages and format for the /dcwhois command.
dcwhois:
usage: '{prefix}&cUsage: /dcwhois <player_name|discord_id>'
not-found: '{prefix}&cNo linked account found for ''{target}''.'
format:
- "&8&m----------------------------------------"
- "&b&lDiscord Whois &8» &f{target}"
- " "
- "&fMinecraft Name: &b{minecraft_name}"
- "&fMinecraft UUID: &7{minecraft_uuid}"
- "&fDiscord Tag: &9{discord_tag}"
- "&fDiscord ID: &7{discord_id}"
- "&fLinked At: &a{linked_at}"
- "&8&m----------------------------------------"Error Messages
errors
General error messages.
errors:
player-only: '{prefix}&cThis command can only be used by players.'
no-permission: '{prefix}&cYou do not have permission to use this command.'
database: '{prefix}&cA database error occurred. Please try again later.'
bot-offline: '{prefix}&cThe Discord bot is currently offline. Please try again later.'Admin Commands
admin
Messages for admin commands.
admin:
reloaded: '{prefix}&aPlugin reloaded successfully.'
status: '{prefix}&fBot status: &a{status}'
version: '{prefix}&fVersion: &b{version} &7by &fCitymoon Dynamics'Ticket Messages
tickets
Messages for ticket system limits and commands.
tickets:
max-all-reached: '{prefix}&cYou have reached the maximum number of tickets ({limit}/{current}). Please close an existing ticket before opening a new one.'
max-category-reached: '{prefix}&cYou have reached the maximum number of {category} tickets ({limit}/{current}). Please close an existing {category} ticket before opening a new one.'tickets.command
Messages for ticket commands.
tickets.command:
player-only: '{prefix}&cThis command is for players only.'
usage-history: '{prefix}&cUsage: /ticket history <player>'
usage-action: '{prefix}&cUsage: /ticket action <ticket_id> <claim|close>'
usage-create: '{prefix}&cUsage: /ticket create <category> <subject>'
not-found: '{prefix}&cTicket not found.'
already-closed: '{prefix}&cTicket is already closed.'
closed-successfully: '{prefix}&aTicket closed successfully.'
cannot-claim-closed: '{prefix}&cCannot claim a closed ticket.'
already-claimed: '{prefix}&cTicket already claimed.'
claimed-successfully: '{prefix}&aTicket claimed successfully.'
invalid-action: '{prefix}&cInvalid action. Use ''claim'' or ''close''.'
invalid-category: '{prefix}&cInvalid category! Available categories: {categories}'
created-successfully: '{prefix}&aTicket #{ticket_id} has been successfully created!'tickets.command.help
Help text for ticket commands.
tickets.command.help:
- "&8&m----------------------------------------"
- "&b&lTicket Commands"
- " "
- "&f/ticket list &8- &7List all active tickets"
- "&f/ticket create <category> <subject> &8- &7Create a ticket"
- "&f/ticket history <player> &8- &7View ticket history"
- "&f/ticket action <id> <claim|close> &8- &7Manage a ticket"
- "&8&m----------------------------------------"Two-Factor Authentication
twofactor
Messages for 2FA commands.
twofactor:
help:
- "&8&m----------------------------------------"
- "&b&lTwo-Factor Authentication"
- " "
- "&fStatus: {status}"
- " "
- "&f/2fa on &8- &7Enable 2FA"
- "&f/2fa off &8- &7Disable 2FA"
- "&8&m----------------------------------------"
usage: '{prefix}&cUsage: /2fa <on|off|status>'
status: '{prefix}&fCurrent 2FA status: {status}'
status-enabled: '&a&lENABLED'
status-disabled: '&c&lDISABLED'
not-linked: '{prefix}&cYou must link your Discord account first to use /2fa.'
activated: '{prefix}&a2FA has been successfully activated!'
mandatory: '{prefix}&c2FA is mandatory for your account/rank and cannot be deactivated.'
deactivate-sent: '{prefix}&eA confirmation message has been sent to your Discord DM. Please confirm there to deactivate.'
deactivated-success: '{prefix}&c2FA has been successfully deactivated for your account.'Slash Commands
slash-commands
Embed messages for Discord slash commands.
slash-commands:
invalid-subcommand:
title: '❌ Invalid Subcommand'
description: 'The subcommand you provided is not valid.'
color: 'ED4245'
no-roles-configured:
title: '❌ Configuration Error'
description: 'No manage-members roles configured in discord.yml. Please contact an administrator.'
color: 'ED4245'
no-permission:
title: '❌ Permission Denied'
description: 'You do not have permission to manage ticket members.'
color: 'ED4245'
missing-parameters:
title: '❌ Missing Parameters'
description: 'Required parameters are missing from this command.'
color: 'ED4245'
not-ticket-channel:
title: '❌ Invalid Channel'
description: 'This channel is not a ticket channel.'
color: 'ED4245'
invalid-action:
title: '❌ Invalid Action'
description: 'Invalid action. Use "add" or "remove".'
color: 'ED4245'
user-already-in-ticket:
title: '❌ Already in Ticket'
description: 'This user is already in this ticket.'
color: 'FEE75C'
user-added:
title: '✅ User Added'
description: '{user} has been added to the ticket.'
color: '57F287'
failed-add-user:
title: '❌ Failed to Add User'
description: 'Failed to add user: {error}'
color: 'ED4245'
failed-retrieve-user:
title: '❌ Failed to Retrieve User'
description: 'Failed to retrieve user: {error}'
color: 'ED4245'
cannot-remove-owner:
title: '❌ Cannot Remove Owner'
description: 'You cannot remove the ticket owner from the ticket.'
color: 'ED4245'
user-not-in-ticket:
title: '❌ Not in Ticket'
description: 'This user is not in this ticket.'
color: 'FEE75C'
user-removed:
title: '✅ User Removed'
description: '{user} has been removed from the ticket.'
color: '57F287'
failed-remove-user:
title: '❌ Failed to Remove User'
description: 'Failed to remove user: {error}'
color: 'ED4245'
ticket-renamed:
title: '📝 Ticket Renamed'
description: 'This ticket channel has been renamed to **{name}**.'
color: '57F287'
failed-rename-ticket:
title: '❌ Failed to Rename Ticket'
description: 'Could not rename the ticket: {error}'
color: 'ED4245'
user-info:
title: '🔍 User Information'
description: "**Minecraft Name:** {minecraft_name}\n**Minecraft UUID:** {minecraft_uuid}\n**Discord Tag:** {discord_tag}\n**Discord ID:** {discord_id}"
color: '5865F2'
user-not-linked:
title: '❌ User Not Linked'
description: 'This Discord user has not linked their Minecraft account.'
color: 'ED4245'
user-banned:
title: '🔨 User Banned'
description: "**User:** {user}\n**Reason:** {reason}\n\n*The ban has been executed on the server.*"
color: 'ED4245'Quick Replies
quick-replies
Quick reply messages for staff.
quick-replies:
enabled: true
menu-title: '&8Quick Answers'
menu-size: 27
items:
reviewing:
slot: 11
material: 'LIME_DYE'
message: '&aWe are reviewing your case, please wait.'
proof:
slot: 13
material: 'YELLOW_DYE'
message: '&eWe need video proof (Upload it to YouTube).'
denied:
slot: 15
material: 'RED_DYE'
message: '&cYour request has been denied due to lack of evidence.'Command List
commands
Command help list shown in-game.
commands:
- '&b&LDis&3&lBan &7| &f%version%'
- ''
- '&7■ &b/disban reload &8- &fReload all configuration files'
- '&7■ &b/disban status &8- &fCheck Discord bot status'
- '&7■ &b/disban version &8- &fPlugin version info'
- '&7■ &b/disban panel &8- &fPost the support panel to Discord'
- '&7■ &b/dcsync &8- &fLink your Discord account'
- '&7■ &b/dcunsync &8- &fUnlink your Discord account'
- '&7■ &b/tickets &8- &fList all active tickets'
- '&7■ &b/2fa &8- &fManage your 2FA status'
- ''