mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 20:13:45 +01:00
Merge pull request #11415 from Twinmold93/server_time
Adds Server Time to MC Tab for Admins
This commit is contained in:
@@ -981,6 +981,7 @@ var/list/slot_equipment_priority = list( \
|
||||
stat("CPU:", "[world.cpu]")
|
||||
stat("Instances:", "[num2text(world.contents.len, 10)]")
|
||||
GLOB.stat_entry()
|
||||
stat("Server Time:", time_stamp())
|
||||
stat(null)
|
||||
if(Master)
|
||||
Master.stat_entry()
|
||||
|
||||
Reference in New Issue
Block a user