Closed SrMonsterYT closed 5 months ago
mauriciooficial
when a player chooses the body, it creates a new name under their surname, see this video:
video: https://youtu.be/qcCHNXg2gow
equip a backpack and you will have 2 names, the one with the TAB tag and the other.
git-Pufferfish-47 (MC: 1.20.4
CosmeticsCore_1.3.0-release-1
5.3.0-SNAPSHOT-699
LoneLibs 1.0.54
no error
No response
lang: en extract_default_assets: true cosmetics: max_equippable: body: 1 balloon: 1 hide_during_combat: enabled: true combat_duration_ticks: 1200 fix_invisible_nametag: true hide_in_vanish: true worlds: - '*' wardrobe_room: camera: hide_actionbar_texts: true use_invisibility_potion: false rotation: enabled: true zoom: enabled: true min: 2 fade_effect: true location: world: world x: -268.2874916037305 y: 77.62000000476837 z: 18.129521984367553 yaw: -105.29559 pitch: 1.4961798 mannequin: location: world: world x: -259.5618307035916 y: 76.0625 z: 16.4677081782611 yaw: 88.35501 pitch: -2.550044 teleport_area: enter: world: world pos1: x: -270.0 y: 78.0 z: 14.0 pos2: x: -270.0 y: 76.0 z: 18.0 exit_location: world: world x: -272.7766411205636 y: 76.0 z: 16.600423822948617 yaw: 89.85449 pitch: 0.44618958 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: not_owned: 33,64,103 owned: 56,67,100 wearing: 57,70,195 wearing_preview: 0,98,220 max_amount_reached: 111,111,111 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 send_creative_hidden_hat_message: true save: # Use only one at a time file: enabled: false mysql: enabled: true url: ... username: ... password: ... table: ... debug: false
i'm using mysql to synchronize between 2 servers, everything works, only these bugs happen.
Disable fix_invisible_nametag in config.yml of CosmeticsCore.
Terms
Discord tag (optional)
mauriciooficial
What happened?
when a player chooses the body, it creates a new name under their surname, see this video:
video: https://youtu.be/qcCHNXg2gow
Steps to reproduce the issue
equip a backpack and you will have 2 names, the one with the TAB tag and the other.
Server version
git-Pufferfish-47 (MC: 1.20.4
CosmeticsCore Version
CosmeticsCore_1.3.0-release-1
ProtocolLib Version
5.3.0-SNAPSHOT-699
LoneLibs Version
LoneLibs 1.0.54
FULL server log
no error
Error (optional)
No response
CosmeticsCore config.yml
Problematic items yml configuration file (optional)
No response
Other files, you can drag and drop them here to upload. (optional)
i'm using mysql to synchronize between 2 servers, everything works, only these bugs happen.
Screenshots/Videos (you can drag and drop files or paste links)
No response