loljoho / TriviaTime

A feature-packed limnoria trivia plugin that includes multiple channel support, multiplayer, and robust editing tools
https://joho.pw/trivia
Eclipse Public License 1.0
5 stars 2 forks source link

Don't use NormalizedString for storing paths #31

Open progval opened 4 years ago

progval commented 4 years ago

Long NormalizedString values get serialized with line breaks and spaces, which break paths when restarting. Plus, it trims consecutive spaces, which also breaks paths.