Hey guys,
I was wondering if there is some sort of server command or plugin to alert people few minutes before the scheduled restart that is about to happen.
Thanks in advance.
Solved Restart/shutdown alert
Discussion in 'Plugin Requests' started by ricki122, Jul 28, 2015.
-
i use this, http://oxidemod.org/plugins/timedexecute.919/
combined with an command in the config
Cher posted this in the forum regarding theis plugin..
Code:{ "ShowTimedCommands": "true", "TimedCommands": [ [ "event.run", 3600 ], [ "say TRIPLE AIRDROP INCOMING!!!", 3600 ], [ "event.run", 3600 ], [ "event.run", 3600 ], [ "restart", 21600 ], [ "server.save", 21400 ], [ "say SERVERRESTART in 5 hours!", 3600 ], [ "say SERVERRESTART in 4 hours!", 7200 ], [ "say SERVERRESTART in 3 hours!", 10800 ], [ "say SERVERRESTART in 2 hours!", 14400 ], [ "say SERVERRESTART in 1 hour!", 18000 ], [ "say SERVERRESTART in 30 min!", 19800 ], ] }
-
-
Not with this plugin.
-
Watch this space......starting on the plugin dev side of things
May be my 1st/2nd plugin :3
-
Wulf Community Admin
-
=( or do that..lol
-
If you used the time execute plugin and measured the time in the day + the amount of time between days of restarts then you could just warn the players that in +++Time there will be a restart. My server restarts every sunday at 1 AM...
Warns players 3 2 1 hours and then 20 10 15 5 minutes