the modern server list
Go to file
2025-02-06 17:36:43 -06:00
.github Update bug_report.md 2025-02-06 17:36:43 -06:00
.idea
.vscode
backend-mh-api fix: make separate server for minehut api 2025-01-12 10:26:14 -06:00
cron
docs feat: new affiliate 2025-01-03 13:26:25 -06:00
public fix: more seo-friendly 2025-02-04 20:12:19 -06:00
src fix: type issue 2025-01-29 21:10:43 -06:00
.eslintrc.json
.gitignore
.tool-versions feat: new banner system 2024-12-21 17:14:29 -06:00
.vercelignore chore: exclude vercel from deploying backend servers 2025-01-13 21:20:54 -06:00
biome.json
CODE_OF_CONDUCT.md
components.json
contentlayer.config.js
CONTRIBUTING.md fix: issue 2025-01-03 13:40:13 -06:00
LICENSE
next-sitemap.config.js fix: google not crawling (again) 2025-01-24 19:37:10 -06:00
next.config.mjs
package.json fix: more seo-friendly 2025-02-04 20:12:19 -06:00
postcss.config.mjs
README.md
tailwind.config.ts
tsconfig.json
turbo.json
vercel.json
yarn.lock fix: more seo-friendly 2025-02-04 20:12:19 -06:00

MHSF

An open-source customizable server-list for Minehut built in React. Check it out at mhsf.app, and maybe give this repo a star!

Info

Alt

Tech-stack

React: Component based syntaxing for the web
Next.js: Handles API, server-based metadata, and so much more.
Clerk: Authentication for MHSF (very cool library)
TailwindCSS: Styling without CSS, simplified
shadcn/ui: Provides the awesome UI for MHSF
And many other smaller libraries are in use to make sure MHSF is feature-packed.

Contributing

Note

Do you use Java and not JavaScript/TypeScript? You can also contribute to MHSFPV (Minehut Server List Player Validator), a player validator plugin to link accounts. It's relatively small, but can use commits.

The contributing guide is here.

Licensing

MHSF (aka the Minehut Server List) is licensed under the MIT License. You are free to fork or modify this software on your own terms.