EOSERV Forum > Seose > Seose Console Commands (0.2+)
Topic is locked.
Page: << 1 >>
Seose Console Commands (0.2+)
Author Message
Post #6620 Seose Console Commands (0.2+)

These commands control the server core and can by entered directly into the console or via the admin +console command.

Many of the commands are useless to the user and are uses internally.

  sleep <ms>
    Forces the main thread to sleep for <ms> milliseconds. Useless. Used internally.

  recycle
    Dramaticly reduces memory usage by swapping as much data as possible to the page file.
    This will initialy reduce server performance.

  terminate [exitcode]
    Terminate the server. Does not save any data.

  error [error string]
    Forces the server to raise an exception. Useless. Used for testing.

  shutdown [grace time]
    Initiates a server shutdown. Online players are warned about the shutdown.
 
  restart [grace time]
    Initiates a server restart. Online players are warned about the restart.

  fshutdown
    Fast server shutdown. Data is still saved. Used internally.

  frestart
    Fast server restart. Used internally.

  reload
    Attempts to reload configuration / data files without disconnection users. (Buggy)

  msg <message>
    Send a server message to all online players.


---
http://sordie.co.uk
http://twitter.com/@SordieEO
14 years, 46 weeks ago
Post #6631 Re: Seose Console Commands (0.2+)

How can we enter the grace period time in shutdown command?

is it like 1h or 1m?

14 years, 46 weeks ago
Post #6632 Re: Seose Console Commands (0.2+)
Razor posted: (24th May 2009 09:18 am)

How can we enter the grace period time in shutdown command?

is it like 1h or 1m?


It's in milliseconds. I use milliseconds for all my time metrics.

---
http://sordie.co.uk
http://twitter.com/@SordieEO
14 years, 46 weeks ago
Post #6674 Re: Seose Console Commands (0.2+)

ohhh ok thanks! :D

14 years, 46 weeks ago
Post #50693 Re: Seose Console Commands (0.2+)

aha thanks I was looking for this :)

13 years, 26 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Seose > Seose Console Commands (0.2+)