the modern server list
Go to file
2025-02-07 15:33:38 -06:00
.github Update bug_report.md 2025-02-06 17:36:43 -06:00
.idea feat: add new embeds 2024-11-16 15:01:14 -06:00
.vscode feat: add new embeds 2024-11-16 15:01:14 -06:00
backend-mh-api fix: make separate server for minehut api 2025-01-12 10:26:14 -06:00
cron chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
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: status is broken 2025-02-06 18:33:59 -06:00
.eslintrc.json Today, I want React to shut up! :| react/display-name 2024-08-07 16:46:21 -05:00
.gitignore feat: new documentation! 2024-09-03 23:56:15 -05:00
.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 fix: breaking changes w/ clerk 2024-12-18 21:07:18 -06:00
CODE_OF_CONDUCT.md chore: adding code of conduct 2024-09-11 17:43:49 -05:00
components.json beauty: cleaning up lots of code, cleaning up changelog 2024-08-08 17:56:40 -05:00
contentlayer.config.js chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
CONTRIBUTING.md Update CONTRIBUTING.md 2025-02-07 15:28:27 -06:00
LICENSE
next-sitemap.config.js fix: google not crawling (again) 2025-01-24 19:37:10 -06:00
next.config.mjs chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
package.json fix: more seo-friendly 2025-02-04 20:12:19 -06:00
postcss.config.mjs chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
README.md feat: new README 2024-12-19 20:30:04 -06:00
tailwind.config.ts feat: cosmetic changes for toasts and tabs 2024-11-23 17:54:51 -06:00
tsconfig.json fix: didn't compile 2024-09-04 18:28:29 -05:00
turbo.json
vercel.json fix: i cant ditch inngest :( 2024-08-07 21:20:17 -05:00
yarn.lock Merge d1166c44110df403a53132cd7d67f521b913c139 into fd278b3e8d0cc391cb3b45bfd02b25e58a1680ae 2025-02-07 15:33:38 -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.