This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
var cmd = cmd.split(" ");
if(cmd[0] == "CommandName"){<----- Command Name is the command name
// Your Code here
clientMessage("Template :)"); <---- //Template is what the message will be ingame
}
}
https://www.dropbox.com/s/pmbqgw15q7zzk73/Template.zip?dl=0