[request] @maintenance Command?

Vy Low

New member
Messages
178
Points
0
As what the title said hopefully someone can do this plugin
default_smile.png


 
No, @maintenance will make the server unable to join normal players with group id: 0 

Only 99 group id can enter on the server. The reason why it is important is to avoid people entering the server while the server is online so you can test your npc or any scripts freely.

 
You can already do this, but you'd have to reboot the server by using these settings located at login-server.conf:

Code:
// Required account group id to connect to server.// -1: disabled// 0 or more: group idgroup_id_to_connect: -1// 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
 
You can already do this, but you'd have to reboot the server by using these settings located at login-server.conf:

// Required account group id to connect to server.// -1: disabled// 0 or more: group idgroup_id_to_connect: -1// 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
yep this will do, but need to restart server unlike @maintenance it will automatically kick all the players and only group 99 can connect
default_smile.png


 
This can't be made for the moment because the HPM system allows only map-server plugins.

The part that deny players from logging in is in the login server so you will have to wait unitil plugins are avalable for login and char servers.

PS :

There is still a "dirty" way to do that, you could @kick all the players and then load a NPC that will reject the players when they log in.

I don't think it's a good way since all the players will thought the server is online until being kicked by the NPC.

 
Mod or whatnot it should be free for christ sake!
 

I wont hesitate releasing some mods just to get rid of "PM ME", gross. disgusting.

Me want this too :3

 
I have a plugin that'd work with this, just waiting for some HPM stuff to be implemented.

I could also provide it with a basic really small change in the source that'd be required (At least until the HPM's required updates go through)

 
I have a plugin that'd work with this, just waiting for some HPM stuff to be implemented.

I could also provide it with a basic really small change in the source that'd be required (At least until the HPM's required updates go through)
thanks Xgear!

 
been wanting to have this feature added to Hercules of if anyone can provide it or sells for good price
default_smile.png


 
does someone know about this?

@maintenance <group_id can stay 1-99> <delay to kick in minute> <maintenance duration in minute>

 
Last edited by a moderator:
wow ... don't do anything stupid ... ima gonna write one ...

$20 for this simple mod ? omg ... its overpriced in my opinion ...

 
Back
Top