우선 ProtocolLib 플러그인이 필요해졌습니다
아이템 처리를 패킷으로 바꿨기 때문입니다
이제 떨어지더라도 실제 아이템이 아니기에 아무 문제가 없습니다!
동시에 극한의 최적화도 했습니다
100 번 이나 모든 가정하에 테스트를 했기 때문에 버그는 아마 없을 겁니다!
코드를 전부 처음부터 다시 작성했습니다
그리고 모든 색상 코드 방식이 지원됩니다! HEX 색상도 물론!
First of all, ProtocolLib plugin is required
Because we changed item handling to packets
Now, even if it drops, it is not a real item, so there is no problem!
At the same time, we optimized it to the max
I tested it 100 times under all assumptions, so there will probably be no bugs!
We rewrote the entire code from scratch
And all color codes are supported! HEX colors too!