Line breaks in event.setKickMessage()? (Bukkit)
Posted: Sun Apr 15, 2012 10:30 am
I have my LoginListener set to fetch the reason a user has been banned from a file, but for someone who is temp banned and has not waited the duration of that ban, I want to display how long they have left, and the reason under that. Is it possible to insert line breaks into the event.setKickMessage() ? And on a side note, can you use the formatting such as underlines and bold in the setKickMessage? I would test this myself, but I doubt it would work until I tied up all the loose ends and make sure that it can indeed access the conditional statement where this is used. Thanks in advance! - OffLuffy