Author Topic: Is it possible to ban people by ID?  (Read 1022 times)

Meaning, is there somewhere where I could enter and ID and have it banned from my server?
i.e. if someone put 28601 into it, I would be banned from their server

In /Blockland/config/server/ there should be a .txt file labeled "BANLIST"

I thought that was the only way to do it

In /Blockland/config/server/ there should be a .txt file labeled "BANLIST"

Is there a way to do it in-game?

Is there a way to do it in-game?
install RTB and use the ban menu

install RTB and use the ban menu

Where would I find that...?
The ban menu, I mean.

Where would I find that...?
The ban menu, I mean.
in the server controls menu


Not sure where that is either...
open the admin menu and click on the server controls menu

open the admin menu and click on the server controls menu

I don't see "server controls"
And if you mean server settings, there isn't a ban menu in there

I don't see "server controls"
And if you mean server settings
I'm sure it was a really hard connection to make
there isn't a ban menu in there
apparently, you're right. dunno why I thought there was. I think I was thinking about the default ban button, which brings up a little menu, with a text box. but I guess I forgot that the text box was for the ban reason, not for the ID

anyway, yes, there's still a way, and it's a console command. I'm not sure what the console command is though. but you can probably find a list of console commands with a quick search

anyway, yes, there's still a way, and it's a console command. I'm not sure what the console command is though. but you can probably find a list of console commands with a quick search

Found it here

commandtoserver('ban',0,ID,Time,"Multiple Word Reason");

Thanks