New line in blacklist message
LadyCailinBot opened this issue · 1 comments
WORLDGUARD-4089 - Reported by JohOply
Hi there,
I want to set a new line in "message" in blacklist feature. I tried many things like usual \n but it does not work. Finally i found "%n". But there is a little weird caracter like you can see here: https://i.imgur.com/Sj6hTcq.png BUT their is the new line ! :)
Could you fix %n or add support for \n ?
I use Spigot 1.13.2 b2148a & WG RC1.
I put my file in ANSII to use éèà etc
[REDSTONE,REDSTONE_WIRE]
ignore-perms=wg.blacklist.redstone
on-break=deny,tell,notify,log
on-place=deny,tell,notify,log
message=&cHi there ! (%s) --> New line %n&bHere we are
Thank you for reading