• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Server Banning people from server when gone

in your redorchestra.ini:

Code:
[SIZE=1][SIZE=1][Engine.AccessControl]
AdminPassword=xxx
GamePassword=
bBanByID=True
LoginDelaySeconds=0.000000
IPPolicies=ACCEPT;*
BannedIDs=01234567 nickname
BannedIDs=01234567 nickname
[/SIZE][/SIZE]


now i guess you only have to check your serverlog for the ID
i think the name is not important, only as reminder
 
Upvote 0