I want to make a ban script, where the player can enter a reason for the ban but colour codes and %nl% and other things aren't working. If I enter "&c&lYou are banned because of%nl%&cSpam%nl%&cHacking" in the command then the message the player gets looks like this:
Do you know any way to convert the text?
The essential code:
Do you know any way to convert the text?
The essential code:
Code:
set {banreason::%uuid of arg-1%} to arg-3
#.
#.
#.
kick player due to "%{prefix}%%nl%%{banreason::%uuid of player%}%"