Skip to content

mcMMO-Dashboard v1.11.0

Choose a tag to compare

@Royalphax Royalphax released this 24 Mar 15:06
· 74 commits to master since this release

Group 9

Hello

Goodbye mcMMO-Stats-Panel, welcome mcMMO-Dashboard !

New features

  • Add gorgeous loading bar
  • Improve top players visibility accross all pages (highlight their names)
  • Server version now supports color codes
  • Server icon is now updated in the header and in the tab
  • German translation thanks to @James_Bach
  • Hamburger menu icon is now a cross when open

Bug fix

  • MDI icons were missing
  • Issue #3
  • Issue with wrong translations et column names

Config files

  • Please take the new parameters.js because structure was modified a lot
  • The german translation was added to parameters.js
  • New setting available in parameters.css to set horizontal size of the page (for large screens)
    • /*Adapt the size of the website for wide screen*/
      /*!important is required at the end of the property to override the initial one*/
      --size-aside-wide-screen:400px!important;
      --size-content-wide-screen:800px!important;

Have a look on the project's landing page for more info