Skip to content

[IMPROVES] Add MiniMessage support - #261

Open
Teyir wants to merge 1 commit into
BG-Software-LLC:devfrom
Teyir:minimessage-support
Open

[IMPROVES] Add MiniMessage support#261
Teyir wants to merge 1 commit into
BG-Software-LLC:devfrom
Teyir:minimessage-support

Conversation

@Teyir

@Teyir Teyir commented Jul 14, 2026

Copy link
Copy Markdown

Hello,

This is the MiniMessage support without breaking the legacy color codes.

Support:

  • Item name
  • Item lors
  • Translations messages

This is an example of custom item:

  farmer-brouteuse-1:
    tool-mode: HARVESTER
    keep-inventory: true
    private: true
    radius: 1
    farmland-radius: 1
    auto-collect: true
    unbreakable: true
    type: DIAMOND_HOE
    name: "<#F5AA1C>⊰&r <#83a9f0>&m   &r <bold><#FDF9F0>Brouteuse Fermier #1</bold> <#83a9f0> &m   &r <#F5AA1C>⊱&r"
    lore:
    - "<#83a9f0>&m                                             &r"
    - ""
    - "<#FDF9F0>Caractéristiques :"
    - "<#83a9f0>❯ <#DCD4C2>Laboure, récolte et replante"
    - "<#83a9f0>❯ <#DCD4C2>Rayon d'action de 2"
    - ""
    - "<#83a9f0>&m                                             &r"
    - ""
    - "<#DCD4C2>Item personnel, peut être rangé"
    - "<#DCD4C2>uniquement dans le /sac"
image

Support gradients and more !

@Lemvs

Lemvs commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Support for MiniMessage should be added as Hook, just like support for other plugins is added, you should not do it in the main build.gradle

@OmerBenGera OmerBenGera left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As @Lemvs said, should be as a hook as this will throw errors on servers that do not support MiniMessage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants