How is it stored in DB?
Startups and shutdowns are stored under
proxy table in
servers_status schema
There are
3 columns named Last_Launch, Last_End and status.
The status is only
1 or
0 meaning 1=online and 0=offline.
Here is image how the table looks in DB:
How is it stored in .txt?
Its simply stored under /plugins/Logger/logs/
There are 5 .txt files: Chat, Commands, ServerSwitch, startups and shutdowns.