mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-09 17:42:02 +05:30
stuff
Signed-off-by: Alexander J <odyssey346@disroot.org>
This commit is contained in:
parent
db743b2def
commit
f2e6b10f32
@ -6,6 +6,8 @@
|
||||
<a href="/gameservers">Games</a>
|
||||
|
|
||||
<a href="/donate">Donate</a>
|
||||
|
|
||||
<a href="/minecraft">Minecraft</a>
|
||||
</header>
|
||||
|
||||
<style>
|
||||
|
39
src/routes/minecraft.md
Normal file
39
src/routes/minecraft.md
Normal file
@ -0,0 +1,39 @@
|
||||
---
|
||||
title: MutaTechTips MC
|
||||
---
|
||||
# {title}
|
||||
|
||||
# Yeah, we have a Minecraft server.
|
||||
We have an invite-only SMP server running on our network on version 1.18.2.
|
||||
|
||||
## Rules
|
||||
1. Do not modify buildings without permission.
|
||||
2. Do not bypass protections. (mining around a protected door, bypassing chest locks etc)
|
||||
3. Do not cheat
|
||||
4. Do not lag the shit out of the server.
|
||||
|
||||
## IP
|
||||
**Java**: mcsrv.mutahar.rocks:25565
|
||||
|
||||
**Bedrock** mcsrv.mutahar.rocks:19132
|
||||
|
||||
## Links
|
||||
[Dynmap](https://mcmap.mutahar.rocks)
|
||||
|
||||
|
||||
## Plugin list
|
||||
This is a manually made list of our plugins, so it might not be up to date.
|
||||
- BlockLocker
|
||||
- CoreProtect
|
||||
- Dynmap
|
||||
- EssentialsX (EssentialsXDiscord, EssentialsXGeoIP)
|
||||
- Geyser & Floodgate
|
||||
- LuckPerms
|
||||
- mcMMO (manually built! fuck buying things. [Click here to download our build](https://cloud.mutahar.rocks/s/YP5pP6G45HePcs9))
|
||||
- TabTPS
|
||||
- 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.)
|
||||
|
||||
<script lang="ts">
|
||||
import "../assets/global.css"
|
||||
</script>
|
Loading…
Reference in New Issue
Block a user