first update for 2021!
added proper multi line support instead of the yml file way to do it which was confusing
where you want to split the line do %line%, so "Welcome %player% to the server!%line%Please read the rules" would output as
Welcome %player% to the server!
Please read the rules