@loginexit

Enko

New member
Messages
79
Points
0
we should have this command, sometimes we dont want people getting in our server for some reason and it is easier type @loginexit than kill the process in putty.

thanks!

 
Last edited by a moderator:
You could also just modify this:

// Minimum account group id required to connect to server.// Will not function if group_id_to_connect config is enabled.// -1: disabled// 0 or more: group idmin_group_id_to_connect: -1
in conf/login-server.conf

It basically sets your server into a maintenance mode in which only you or your other GM's can login, while all other users, who should normally only be group 0, cannot login.

 
You could also just modify this:

// Minimum account group id required to connect to server.// Will not function if group_id_to_connect config is enabled.// -1: disabled// 0 or more: group idmin_group_id_to_connect: -1
in conf/login-server.conf

It basically sets your server into a maintenance mode in which only you or your other GM's can login, while all other users, who should normally only be group 0, cannot login.
it's good
default_tongue.png
but i still like the command

+1 for the idea

 
Last edited by a moderator:
@Nameless2you, I know about that but sometimes, maybe in events or maintenance reason you don't want people to login in the server.

it's a good opportunity for Hercules to have something different and new.

 
Back
Top