tastybento / ASkyBlock-Bugs-N-Features

Bug Tracker for ASkyBlock and AcidIsland - note team is 100% working on next version BentoBox
6 stars 3 forks source link

Challenge objective item lore line not breaking #487

Closed Zaino60 closed 7 years ago

Zaino60 commented 7 years ago

Before ASkyBlock 3.0.7, if the "objective" line in the challenges menu was too long, the plugin would automatically make line breaks so the "item lore" explaining the challenges at /c would be readable. This is no longer the case, as you can see an example here https://gyazo.com/c4d678c5ce2d4c8d69c675eee5be5c63 this is how it now looks for all challenges in the latest ASkyBlock version Spigot Version: 1.8.8 ASkyBlock version: 3.0.7

tastybento commented 7 years ago

This is not a bug. Auto line chopping was removed because it was unreliable and arbitrary. You need to use the | character in your descriptions to do your own new line. Then also add color codes.