๐Ÿ“ฐMessages

All messages are fully configurable

Minecraft Messages

Minecraft messages can be configured on the config

config.yml
messages:
  invalid-expired: "&cInvalid or expired link code"
  link-success: "&aโœ… In-Game account successfully linked with Discord!"
  link-error: "&cError linking accounts."
  link-command: "&cUsage: /link <code>. You can get the code in Discord by using /link on any channel."
  already-linked: "&cโš  Your account is already linked with a Discord account."
  messaging: "&9[Discord] &f{player} &7ยป &r{message}"

Discord Messages

Discord messages can be also configured on the config.

The embed ones, can be configured on this way:

  • You can edit the title

  • You can change the color. This is the HEX color without the #

  • And for last, you can change the message, some allows more than one line (with -) and other dont (you can still put more than one line with \n)

config.yml
discord_messages:
  link-message:
    title: "๐Ÿ”— Link Your Account"
    color: D600CB # HEX COLOR
    message:
      - "**Link your Discord account with your in-game account!**"
      - ""
      - "1. Join the Minecraft Server: www.example.com"
      - "2. Run the command: `/link {code}` in-game"
      - ""
      - "**This link code will expire in 5 minutes.**"
  dm: "โœ… Message sent via DM."
  dm-error:
    title: "โš ๏ธ Unable to send DM"
    color: FA0000
    message: "Please, enable your DMs to receive messages from the bot."
  already-linked:
    title: "โš ๏ธ Account Already Linked"
    color: FA0000
    message: "Your Discord account is already linked with an in-game account: {username}"
  link-successfully:
    title: "You have successfully linked your account!"
    color: 08C702
    message:
      - "**You have successfully linked your account!**"
      - ""
      - "Your in-game username: `{username}`"
      - "Recovery Code: `{recovery_code}`"
      - ""
      - "**Save this code to make changes to the link**"
      - "**Do not share it with ANYONE**"
  info-not-linked:
    title: "โš ๏ธ Account Not Linked"
    color: FA0000
    message:
      - "Your Discord account is not linked with any in-game account."
      - "To link your account, use `/link`"
  info:
    title: "๐Ÿ”— Linked Account Information"
    color: D600CB
    message:
      - "**Your Discord account is linked with the following in-game account:**"
      - ""
      - "Username: `{username}`"
  userinfo:
    title: "๐Ÿ‘ค User Information"
    color: D600CB
    message:
      - "**User Information:**"
      - ""
      - "Discord Tag: {discord_tag}"
      - "Discord ID: `{discord_id}`"
      - "In-Game Username: `{username}`"
      - "In-Game UUID: `{uuid}`"
      - "Link Date: {link_date}"
      - "Recovery Code: `{recovery_code}`"
  userinfo_no_linked:
    title: "๐Ÿ‘ค User Information"
    color: FA0000
    message:
      - "**User Information:**"
      - ""
      - "Discord Tag: {discord_tag}"
      - "Discord ID: `{discord_id}`"
      - ""
      - "โš ๏ธ Account Not Linked"
  forceunlink_confirm:
    title: "โš ๏ธ Confirm Unlink"
    color: DBB000
    message: "Are you sure you want to unlink the Discord account {userId} from Minecraft player `{username}`?"
    message_successful: "โœ… Successfully unlinked Discord account {userId} from Minecraft player `{username}`."
    message_cancelled: "โŒ Unlinking process cancelled."
  unlink_confirm:
    title: "โš ๏ธ Confirm Unlink"
    color: DBB000
    message: "Are you sure you want to unlink your Minecraft account `{username}`?"
  dm-unlinked:
    title: "โœ… Account Unlinked"
    color: 08C702
    message:
      - "**Your Minecraft account has been unlinked from your Discord account.**"
      - ""
      - "If you wish to link again, use `/link`"
  getplayer:
    title: "๐ŸŽฎ Player Information"
    color: D600CB
    message:
      - "**Player Information:**"
      - ""
      - "In-Game Username: `{username}`"
      - "In-Game UUID: `{uuid}`"
      - "Linked Discord: {discord_tag}"
      - "Discord ID: `{discord_id}`"
      - "Link Date: {link_date}"
      - "Recovery Code: `{recovery_code}`"
  rank_sync:
    starting:
      title: "๐Ÿ”„ Syncing ranks..."
      color: DBB000
      message: "Starting synchronization..."
    process:
      title: "๐Ÿ”„ Syncing ranks..."
      color: DBB000
      message: "Progress: **{done}/{total}**"
    done:
      title: "โœ… Rank synchronization complete!"
      color: 08C702
      message: "All linked users have been updated successfully."
  stafflist:
    title: "๐Ÿ“‹ StaffList"
    color: 7202C7
    message:
      - "**There are a total of {total} staff connected**"
      - ""
      - "{staff_list}"
    staff_list: "- {player} ({rank} - {server})"
    no_staff: "โŒ There are no staff members connected."
  vlist:
    title: "๐Ÿ“‹ vList"
    color: 7202C7
    message:
      - "**There are a total of {total} players connected**"
      - ""
      - "{player_list}"
    player_list: "- {identifier} ({num}) - {players}"
    no_players: "โŒ There are no players connected."
    usage: "Usage: `/vlist true/false` (true = group by rank, false = group by server)"
  only_server: "โŒ This command can only be used on a server."
  no_permission: "๐Ÿšซ You dont have permission to use that command."
  userinfo_usage: "Usage: `/userinfo <id or mention>`"
  no_user_found: "โŒ No user could be found with id: `{userID}`."
  forceunlink_usage: "Usage: `/unlink <id or mention>`"
  forceunlink_no_linked: "โš ๏ธ User `{discordTag}` is not linked."
  unlink_disabled: "๐Ÿšซ The unlink command is currently disabled, contact and administrator to unlink your account."
  unlink_success: "โœ… Your Minecraft account `{username}` has been unlinked."
  unlink_cancelled: "โŒ Unlink process cancelled."
  unlink_no_linked: "โš ๏ธ You don't have any linked Minecraft account."
  unlink_wrong_code: "โŒ Incorrect security code."
  unlink_require_code: "Enter your security code"
  unlink_confirm_button: "โœ… Confirm Unlink with Security Code"
  unlink_confirming: "๐Ÿ”’ Please complete the security check..."
  getplayer_usage: "Usage: `/getplayer <MinecraftName>`"
  getplayer_no_linked: "โŒ Minecraft player `{player}` is not linked."
  messaging_no_linked: "โŒ Link your minecraft account to send messages on this channel."
  messaging_litebans_banned_or_muted: "โŒ You have an active punish ingame, you cannot talk."
  reloadranks_disabled: "โŒ The LuckPerms integration is disabled"
  reloadranks_error: "โŒ Error: Trying to update your rank."
  reloadranks_current: "โŒ You have your current rank already."
  reloadranks_success: "โœ… Your Discord roles have been updated according to your in-game rank."
  reloadranks_no_role: "โŒ No Discord role is set for your in-game rank."
  velocity_utils_commands_disabled: "โŒ This command is disabled"
  alert_usage: "Usage: `/alert <amount> <message>`"
  alert_sent: "โœ… Alert sent to all players on the Velocity network."
  staff_admin_chat_no_linked: "โŒ You need to link your account to use that command."
  staff_admin_chat_sent: "โœ… Message sent to the minecraft chat."
  staff_chat_usage: "Usage: `/staffchat <message>`"
  admin_chat_usage: "Usage: `/adminchat <message>`"
  button_yes: "โœ… Yes"
  button_no: "โŒ No"

Last updated