[SOLVED] Wanted to buy @maintenance Plugin

THPO

New member
Messages
103
Points
0
Emulator
Hi I wanted to buy @maintenance the one that kicks players and only allows certain GM Level to connect and has Delay and Announcement before doing a Maintenance Shutdown..

If I remember correctly the command is something like:

@maintenance on <group id allowed> <delay to kick players> (start's maintenance)

then even if the server is restarted it's still under maintenance status

@maintenance off (this will end maintenance and allow players with all group id to connect)

lets talk about the price reasonable
default_biggrin.png


 
Last edited by a moderator:
Hi I wanted to buy @maintenance the one that kicks players and only allows certain GM Level to connect and has Delay and Announcement before doing a Maintenance Shutdown..

If I remember correctly the command is something like:

@maintenance on <group id allowed> <delay to kick players> (start's maintenance)

then even if the server is restarted it's still under maintenance status

@maintenance off (this will end maintenance and allow players with all group id to connect)

lets talk about the price reasonable
default_biggrin.png
why not use this?

// Type of server.// No functional side effects at the moment.// Displayed next to the server name in the client.// 0=normal, 1=maintenance, 2=over 18, 3=paying, 4=F2Pchar_server_type: 0// Minimum Group ID to join char server when it is on char_server_type 1 (maintenance)char_maintenance_min_group_id: 99
on conf/char-server.conf?

 
Why not just make *dual* servers, 1 that is always playable, and 1 that is always in maintenance. This way, if a bug or issue is found on playable version, you can just make the changes to the maintenance version, then transfer the changed files / settings over to playable version, and reload/restart/recompile as needed.

This way server down time will only be for the X amount of seconds/minutes it takes for it to startup/compile.

And your players still get to play, versus not being able to play while your trying to fix the issue.

 
Back
Top