Server Restart Plugin

Status
This thread has been locked.

SachaPvP

Banned
Feedback score
16
Posts
215
Reactions
52
Resources
0
so, looking for a pretty simple plugin here. I need it so no matter what, when the server command is run to “restart” the server, if it crashes or anything, I need this plugin to overwrite it and make sure that it restarts up. So I need it to overwrite the command /restart and need it so you must enter a specified amount of time until restart. For example: /restart (time) [must be over 3 minutes]. I need it so you can edit the messages in chat when it notifies the players (in chat) that the server would be restarting.

I would also like a command where as /networkrestart restarts the bungee cord. Same features apply to this command aswell.

If you have any questions, feel free to ask!!

Make config something like this:

Server_Restart_Message:
- ‘——————————————-‘
- ‘Server is restarting in “x” amount of time!”
- ‘——————————————-‘

##If 30 minutes applies to the restart
30_Minute_Till_Restart_Message:
- ‘restarting in 30 minutes!’

##If 15 minutes applies to the restart
15_Minutes_Till_Restart_Message:
- ‘restarting in 15 minutes!’

##If 10 minutes applies to the restart
10_Minutes_Till_Restart_Message:
- ‘restarting in 10minutes!’

##If 5 minutes applies to the restart
5_Minutes_Till_Restart_Message:
- ‘restarting in 5 minutes!’

3_Minutes_Till_Restart_Message:
- ‘restarting in 3 minutes!’

1_Minute_Till_Restart_Message:
- ‘restarting in 1 minutes!’

30_Seconds_Till_Restart_Message:
- ‘restarting in 30 seconds!’

15_Seconds_Till_Restart_Message:
- ‘restarting in 15 seconds!’

10_Seconds_Till_Restart_Message:
- ‘restarting in 30 seconds!’

5_Seconds_Till_Restart_Message:
- ‘restarting in 5 seconds!’

4_Seconds_Till_Restart_Message:
- ‘restarting in 4 seconds!’

3_Seconds_Till_Restart_Message:
- ‘restarting in 3 seconds!’

2_Seconds_Till_Restart_Message:
- ‘restarting in 2 seconds!’

1 Second_Till_Restart_Message:
- ‘restarting in 1 seconds

Final_Server_Restart_Message:
- ‘Server is restarting now!’
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

SachaPvP

Banned
Feedback score
16
Posts
215
Reactions
52
Resources
0
Was looking either so get this for free if you’d be kind enough, but if not, I guess I could pay a small amount...
 
Banned forever. Reason: Attempted scam (https://gyazo.com/a7f5be89f7777f7cc93a600b28156c54)

MarkElf

9+ Year Member
Supreme
Feedback score
27
Posts
1,215
Reactions
1,217
Resources
2
Use AutoSaveWorld from bukkit. It also backs up your server as a bonus.
 

SachaPvP

Banned
Feedback score
16
Posts
215
Reactions
52
Resources
0
Use AutoSaveWorld from bukkit. It also backs up your server as a bonus.
Yeah, ty but not looking to use that. Need a server restart plugin.
 
Banned forever. Reason: Attempted scam (https://gyazo.com/a7f5be89f7777f7cc93a600b28156c54)

Carry Lord

K9 IRL
Supreme
Feedback score
33
Posts
420
Reactions
197
Resources
0
Was looking either so get this for free if you’d be kind enough, but if not, I guess I could pay a small amount...
You can use cronjobs on your system kinda complicated but free
 

SachaPvP

Banned
Feedback score
16
Posts
215
Reactions
52
Resources
0
I’ll look into it, thank you, but I’m mostly looking a plugin with those exact features.
 
Banned forever. Reason: Attempted scam (https://gyazo.com/a7f5be89f7777f7cc93a600b28156c54)

SachaPvP

Banned
Feedback score
16
Posts
215
Reactions
52
Resources
0
looks pretty easy, i could do this when i get home from school
Thank you so much!! Thanks[DOUBLEPOST=1520817923][/DOUBLEPOST]
looks pretty easy, i could do this when i get home from school
I have Pm’ed You![DOUBLEPOST=1520835478][/DOUBLEPOST]Still looking for this plugin!
 
Last edited:
Banned forever. Reason: Attempted scam (https://gyazo.com/a7f5be89f7777f7cc93a600b28156c54)

GAllen

Feedback score
12
Posts
363
Reactions
128
Resources
0
If you are still looking for this, message me on discord at GAllen#5403
 

SachaPvP

Banned
Feedback score
16
Posts
215
Reactions
52
Resources
0
Zyger, a plugin like this would be possible right? its possible to make a plugin which could restart your server like so, correct?
 
Banned forever. Reason: Attempted scam (https://gyazo.com/a7f5be89f7777f7cc93a600b28156c54)

Kieraaaan

Plugin Developer
Premium
Feedback score
7
Posts
463
Reactions
222
Resources
0
You can do this in your mutlticraft comtrol panel, no need for a plugin.
 

El_Tristanio

Supreme
Feedback score
10
Posts
643
Reactions
183
Resources
0
Was looking either so get this for free if you’d be kind enough, but if not, I guess I could pay a small amount...
do this in multicraft. A plugin cannot tell your server to restart unless you have it connected to a script.
 

DDarkInferno

Feedback score
16
Posts
311
Reactions
63
Resources
0
If you have multicraft, you could easily just make a plugin that does the inbuilt "/restart" command, which "crashes" the server, but multicraft instantly reboots servers after a "crash"
 

SachaPvP

Banned
Feedback score
16
Posts
215
Reactions
52
Resources
0
Banned forever. Reason: Attempted scam (https://gyazo.com/a7f5be89f7777f7cc93a600b28156c54)
Status
This thread has been locked.
Top