Open Vinrey123 opened 2 weeks ago
when adding a description to the team panel and if you use \n, it should go to a new line.
I see that where black glass is used, there is no normal description to add, but blue glass works fine https://github.com/user-attachments/assets/4eacebfa-5db3-4c87-b922-0728e6365004
BentoBox - 2.6.0 Minecraft version - 1.21.1
No response
https://github.com/user-attachments/assets/f8520987-2db5-4f6f-9be1-7159688544d1 https://github.com/user-attachments/assets/5d66de41-1426-4037-8c65-12fa87cc69e0
the same problem with team_invite_panel.yml
With YAML, the way to do new lines is like this usually. Does this work?
description: | This is line 1 This is line 2 This is line 3
Even in this format it doesn't work
Expected behavior
when adding a description to the team panel and if you use \n, it should go to a new line.
Observed/Actual behavior
I see that where black glass is used, there is no normal description to add, but blue glass works fine https://github.com/user-attachments/assets/4eacebfa-5db3-4c87-b922-0728e6365004
Steps/models to reproduce
BentoBox version
BentoBox - 2.6.0 Minecraft version - 1.21.1
Plugin list
No response
Other
https://github.com/user-attachments/assets/f8520987-2db5-4f6f-9be1-7159688544d1 https://github.com/user-attachments/assets/5d66de41-1426-4037-8c65-12fa87cc69e0
the same problem with team_invite_panel.yml