<% if (isWebInterface) { %>
<% } %>
Profile: <%= serverProfile %>
Dashboard
Players
Live Console
Resources
Server Log
CFG Editor
Diagnostics
Admin Manager
txAdmin Log
Settings
Master Actions
<% if (showAdvanced) { %>
Advanced
<% } %> <% if (isWebInterface) { %>
Host System Usage
CPU Usage
loading...
Memory Usage
loading...
<% } %> <% if (dynamicAd) { %>
<%- dynamicAd.text %>
<% } %>
<% if (isWebInterface) { %>
Players:
--
loading...
<% } %>
<% if (isWebInterface) { %>
<% if (dynamicAd) { %>
<%- dynamicAd.text %>
<% } %>
<%= adminUsername %>
Account
Change password
Logout
<% } %> <%# end if(isWebInterface) %>