25Karma is an online player stats viewer for the Hypixel Network.
25Karma is built for speed, relevance, and ease-of-use. The project is designed to help you find everything you need to know about a player as quickly and in as few clicks as possible.
The project is live at 25karma.xyz! 25Karma is fully compatible with all modern browsers except for Internet Explorer.
To launch the project locally, you'll first need Node.js installed on your machine.
- Download the repository from the master branch on GitHub
- Extract the .zip
- Run
npm install
in the root directory (where thepackage.json
file is found) - Run
npm start
in the root directory
If you have an idea that can make 25Karma better, I encourage you to contact me on the Hypixel Forums or to create a pull request!
See the license file here.