Startup notifications

This commit is contained in:
AffectedArc07
2021-08-17 14:30:00 +01:00
parent e19a83f9be
commit fdcc88b7ca
5 changed files with 61 additions and 6 deletions

View File

@@ -20,3 +20,13 @@
// If we are here, we are online, so we can do a rich report
to_chat(usr, "ID [PS.server_id] - <font color='green'><b>ONLINE</b></font> (Players: [PS.playercount])")
/client/proc/refresh_instances()
set name = "Force Refresh Server Instances"
set desc = "Force refresh the local cache of server instances"
set category = "Server"
if(!check_rights(R_SERVER))
return
SSinstancing.check_peers(TRUE) // Force check