AllTheMods / Server-Scripts

Server Startup Scripts
Other
68 stars 38 forks source link

No means yes #3

Closed Ricket closed 7 years ago

Ricket commented 7 years ago

After doing /stop:

> Server will restart in ~10 seconds. No input needed...
Restart now (y) or exit to shell (n)?  n
Ping to Google DNS successfull
Ping to L4 successfull
Rebooting now!

Starting server

I typed "n" to exit to shell, but instead it did a restart.

I can see in ServerStart.sh that it is in fact looking for "y" or "yes" to indicate exit to shell, which is the opposite of the message. One of these should be flipped.

Dijkstra1-zz commented 7 years ago

Already fixed in the dev branch guess there no reason not to merge it now just need to check a few things with @OrdinatorStouff