Jump to content
  • 0

closing server for other players


Question

2 answers to this question

Recommended Posts

  • 0
Posted

/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

  • 0
Posted
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)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...