๐Ÿ“ฐ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 colorarrow-up-right 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)

Last updated