MinecraftHQFeaturesOnline Dashboard with fancy graphs (Stolen from ImpostorHQ)Web Socket and HTTP APIEncryption in communications, powered by a custom flavour of TEA (to compensate for lack of SSL by default)API Key system, so there is no need to leak the RCON password to every staff member.InstallationRequirementsA minecraft server with RCON and query enabledSome knowledge of basic networkingNode.js (Written and "tested" with v12.21.0)Instructionsgit clone or download as zipyarn installnode index.jsModify the now generated configuration file to suit your purposesnode index.js (again)Use the http address and port on the configuration file to access your dashboardUse one of the api keys set in the file to login (do not use the rcon password)