loauiashraf Posted August 29, 2021 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
0 Sallycantdance Posted August 29, 2021 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
0 Ronald Posted August 30, 2021 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
Question
loauiashraf
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
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.