loauiashraf Posted August 29, 2021 Share Posted August 29, 2021 hello. i want to know how to close my server for other players make them unable to connect while i can and if i can let specific people able to login with me Quote Link to comment Share on other sites More sharing options...
0 GM Winter Posted August 29, 2021 Share Posted August 29, 2021 /conf/login_athena find this line: // Required account group id to connect to server. // -1: disabled // 0 or more: group id group_id_to_connect: -1 change: group_id_to_connect: -1 to : group_id_to_connect: 99 only gm 99 can login ,save then restart your server Quote Link to comment Share on other sites More sharing options...
0 Ronald Posted August 30, 2021 Share Posted August 30, 2021 20 hours ago, loauiashraf said: hello. i want to know how to close my server for other players make them unable to connect while i can and if i can let specific people able to login with me conf/char_athena.conf char_maintenance: 0 to char_maintenance: 1 gm_allow_group: 99 to gm_allow_group: (your choice) Quote Link to comment Share on other sites More sharing options...
hello.
i want to know how to close my server for other players
make them unable to connect while i can
and if i can let specific people able to login with me
Link to comment
Share on other sites