Created Recurring events folder and template

This commit is contained in:
eliza 2024-03-26 14:58:43 +00:00
parent ae9995e9c1
commit bb6061afe5
3 changed files with 93 additions and 0 deletions

3
.gitignore vendored
View file

@ -30,3 +30,6 @@ test.*
# Dealing with Mac users # Dealing with Mac users
.trash/ .trash/
.DS_Store .DS_Store
# VSCode settings
.vscode/

View file

@ -0,0 +1,49 @@
# Minecraft Server Event
## Usual Details
| Day | ??? |
| --- | --- |
| Once every | 2 weeks |
| Time | 19:00 - 21:00 |
| Location | Online |
| Type | Social |
## Event #01
### Details
| Date | 2024/03/??? |
| --- | --- |
| Time | ??? - ??? |
### Overview
The broad plans for this session are:
- Group players into teams
- Create in-game voice chat groups; or on discord for people who don't have the voice chat mod
- Teams will go mining for resources for __??? (1 hour?)__
- Calculate points for each team by resources gathered:
> - 1 point / raw iron
> - 3 points / diamond
> - divide result by number of members if not all teams are equal
- Team with most points wins __???__
- All go to the end portal and defeat the Ender Dragon
### Requirements
- Computer/Console to join
- Linked Discord account with UL Wolves and Minecraft
- Simple Voice Chat mod installed (not required but reccommended)
### Promotion
#### Email
```
```
#### Discord
```
```

View file

@ -0,0 +1,41 @@
# {Event Name}
## Usual Details
| Day | ??? |
| --- | --- |
| Once every | ??? |
| Time | hh:mm - hh:mm |
| Location | Online/{Physical Location} |
| Type | Social/Technical |
## Event #01
### Details
| Date | yyyy/mm/dd |
| --- | --- |
| Location (optional) | Online/{Physical Location} |
| Time (optional) | hh:mm - hh:mm |
### Overview
{Overview of the event plans}
### Requirements
{What participants need}
### Promotion
#### Email
```
{add email announcement here}
```
#### Discord
```
{add Discord announcement here}
```