Hello,
I would like to inform you of an error during the interpretation of the messages.xml file when the server is launched. The server crashes at start-up when the <text> tag contains no value.
Best regards
Hello,
I would like to inform you of an error during the interpretation of the messages.xml file when the server is launched. The server crashes at start-up when the <text> tag contains no value.
Best regards
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <messages> <message> <delay>10</delay> <repeat>50</repeat> <onconnect>1</onconnect> <text></text> </message> </messages>