You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The title tells the problem, color codes in the MOTD dont show properly.
Also, when you set "Server name", its still the MOTD
2nd issue: If the server name is too long, it doesnt show the overflow.
My MOTD:
motd=§l§0l§4l§el §bWolvesFortressPE Server §0l§4l§el§r
The text was updated successfully, but these errors were encountered:
Color codes in the MOTD have not yet been implemented.
The server name is for when the server is offline, and will be overridden by the MOTD when the server is online.
As of now, I have no plans of updating the script to work with color codes. If there is any need to change colors, you may do so by changing the RGB numbers within the script at the lines:
imagecolorallocate($im, 255, 255, 255);
The title tells the problem, color codes in the MOTD dont show properly.
Also, when you set "Server name", its still the MOTD
2nd issue: If the server name is too long, it doesnt show the overflow.
My MOTD:
motd=§l§0l§4l§el §bWolvesFortressPE Server §0l§4l§el§r
The text was updated successfully, but these errors were encountered: