diff --git a/docs/bedrock.md b/docs/bedrock.md index 31d0fce..322a152 100644 --- a/docs/bedrock.md +++ b/docs/bedrock.md @@ -5,7 +5,7 @@ description: Want to play on Bedrock? No problem, check it out! --- -# Bedrock Compatibility +# Bedrock Bedrock support is provided by the [Geyser](https://geysermc.org/) plugin in conjunction with the [Floodgate](https://wiki.geysermc.org/floodgate/) plugin on our proxy server. Stability is not guaranteed, however, in my experience it is pretty stable and reliable. @@ -56,7 +56,4 @@ I am working on setting up my own version of this, however for now [here is a tu This can happen if your network connection is unstable. If you are using mobile data (4G/5G) this is not entirely unexpected. ??? Tip "I keep getting asked for my Microsoft account." - Have you [linked](https://link.geysermc.org/method/online) your Java account? - -??? Tip "Player skins are missing, render incorrectly, or are generally broken" - This is expected as Java and Bedrock use different UUIDs and different skin models. \ No newline at end of file + Have you [linked](https://link.geysermc.org/method/online) your Java account? \ No newline at end of file diff --git a/docs/gallery.md b/docs/gallery.md new file mode 100644 index 0000000..6b5b66e --- /dev/null +++ b/docs/gallery.md @@ -0,0 +1,16 @@ +--- +icon: material/image +description: Check out some pictures from around the server! +--- + +# Gallery + +## [Check out the gallery!](https://gallery.midnightvalley.net) + +## Submit a pic! + +To submit a pic to the gallery, all you need to do is send it with a title to `#gallery-submission` on the Discord server! + +## Special Shots + +If you want to get a shot from an angle that's not normally possible in Survival for example, reach out to Subnet and he can use some admin trickery to help you out! \ No newline at end of file diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 9a9c07b..0000000 --- a/requirements.txt +++ /dev/null @@ -1,5 +0,0 @@ -mkdocs==1.5.3 -mkdocs-material==9.5.4 -mkdocs-material-extensions==1.3.1 -mkdocs-glightbox==0.3.6 -mkdocs-rss-plugin==1.12.0 \ No newline at end of file