From ffe24461d637b79786ee7617ac3e2516e8c0336b Mon Sep 17 00:00:00 2001 From: Subnet_Masked Date: Mon, 13 Nov 2023 11:32:25 -0500 Subject: [PATCH] Build costs page. --- docs/cost_donations.md | 31 ++++++++++++++++++++++++++++++- mkdocs.yml | 2 +- 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/docs/cost_donations.md b/docs/cost_donations.md index 80d7cee..cef96b3 100644 --- a/docs/cost_donations.md +++ b/docs/cost_donations.md @@ -5,4 +5,33 @@ description: See how much it costs to run the server and how to donate. # Costs and Donations -ToDo: This page \ No newline at end of file +Running Minecraft servers has some costs, and I would really appreciate your help in keeping the server up and running. Below is a cost breakdown. + +## Costs + +| What | Period | How much | +|-----------------------------|---------|-----------------------------------------| +| Electricity | Monthly | 24c/KWh * ~100W continuous = ~$17.53 | +| Domain (midnightvalley.net) | Yearly | $15.16 ($1.26/M) | +| Internet | Monthly | $37.50 (Let's say $9.40 for the server) | +| Subnet's Time | N/A | Coffee :coffee: | +| TOTAL | Monthly | ~29.19 + Coffee | + +## Donations + +I am really anxious about even asking for, let alone accepting, donations of any kind. However there are costs associated with doing this. Any little bit helps. +I am not ready to accept donations yet, not until I feel like the servers are all up and running how they should. So for now, I just ask for your support. + +Honestly, I am not even sure what platform I could use for this... Paypal? Patreon? Other... If you have suggestions, let me know. + +There will be no rewards for donations, in-game or otherwise. Donations will also not affect your status on the server including bans, kicks or whitelist. Simply my gratitude and thanks. It really does mean a lot to me. :slight_smile: + +\- **Subnet** :material-account-network: + +## Purchase History + +Purchases made exclusively for the server. + +| What | Date | Amount | +|--------|------------|--------| +| Domain | 11/08/2023 | $12.16 | \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 9464182..0765957 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -63,7 +63,7 @@ nav: - 'more.md' - 'status.md' - 'credits.md' -# - 'cost_donations.md' + - 'cost_donations.md' extra: social: - icon: fontawesome/brands/discord