We're planning on snapping the server, however we'd like to just kick half the people instead of banning them.
I don't really know what I'm doing with node.js, but I think I probably have to change something in the else if(txt[1] == config.commands.superBan){ block, right?
We're planning on snapping the server, however we'd like to just kick half the people instead of banning them.
I don't really know what I'm doing with node.js, but I think I probably have to change something in the
else if(txt[1] == config.commands.superBan){
block, right?I'm not sure. Any help would be appreciated.