the modern server list
Go to file
2024-12-26 21:48:13 -06:00
.github Update format.yml 2024-12-26 21:48:13 -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
cron chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
docs feat: revamped documentation 2024-11-03 09:38:25 -06:00
public fix: versions and new badge 2024-10-05 16:09:19 -05:00
src fix: new domain dialog 2024-12-24 13:17:27 -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
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 fix: move embeds from root to embeds. 2024-12-22 15:10:52 -06:00
LICENSE Create LICENSE 2024-08-06 14:13:07 -05:00
next.config.mjs chore: adding copyright to files p.2 2024-10-05 09:07:26 -05:00
package.json feat: new banner system 2024-12-21 17:14:29 -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 all together now: 0.4 2024-07-26 00:46:53 -05:00
vercel.json fix: i cant ditch inngest :( 2024-08-07 21:20:17 -05:00
yarn.lock feat: new banner system 2024-12-21 17:14:29 -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.