Proxy Startup Logs

Server

@if ($server->proxySet())
@if ($proxyStatus === 'running') @elseif ($proxyStatus === 'restarting') @elseif ($proxyStatus === 'stopping') @elseif ($proxyStatus === 'starting') @elseif (data_get($server, 'proxy.force_stop'))
@elseif ($proxyStatus === 'exited')
@endif
Checking Ports Availability...
@if ($proxyStatus !== 'exited') @endif
@endif
{{ data_get($server, 'name') }}