Minestom Server Showcase
Here you can find other servers or submit a server for showcase.
Submitting a Server
Requirements
- Must be using Minestom (obviously)
- Must be publicly available for review.
Submitting a server
- First, fork the website repository here.
- Next, add your server markdown file under the
/showcase
directory. To store media, upload it to the/public/showcase/(server)
directory. To use the images, use/(image)
in your markdown. - To add the server to the sidebar, edit
themeConfig.sidebar./showcase
, in/.vitepress/config.mts
. An example can be seen in the config. - Finally, commit & push your changes and make a pull request!
- Wait for someone to review the PR and make any changes/updates.