This project aims to rewrite the Minehut panel from scratch.
Simply, the existing panel is a mess. It is extremely slow, which is not great if you are running low-end hardware.
A few issues in particular:
- The canvas element on the homepage hurts performance on low-end computers and mobile devices.
- The outrageous number of network requests sent.
Currently, we are not accepting pull requests. However, you can create an issue if you identify a problem or if you want to suggest an idea.
The source code in this repository is licensed under the MIT License. See the LICENSE file for more details.