Beginning
This commit is contained in:
parent
6338fbbe29
commit
71afa10b89
6 changed files with 156 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
site/
|
21
docs/code_of_conduct.md
Normal file
21
docs/code_of_conduct.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Code of Conduct
|
||||
|
||||
These servers are intended to be safe spaces that are friendly and welcoming to everyone who are willing to also contrible to create such an environment.
|
||||
|
||||
Hate speach of any kind will not be tolerated. No homophobia, transphobia, queerphobia, racism, sexism, discrimination, xenophobia... I hope you get the idea.
|
||||
|
||||
# The long of it
|
||||
- Treat others with respect.
|
||||
- This one should be obvious, were all friends here, treating people as otherwise here will not be tollerated.
|
||||
- Offensive content is off limits.
|
||||
- Try to keep the servers PG13. Some swearing is generally okay, but there may be family members on or younger friends that probably shouldn't hear some of that.
|
||||
- Builds meant to be offensive will not be allowed and will be removed.
|
||||
- Don't spam the chat, please.
|
||||
- Cheating here is not cool.
|
||||
- Some quality of life things aren't necessarily cheating in my book...
|
||||
- Minimaps are cool.
|
||||
- We provide all player coordinates in the TAB list.
|
||||
- No griefing.
|
||||
- Let mods and admin do their jobs, please.
|
||||
- Make sure to leave room.
|
||||
- The world may be huge, but some people like to stay close. That's fine, but please try not to crowd your neighbors so that they can expand their builds and you can too!
|
10
docs/index.md
Normal file
10
docs/index.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Welcome
|
||||
|
||||
!!! Warning
|
||||
This site is a work in progress and will change at any time.
|
||||
|
||||
Last Build: 10/15/2023
|
||||
|
||||
Hey there, you have found the information site for all Minecraft servers hosted by Unit15! Welcome.
|
||||
|
||||
We currently have two servers, Survival and Creative. More details for each are available to the left.
|
79
docs/survival.md
Normal file
79
docs/survival.md
Normal file
|
@ -0,0 +1,79 @@
|
|||
# Survival 1.20.2
|
||||
|
||||
## Server Details: `survival.mc.unit15.net`
|
||||
|
||||
- Server Software: PaperMC
|
||||
- Max Players: 40
|
||||
- Mem: 6 GiB
|
||||
|
||||
|
||||
## 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.
|
||||
|
||||
## Datapacks
|
||||
|
||||
- [Saddle by Sycamorestudios](https://modrinth.com/datapack/saddle)
|
||||
- Uses 5 leather and one tripwire hook to craft a saddle. Crafting recipe available in game.
|
||||
|
||||
- [Veinminer by Miraculixx](https://modrinth.com/datapack/veinminer)
|
||||
- Mines veins of ore.
|
||||
|
||||
## Vanilla Tweaks
|
||||
|
||||
!!! Info
|
||||
[Vanilla Tweaks](https://vanillatweaks.net/) are provided by the folks that run HermitCraft. They do not require any client side or sevrer side mods and rely only on Vanilla datapacks to function.
|
||||
|
||||
### Data Packs
|
||||
|
||||
- Survival
|
||||
- villager workstation highlights
|
||||
- unlock all recipes
|
||||
- armor statues
|
||||
- fast leaf decay
|
||||
- graves
|
||||
- multiplayer sleep
|
||||
- afk display
|
||||
- Items
|
||||
- player head drops
|
||||
- armored elytra
|
||||
- terracotta rotation wrench
|
||||
- redstone rotation wrench
|
||||
- Mobs
|
||||
- more mob heads
|
||||
- double shulker shells
|
||||
- Utilities
|
||||
- name colors
|
||||
- Experimental
|
||||
- xp management
|
||||
- timber
|
||||
|
||||
### Crafting Tweaks
|
||||
|
||||
- Quality-of-life
|
||||
- powder to glass
|
||||
- blackstone cobblestone
|
||||
- coal to black dye
|
||||
- charcoal to black dye
|
||||
- rotten flesh to leather
|
||||
- double slabs
|
||||
- More-blocks
|
||||
- more bricks
|
||||
- more stairs
|
||||
- more bark
|
||||
- more trapdoors
|
||||
- Craftables
|
||||
- craftable blackstone
|
||||
- craftable bundles leather
|
||||
- craftable bundles rabbit hide
|
||||
- craftable name tags
|
||||
- craftable notch apples
|
||||
- craftable horse armor
|
||||
- Unpackables
|
||||
- unpackable wool
|
||||
- unpackable nether wart
|
||||
- unpackable ice
|
17
docs/whitelisting_and_bans.md
Normal file
17
docs/whitelisting_and_bans.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Whitelisting and Bans
|
||||
|
||||
## Whitelist
|
||||
|
||||
Whitelisting can be performed by mods or admin. If you have a friend that you would like to have added to the server, you should:
|
||||
|
||||
1. Ask a mod if they are on the server.
|
||||
2. Ask an admin via DM or Email.
|
||||
|
||||
---
|
||||
## Bans
|
||||
|
||||
3 Strikes, you're out. Each ban, if not found to be unreasonable after an appeal or admin review, counts towards your three strikes. Your first two bans will last one week each, your third will be permanent. You may get banned for a number of reasons. If you get banned, the person that banned you will record the exact reason you were banned and an admin will be informed.
|
||||
|
||||
### Ban Appeals
|
||||
|
||||
You can appeal the ban by reaching out to an Admin. If you appeal is successful, you will be unbanned ASAP. If the ban is determined to have been unreasonable it will not count towards your strikes.
|
28
mkdocs.yml
Normal file
28
mkdocs.yml
Normal file
|
@ -0,0 +1,28 @@
|
|||
site_name: Unit15 MC
|
||||
site_url: https://minecraft.unit15.net
|
||||
theme:
|
||||
name: material
|
||||
palette:
|
||||
# Palette toggle for automatic mode
|
||||
- media: "(prefers-color-scheme)"
|
||||
toggle:
|
||||
icon: material/brightness-auto
|
||||
name: Switch to light mode
|
||||
|
||||
# Palette toggle for light mode
|
||||
- media: "(prefers-color-scheme: light)"
|
||||
scheme: default
|
||||
toggle:
|
||||
icon: material/brightness-7
|
||||
name: Switch to dark mode
|
||||
|
||||
# Palette toggle for dark mode
|
||||
- media: "(prefers-color-scheme: dark)"
|
||||
scheme: slate
|
||||
toggle:
|
||||
icon: material/brightness-4
|
||||
name: Switch to system preference
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
- pymdownx.details
|
||||
- pymdownx.superfences
|
Loading…
Add table
Reference in a new issue