serversigns / ServerSigns

ServerSigns (SVS) provides the ability to bind player-dispatched and server-disptached commands, messages and actions to signs and every other block in Minecraft.
https://dev.bukkit.org/projects/serversigns
GNU Affero General Public License v3.0
13 stars 13 forks source link

Fix crash during loading if default charset is ascii #15

Closed c-goldschmidt closed 4 years ago

c-goldschmidt commented 4 years ago

Should fix https://github.com/serversigns/ServerSigns/issues/14

EpiCanard commented 4 years ago

Thanks for the PR, I will make more tests tomorrow to verify that everything works as expected