mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-08 17:12:24 +05:30
minecraft shit
Signed-off-by: Alexander J <odyssey346@disroot.org>
This commit is contained in:
parent
f2e6b10f32
commit
123409b7fe
@ -4,7 +4,9 @@ title: MutaTechTips MC
|
|||||||
# {title}
|
# {title}
|
||||||
|
|
||||||
# Yeah, we have a Minecraft server.
|
# Yeah, we have a Minecraft server.
|
||||||
We have an invite-only SMP server running on our network on version 1.18.2.
|
We have an invite-only SMP server running on our network on version 1.18* (1.18, 1.18.1, 1.18.2) which is also bridged to Bedrock using GeyserMC.
|
||||||
|
|
||||||
|
If you would like to join, please [join our Discord](https://discord.gg/26EG7fFtfS) and ask us there to be whitelisted
|
||||||
|
|
||||||
## Rules
|
## Rules
|
||||||
1. Do not modify buildings without permission.
|
1. Do not modify buildings without permission.
|
||||||
@ -17,22 +19,35 @@ We have an invite-only SMP server running on our network on version 1.18.2.
|
|||||||
|
|
||||||
**Bedrock** mcsrv.mutahar.rocks:19132
|
**Bedrock** mcsrv.mutahar.rocks:19132
|
||||||
|
|
||||||
|
*psst, you can join bedrock on your switch using the app we've linked below!*
|
||||||
|
|
||||||
|
*another psst, if you play on both Java and Bedrock, [link your accounts together on GeyserMC's website!](https://link.geysermc.org)* Your accounts will be linked together meaning you will have the exact same experience.
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
[Dynmap](https://mcmap.mutahar.rocks)
|
[Dynmap](https://mcmap.mutahar.rocks)
|
||||||
|
|
||||||
|
[MC Server Connector for iOS](https://apps.apple.com/us/app/mc-server-connector/id1548251304)
|
||||||
|
|
||||||
|
[MC Server Connector for Android](https://play.google.com/store/apps/details?id=com.smokiem.mcserverconnector&hl=no&gl=US)
|
||||||
|
|
||||||
|
## Recommended Client-Side Mods
|
||||||
|
[Click me for a list of recommended client-side mods](minecraft_recommendedcsmods)
|
||||||
|
|
||||||
## Plugin list
|
## Plugin list
|
||||||
This is a manually made list of our plugins, so it might not be up to date.
|
This is a manually made list of our plugins, so it might not be up to date.
|
||||||
- BlockLocker
|
- BlockLocker
|
||||||
- CoreProtect
|
- CoreProtect
|
||||||
- Dynmap
|
- [Dynmap](https://mcsrv.mutahar.rocks)
|
||||||
- EssentialsX (EssentialsXDiscord, EssentialsXGeoIP)
|
- EssentialsX (EssentialsXDiscord, EssentialsXGeoIP)
|
||||||
- Geyser & Floodgate
|
- Geyser & Floodgate
|
||||||
- LuckPerms
|
- LuckPerms
|
||||||
- mcMMO (manually built! fuck buying things. [Click here to download our build](https://cloud.mutahar.rocks/s/YP5pP6G45HePcs9))
|
- mcMMO (manually built! fuck buying things. [Click here to download our build](https://cloud.mutahar.rocks/s/YP5pP6G45HePcs9))
|
||||||
- TabTPS
|
- TabTPS
|
||||||
- Vault
|
- Vault
|
||||||
- ViaVersion (which I kinda messed up, sorry! I'll figure out a way for people who play on older versions of Minecraft to be able to join the server later.)
|
- ViaVersion (You may only connect from a base version and its subversions (1.18, 1.18.1, 1.18.2). You cannot connect from a major version older than the major version the server is running.)
|
||||||
|
- PlugMan
|
||||||
|
- CombatLogX
|
||||||
|
- Plasmo Voice
|
||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import "../assets/global.css"
|
import "../assets/global.css"
|
||||||
|
18
src/routes/minecraft_recommendedcsmods.md
Normal file
18
src/routes/minecraft_recommendedcsmods.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
title: MutaTechTips MC
|
||||||
|
---
|
||||||
|
# {title}
|
||||||
|
|
||||||
|
# [Click me to go back to the Minecraft site](minecraft)
|
||||||
|
|
||||||
|
## Recommended mods list
|
||||||
|
These are picked by our community or are for server features like voice chatting.
|
||||||
|
|
||||||
|
If you play on Bedrock, try to find an alternative to these. Mods like Simple Voice Chat have no alternative on Bedrock, sorry.
|
||||||
|
- [Xaero's World Map](https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map) & [Xaero's Minimap](https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap)
|
||||||
|
- Any optimization mod (We recommend at least Sodium)
|
||||||
|
- [Simple Voice Chat](https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat)
|
||||||
|
|
||||||
|
<script lang="ts">
|
||||||
|
import "../assets/global.css"
|
||||||
|
</script>
|
Loading…
Reference in New Issue
Block a user