SkytAsul / JukeBox

A Minecraft Spigot plugin which allows you to propose note block songs/musics to your players.
MIT License
20 stars 13 forks source link

Feature/Bug | Remove .nbs from song titles, don't format with author if no author exists. #7

Closed MrKorvic closed 3 years ago

MrKorvic commented 3 years ago

Currently, when a song title is unset in the NBS file it just spits out the file name, which is fine with the exception that it includes the file extension (.nbs). If we could just truncate that off for the song title display specifically that'd be great! In addition, if there's no author it'll still format it as if there were, which looks odd too.

https://i.imgur.com/9I9194W.png https://i.imgur.com/1StbS7E.png https://i.imgur.com/p7yMerx.png