Author Topic: How would you ban someone with the dedicated server console?  (Read 866 times)

basically /title

I'm trying to use the /ban command I have but no matter how I use it, it doesn't work and I'd just like to know how to ban someone, who isn't currently on my server, with the server console.

Thanks for any help

I don't have the answer, but just to tell you, the console does not use "/" commands, is uses "();" commands

banBLID(ID, Time, "Reason");

Time is in minutes. -1 for perma ban.

banBLID(ID, Time, "Reason");

Time is in minutes. -1 for perma ban.
Cool, and does the reason require _ for spaces or no

Cool, and does the reason require _ for spaces or no
nvm it works perfectly, thanks!