FAQ
Is the mcMMO dashboard still maintained?
No. Unfortunately, we have decided to stop development of the update. We preferred to focus on other projects.
Is mcMMO Dashboard free?
Yes, and forever! You can download it on GitHub.
Where can I find an example of mcMMO dashboard?
You can have a look on our mcMMO Dashboard.
How can I customize my dashboard?
We use configuration files.
- To customize the style of your page (colors and size) you can directly modify the values in the parameters.css files.
- To configure the texts in your dashboard, the translation mode or even the affiliate links, use the parameters.js files. Note that the background color is configurable in the parameters.js files
- Otherwise, you can use themes for your dashboard! They are available on the themes page.
Why do I get an "access denied" error?
There may be several reasons.
- The most obvious is that the config.php file is misconfigured. Note that you must have installed and enabled the specific php database driver.
- Your mcMMO database is empty. You must run at least once the plugin to create the database.
- nginx does not allow mcMMO Dashboard to work.
What version of php should I use?
mcMMO Dashboard need PHP 8.X. We are using new functions that are only available in recent PHP versions.
Is the config.php file secured in any way?
Yes. No one can access the content of this file because it's interpreted on server's side.
Can I use mcMMO Dashboard for commercial purposes?
No. This project is licensed under Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). You can use the code, edit it, improve it, but no commercial use should be made from it. Thanks!
Can mcMMO Dashboard manages large database?
We've worked to make mcMMO Dashboard suitable for every server size. Small servers as well as bigger ones! Load times are fast and efficient with asynchronous skin loading