Merge pull request 'Add Calendar And Maintenance Pages.' (#1) from dev into main

Reviewed-on: https://git.subnet-masked.com/Subnet_Masked/minecraft_site/pulls/1
This commit is contained in:
Subnet_Masked 2023-11-01 21:47:42 -04:00
commit c35d491712
5 changed files with 102 additions and 2 deletions

9
docs/calendar.md Normal file
View file

@ -0,0 +1,9 @@
---
icon: material/calendar
---
# Calendar
What's happening!? When!?
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%230B8043&ctz=America%2FNew_York&title=PlaceholderMC&showTitle=0&showDate=0&showPrint=0&showTabs=0&showCalendars=0&src=ZDZhN2ZhNmZiNDhlZDk0ZWYzY2JkYTg4MzEwNzExMjMyZmE3M2JkMzY2YjFjNTE4YmFiYTQ5YzM3MWM0MmVkNEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%23C0CA33" style="border-width:0" width="100%" height="800" frameborder="0" scrolling="no"></iframe>

View file

@ -16,7 +16,7 @@ description: PlaceholderMC - A private minecraft server for friends and friends
!!! Info "We need a name!" !!! Info "We need a name!"
We need a name for the server! As you can see it is currently called "PlaceholderMC". please submit name ideas on `#the-name` on the [Discord](https://discord.gg/RWNQxAWad2)! We need a name for the server! As you can see it is currently called "PlaceholderMC". please submit name ideas on `#the-name` on the [Discord](https://discord.gg/RWNQxAWad2)!
Welcome to **PlaceholderMC**, a set of private minecraft servers for friends, and friends of friends and friends of friends of friends and friends of friends of friends of... Welcome to **PlaceholderMC**, a set of invite-only minecraft servers for friends, and friends of friends and friends of friends of friends and friends of friends of friends of...
... Of the owner! *phew* that took a lot of breath. ... Of the owner! *phew* that took a lot of breath.

24
docs/maintenance.md Normal file
View file

@ -0,0 +1,24 @@
---
icon: material/wrench
---
# Maintenance
## Schedule
Maintenance will be performed every other wednesday between 18:30 and 19:30 starting 2023-11-01. Refer to the [Calendar](calendar.md) for more dates.
## Maintenance items
- Updates.
- Linux.
- Manager.
- Velocity.
- Paper.
- Plugins.
- Reboot.
- General cleanup.
## Why
Doing regular maintenance will keep our servers running well and also help to keep them secure! Wednesday was selected as a day the has the least traffic.

View file

@ -31,4 +31,69 @@ A list of future and completed plans!
- [ ] Find seed. - [ ] Find seed.
- [ ] Build web page. - [ ] Build web page.
- [ ] Bump up view distance to 15 like [Survival](survival.md). - [ ] Bump up view distance to 15 like [Survival](survival.md).
- [ ] Get the staging server up for testing. - [ ] Get the staging server up for testing.
### 1.21 Release Planning
- [ ] 1.21 Released. (Currently expected mid-2024)
- [ ] Paper build available.
- [ ] Velocity build available.
- [ ] Plugins updated or compatible.
- [ ] [LPC - Chat Formatter](https://www.spigotmc.org/resources/lpc-chat-formatter-1-7-10-1-20.68965/).
- [ ] [LuckPerms](https://luckperms.net/).
- [ ] [TabLocation](https://www.spigotmc.org/resources/tablocation.83894/).
- [ ] [Simple Voice Chat (Plugin)](https://www.spigotmc.org/resources/simple-voice-chat.93738/).
- [ ] [HttpHeartBeat](https://www.spigotmc.org/resources/httpheartbeat.79214/).
- [ ] [BlueMap](https://bluemap.bluecolored.de/).
- [ ] [BlueMap Marker Manager](https://modrinth.com/plugin/bmarker).
- [ ] [TabTPS](https://modrinth.com/plugin/tabtps).
- [ ] Datapacks updated or compatible.
- [ ] [Saddle](https://modrinth.com/datapack/saddle).
- [ ] [Woodcutter](https://modrinth.com/datapack/tc-woodcutter/version/2.0.0).
- [ ] [Gardener's Dream](https://modrinth.com/datapack/gardeners-dream/version/1).
- [ ] Vanilla Tweaks 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.
- [ ] Experimental.
- [ ] xp management.
- [ ] timber.
- [ ] Vanilla Tweaks Crafting.
- [ ] Quality-of-life.
- [ ] powder to glass.
- [ ] blackstone cobblestone.
- [ ] coal to black dye.
- [ ] charcoal to black dye.
- [ ] rotten flesh to leather.
- [ ] double slabs.
- [ ] back to blocks.
- [ ] 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.
- [ ] Migration date chosen.

View file

@ -55,6 +55,8 @@ nav:
- 'screenshots.md' - 'screenshots.md'
- 'status.md' - 'status.md'
- 'more.md' - 'more.md'
- 'calendar.md'
- 'maintenance.md'
- Administration: - Administration:
- 'administration/index.md' - 'administration/index.md'
- 'administration/sop.md' - 'administration/sop.md'