Skip to content

Color don't work #340

@KalviPL

Description

@KalviPL

Terms

  • I'm using the very latest version of CosmeticsCore and its dependencies.
  • I already searched on this Github page to check if the same issue was already reported.
  • I already searched on the plugin wiki to know if a solution is already known.
  • I already searched on the Discord server to know if anyone already provided a solution in the past for the issue.

Discord tag (optional)

.Kalvi.

What happened?

I can't set the color of cosmetics. The plugin has just been installed.

Steps to reproduce the issue

  1. Choosing a balloon as a cosmetic product
  2. Color selection
  3. Exit from the wardrobe

Server version

This server is running Purpur version 1.21.8-2487-HEAD@3850f35 (2025-08-04T21:21:14Z) (Implementing API version 1.21.8-R0.1-SNAPSHOT)

CosmeticsCore Version

1.3.8

ProtocolLib Version

5.4.0

FULL server log

https://mclo.gs/HXfEkQj

Error (optional)

CosmeticsCore config.yml

lang: en
prefix: '&5Cosmetics&r '
extract_default_assets: true
cosmetics:
  max_equippable:
    body: 3
    balloon: 2
  hide_during_combat:
    enabled: true
    combat_duration_ticks: 600
    only_pvp: true
  fix_invisible_nametag: false
  hide_in_vanish: true
  worlds:
  - '*'
wardrobe_room:
  allow-not-owned-preview: true
  camera:
    hide_actionbar_texts: true
    use_invisibility_potion: false
    rotation:
      manual:
        enabled: true
        step: 20
      auto:
        enabled: true
        direction: RIGHT
        step: 1.5
        pause_ticks_on_manual_rotation: 60
    zoom:
      enabled: true
      min: 2
    fade_effect: true
    location:
      world: world
      x: 171.88793904470637
      y: 74.62000000476837
      z: -51.64360003846949
      yaw: 131.45831
      pitch: 0.91006535
  mannequin:
    location:
      world: world
      x: 168.50240833106045
      y: 73.0
      z: -54.51397113528689
      yaw: -51.09192
      pitch: 3.3000004
  teleport_area:
    enter:
      world: world
      pos1:
        x: 171.0
        y: 72.0
        z: -52.0
      pos2:
        x: 167.0
        y: 77.0
        z: -56.0
    exit_location:
      world: world
      x: 172.5947569879728
      y: 73.0
      z: -50.569205163711445
      yaw: -59.941833
      pitch: 1.6600577
  gui:
    cursor_default: fermented_spider_eye:9000001
    cursor_rotate: fermented_spider_eye:9000002
    cursor_pointer: fermented_spider_eye:9000003
    dyeing_pointer: fermented_spider_eye:9100003
    tutorial_gui: fermented_spider_eye:9100004
    tutorial_gui_checked: fermented_spider_eye:9100005
    slots:
      colors:
        owned: 56,67,100
        not_owned: 195,147,57
        wearing: 57,70,195
        wearing_preview: 195,120,57
        max_amount_reached_owned: 24, 29, 43
        max_amount_reached_not_owned: 64, 48, 17
      add_item_in_blank_slots:
        # This is useful only for some expert users that need to do some crazy stuff.
        # Do not enable it if you don't know what you are doing.
        enabled: false
        type: PAPER
        custom_model_data: 1337666
  commands:
    whitelist:
      enabled: true
      list:
      - msg
      - tell
      - r
      - reply
      - help
    blacklist:
      enabled: false
      list:
      - home
      - sethome
send_creative_hidden_hat_message: true
save:
  # Use only one at a time
  file:
    enabled: true
  mysql:
    enabled: true
    url: ***
    username: ***
    password: ***
    table: cosmeticscore_saved
debug: false

Problematic items yml configuration file (optional)

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)

https://gyazo.com/82083b7fd9e6df28f8bcdc5918058cd2

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions