Blockland Forums > Help

How to ban people without them being there?

Pages: (1/1)

Blockzillahead:

The command? The /ban command is pretty broken. When you try to enter a reason between the quotes only 1 word appears unless there are no spaces in it.

The command console I cannot find anywhere.
Is there an add-on?

Danny Boy:

Client sided:
commandToServer('ban',"","bl_id","ban time","reason");

Server sided:
banBLID("bl_id","time","reason");

Blockzillahead:


--- Quote from: Danny Boy on January 22, 2013, 08:43:19 AM ---Client sided:
commandToServer('ban',"","bl_id","ban time","reason");

Server sided:
banBLID("bl_id","time","reason");

--- End quote ---
Thanks

Pages: (1/1)

Go to full version