Author Topic: White List  (Read 2026 times)

0 Members and 1 Guest are viewing this topic.

Offline pete99

  • First Sergeant
  • *
  • Posts: 71
  • Gang Warily
    • View Profile
  • Nick: Drummond
  • Side: Confederacy
White List
« on: July 11, 2018, 09:05:22 am »
Does anyone know how the admin white list system works in NW? Or where you are meant to enter the player's ID.

Tried entering this into my config file:

admin_white_list_enabled 1
admin_white_list_key 1223513 (example ID)

and it didn't do anything.

Also, was wondering how you would normally go about banning a player without being in game? Is this done via console or somewhere else?

Thanks.
« Last Edit: July 11, 2018, 01:36:45 pm by pete99 »

Offline Freedom

  • Colonel
  • *
  • Posts: 2270
    • View Profile
  • Side: Confederacy
Re: White List
« Reply #1 on: July 11, 2018, 05:14:45 pm »
about the white list it should have worked tbh maybe add a space lol

ban_list.txt u just add his id and he is perm banned u can also write something like a date or reason he was banned or whatever u like only the id matters

Offline pete99

  • First Sergeant
  • *
  • Posts: 71
  • Gang Warily
    • View Profile
  • Nick: Drummond
  • Side: Confederacy
Re: White List
« Reply #2 on: July 11, 2018, 11:37:31 pm »
Thanks. Tried a space and a few other things and it still won't work. Is it just in the config.txt file i need to put these, or somewhere else as well?

Offline Thunderstormer

  • FSE Developer
  • ****
  • Posts: 6309
  • Worse than Hotler
    • View Profile
  • Side: Neutral
Re: White List
« Reply #3 on: July 12, 2018, 08:02:11 am »
all you have to do is take the config file the server uses to boot up and do something like this.

admin_white_list_enabled 1   
admin_white_list_key    11111111111# Thunderstormer
admin_white_list_key    2222222222# Sleekcrush
admin_white_list_key    33333333333# Savolainen5
admin_white_list_key    44444444444# Munro
admin_white_list_key    55555555555# Menelaos
admin_white_list_key    6666666666666 # LittleGuy

add as many as you want.  then start the server up. 

you should be able to go into the console box and manually add ids there, or turn the white list on or off. those will not stay when you reboot the server.

ban list can be manually added to, not this is only temp bans

 11111111111111 # Betty_The_Bomber
 22222222222 # Betty_The_Bomber
 333333333 # Betty_The_Bomber
# 444444444 # Betty_The_Bomber
the last one is how you properly unban someone.  that way you know they were banned before, and maybe even leave a note as to why they were banned, or other useful stuff.
Should you need to talk to me regarding NA1 or or something regarding admining or the admins, PM me here on the forums and not on steam.  *

*This does not include Official Server Admins.

Offline pete99

  • First Sergeant
  • *
  • Posts: 71
  • Gang Warily
    • View Profile
  • Nick: Drummond
  • Side: Confederacy
Re: White List
« Reply #4 on: July 12, 2018, 08:33:00 am »
all you have to do is take the config file the server uses to boot up and do something like this.

admin_white_list_enabled 1   
admin_white_list_key    11111111111# Thunderstormer
admin_white_list_key    2222222222# Sleekcrush
admin_white_list_key    33333333333# Savolainen5
admin_white_list_key    44444444444# Munro
admin_white_list_key    55555555555# Menelaos
admin_white_list_key    6666666666666 # LittleGuy

add as many as you want.  then start the server up. 

you should be able to go into the console box and manually add ids there, or turn the white list on or off. those will not stay when you reboot the server.

So is it as simple as putting these lines into the config and running server, or would I need to do the thing with the console as well? I have tried doing it it the config (though not with that particular spacing) and it didn’t seem to work. Note, I am using an online server through Oasis hosting....having some difficulty getting console to properly load.

Offline Thunderstormer

  • FSE Developer
  • ****
  • Posts: 6309
  • Worse than Hotler
    • View Profile
  • Side: Neutral
Re: White List
« Reply #5 on: July 13, 2018, 04:56:39 pm »
you wouldn't need to do stuff in the console if you saved the stuff in the server config file and launched with it. 

you could always just do stuff manually in the console for testing. 
Should you need to talk to me regarding NA1 or or something regarding admining or the admins, PM me here on the forums and not on steam.  *

*This does not include Official Server Admins.