Added mojang functions, most of which are pending testing. Once testing is complete, the external 'mojang' module will be removed. The 'Mojang Status' are on the landing page is now displaying the actual statuses of mojang's services. This will be refreshed once every 5 minutes. Enhancements will be made to the UI of this down the line.

This commit is contained in:
Daniel Scalzi
2017-12-03 07:05:13 -05:00
parent a4012458be
commit 3c7d7d79af
3 changed files with 257 additions and 1 deletions

View File

@@ -375,7 +375,7 @@ p {
#mojang_status_icon {
font-size: 30px;
color: #a5c325;
color: #848484;
margin-left: 15px;
}