PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
49 stars 21 forks source link

Mini-Message format in category name #3463

Open NoHere32 opened 5 months ago

NoHere32 commented 5 months ago

Terms

Discord tag (optional)

.NoHere

What happened?

Mini-message format not properly taken into account in category names

I've tried the &#xxxxxx format and it doesn't take my color code.

Steps to reproduce the issue

create a category, name it and color-code it in "Mini-Message" format

Server version

1.20.4

ItemsAdder Version

image

ProtocolLib Version

image

LoneLibs Version

image

FULL server log

image

Error (optional)

*

Problematic items yml configuration file (optional)

info:
  namespace: items
categories:
  emerald:
    enabled: true
    icon: items:emerald_axe
    name: '<#019839>Emerald Items'
    show_all_items: true
    permission: 'ia.menu.emerald'
    items:
    - items:emerald_axe
    - items:emerald_fishing_rod
    - items:emerald_hoe
    - items:emerald_pickaxe
    - items:emerald_shovel
    - items:emerald_sword
    - items:emerald_scepter

  ruby:
    enabled: true
    icon: items:ruby_axe
    name: 'Ruby Items'
    show_all_items: true
    permission: 'ia.menu.ruby'
    items:
    - items:ruby_axe
    - items:ruby_fishing_rod
    - items:ruby_pickaxe
    - items:ruby_hammer
    - items:ruby_shovel
    - items:ruby_sword
    - items:ruby_scepter

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

github-actions[bot] commented 5 months ago

Hello, your report will be looked into as soon as possible. Please do not bump this thread and don't post it on multiple platforms.

Thanks a lot for your patience.