okay now it won't even show up when i do /server or /rules.
function servercmdserver(%client)
{
%client.chatmessage("\c6You are currently in Wound's server.");
}
function servercmdrules(%client)
{
%client.chatmessage("\c4Do not forget around with the admins, that punishment will end in that admin's choice." @ NL @ "\c4You may not build off a baseplate, every once in a while an admin will /clearspambricks." @ NL @ "\c4Messing with other players will end in a kick or ban choosing on a admins choice of punishment.");
}