EbonJaeger / perworldinventory-kt

Multi-world inventory plugin for Spigot written in Kotlin.
MIT License
46 stars 35 forks source link

Custom Item Names get Corrupted #183

Closed kakduman closed 4 years ago

kakduman commented 4 years ago

Describe the bug Items with a custom name get renamed to ?[number] instead of keeping the name as &[number] which would normally allow it to have a color. For instance, if I have an item with the name of "&a&l24 Hour /fly Voucher" it sometimes gets renamed to "?a?l24 Hour /fly Voucher" The screenshots in the additional context section should better describe the issue.

To Reproduce Steps to reproduce the behavior: Switch worlds to a world that has a different inventory (& gamemode). Then, switch back to your original world. Sometimes, but not always, your custom item's name will get corrupted.

Expected behavior The item shouldn't change.

Plugin version 2.3.1

Server version 1.15.2 (Tuinity-67)

Additional context and logs Before and After pictures: https://imgur.com/a/V0lUHmf

EbonJaeger commented 4 years ago

Duplicate of #176. TL;DR: Spigot bug.