Add the cabin
This commit is contained in:
parent
76b8e46817
commit
6d889e5924
2 changed files with 32 additions and 0 deletions
31
docs/the_cabin.md
Normal file
31
docs/the_cabin.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
---
|
||||
icon: fontawesome/solid/house-flag
|
||||
description: Hang out and chat in this cozy place. We may also hold some events here!
|
||||
---
|
||||
|
||||
# The Cabin
|
||||
|
||||
## Server Details
|
||||
|
||||
- Direct join address: `This server is not directly joinable`
|
||||
- Server Software: [PaperMC](https://papermc.io/) 1.20.2
|
||||
- Max Players: 40
|
||||
- Mem: 6 GiB
|
||||
- Backups: Nightly, two weeks stored. Happens at 00:00 EST.
|
||||
|
||||
## Commands
|
||||
|
||||
- `/sit` - Sit on a block
|
||||
- `/lay` - Lay down
|
||||
- `/crawl` - Crawl around
|
||||
- `/bellyflop` - Lay on your belly
|
||||
|
||||
## Datapacks, Plugins, and Mods
|
||||
|
||||
=== "Mods"
|
||||
|
||||
!!! Note
|
||||
These mods are not necessary to join the server and are only here to improve your experience.
|
||||
|
||||
This server uses the [Simple Voice Chat](https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat) mod to allow on-server proximity based voice chat.
|
||||
To use the mod, you will need [Fabric](https://fabricmc.net/), [Forge](https://files.minecraftforge.net/net/minecraftforge/forge/) or [Quilt](https://quiltmc.org/en/). You are on your own for how to set this up, but I think it is fairly straight forward.
|
|
@ -60,6 +60,7 @@ nav:
|
|||
- 'survival.md'
|
||||
- 'creative.md'
|
||||
- 'minigames.md'
|
||||
- 'the_cabin.md'
|
||||
- 'bedrock.md'
|
||||
- 'administration.md'
|
||||
- 'calendar.md'
|
||||
|
|
Loading…
Reference in a new issue