Detailed changes
@@ -8,7 +8,7 @@ layout: home
My online pseudonym is Amolith. However, if we end up meeting in person,
I would be happy to introduce myself as myself. I am a dedicated Linux
user, musician, sysadmin, and founder of
-[NixNet](https://nixnet.services). At the moment, Iβm a university
+[NixNet.](https://nixnet.services) At the moment, Iβm a university
student studying to obtain my Masters degree in Computer Science with a
concentration in Systems. I donβt have much time to play music so itβs
(mostly) an βin my room when I have a few minutesβ thing. I also host a
@@ -25,7 +25,7 @@ PE Y++ PGP+++ t 5? X R+ tv+ b++ DI++ D+ G
e+>++++ h r% y+
------END GEEK CODE BLOCK------
```
-[Decode mine above](http://www.joereiss.net/geek/ungeek.html) or [create your own](https://geekcode.xyz/geek.html).
+[Decode mine above](http://www.joereiss.net/geek/ungeek.html) or [create your own.](https://geekcode.xyz/geek.html)
## Blog
@@ -42,7 +42,7 @@ overview of what I typically write about.
## About the site
Secluded.Site was created entirely by me and is generated with
-[Hugo](https://gohugo.io/). [The
+[Hugo.](https://gohugo.io/) [The
theme](https://git.nixnet.services/Amolith/secluded-theme) is public and
available for anyone to use. I will eventually get it added to [the
themes directory](https://themes.gohugo.io/) once I clean it up a little
@@ -50,9 +50,9 @@ themes directory](https://themes.gohugo.io/) once I clean it up a little
All of the code is released under the [MIT
license](https://tldrlegal.com/license/mit-license) and the content here
-is [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/). Source for
+is [CC-BY 4.0.](https://creativecommons.org/licenses/by/4.0/) Source for
everything is available on my [Gitea
-instance](https://git.nixnet.services/Amolith/secluded).
+instance.](https://git.nixnet.services/Amolith/secluded)
## Contact
@@ -7,7 +7,7 @@ toc: true
---
I recently got a [Kobo Aura ONE](https://us.kobobooks.com/products/kobo-aura-one-limited-edition) and started reading a *lot* more. This page is meant to be a record of what I've already read, what I plan to read, and what I'm on at the moment. The categories are in alphabetical order but that's the only organisation there is in the *[Will read](#will-read "wikilink")* section; the others will be a bit more orderly.
-All of the book links are to Wikipedia pages with*out* the language prefix so it should redirect to whatever locale you have set. Unfortunately, some of the books don't have dedicated pages; in those instances, I've used one of Wikipedia's features to prefill the ISBN search bar so you can view them using the database of your choice, whether that's [Open Library](https://openlibrary.org), [WorldCat](https://www.worldcat.org/), Amazon, etc. (but please [don't use Amazon](https://stallman.org/amazon.html)).
+All of the book links are to Wikipedia pages with*out* the language prefix so it should redirect to whatever locale you have set. Unfortunately, some of the books don't have dedicated pages; in those instances, I've used one of Wikipedia's features to prefill the ISBN search bar so you can view them using the database of your choice, whether that's [Open Library](https://openlibrary.org), [WorldCat](https://www.worldcat.org/), Amazon, etc. (but please [don't use Amazon.](https://stallman.org/amazon.html))
If you have any suggestions, feel free to send me a message somewhere!
@@ -0,0 +1,82 @@
+---
+title: "Fedikwaft"
+description: Minecraft server for the fediverse
+date: 2021-03-22T00:11:14-04:00
+cover: /assets/pngs/minecraft.png
+toc: true
+---
+
+This is just a laid-back and fun Minecraft server for fedizens. It's
+called Fedikwaft because we are uncreative.
+
+We also have **voice chat** through Mumble if you'd like to join while
+playing; head over to our docs and take a look at the [installation
+guide.](https://docs.nixnet.services/Mumble#Installation) We will be in
+Root β Hosted Communities β Fedikwaft.
+
+## Connecting
+1. Install [Mojang's
+ launcher](https://www.minecraft.net/en-us/download/)
+2. Make sure you have version `1.16.5` selected
+3. Click `Play`
+4. Once you get to the menu, click `Multiplayer`
+5. Add a server
+6. Enter `secluded.site` as the address
+7. Join!
+
+Feel free to use a different launcher and add client-side mods if you
+wish.
+
+## Rules
+
+We're pretty loose about rules but a few *are* necessary. They're simple
+and we do expect them to be followed.
+
+1. No griefing
+ * There's a β¦ *fun* punishment lined up for any offenders π
+2. No excessively vulgar language or slurs
+3. PvP is only allowed in the designated area
+4. No milking cows within 10 metres of spawn
+
+## Mods
+
+A few of us use client-side mods but they're *completely optional*. If
+you're interested in using some, install a launcher such as
+[GDLauncher](https://gdevs.io/), go through the setup, and install
+whatever you like. These are just a few we recommend.
+
+* Ambient Sounds 3
+* AppleSkin
+* Just Enough Items (JEI)
+* Just Enough Resources (JER)
+* Light Overlay (doesn't work with shaders)
+* Sound Filters
+* Swing Through Grass
+* VoxelMap
+
+## Plugins
+
+This server runs [Paper](https://papermc.io), an optimised version of
+Minecraft with support for Spigot and Bukkit plugins. These facilitate
+advanced administration features for grief prevention, full economies,
+preventing creepers from blowing buildings up, fires from spreading, and
+much more. The following is a list of the plugins we have enabled and
+ops will probably want to read their documentation.
+
+* [EssentialsX](https://essentialsx.net/) - big collection of mods that
+ improve chat, protect spawn, prevent players from building in certain
+ areas, and much more
+ * AntiBuild
+ * Chat
+ * Protect
+ * Spawn
+* [FastAsyncWorldEdit](https://www.spigotmc.org/resources/fast-async-worldedit.13932/) -
+ similar to regular WorldEdit, this allows ops to make massive world
+ changes (paste, copy, cut, undo, redo, etc) but without crashing the
+ server
+* [GriefPrevention](https://www.spigotmc.org/resources/griefprevention.1884/) -
+ allows players to "claim" land and prevent others from griefing that
+ plot
+* [WorldGuard](https://dev.bukkit.org/projects/worldguard/files/3066271) -
+ facilitates fine-grained player permissions, protects the world
+ against abuse, sets game rules in specific areas, and much more
@@ -44,7 +44,7 @@ They're listed on signs by spawn but I'll put them here as well.
## Voice chat
We use Mumble for voice chat and installation/usage instructions can be found in
-[NixNet's documentation](https://docs.nixnet.services/Mumble). Under `Hosted
+[NixNet's documentation.](https://docs.nixnet.services/Mumble) Under `Hosted
Communities`, join `Secluded MC`.
## Text chat
@@ -12,7 +12,7 @@ tags:
- Smoking
- Personal
---
-This is intended to be a sort of journal documenting the tobaccos and pipes I've tried along with my opinions. At first, the links will lead to the store page. Eventually, I hope to have them lead to reviews π If you're curious about why I smoke a pipe or how I got started, check the [category](/categories/pipe-smoking/).
+This is intended to be a sort of journal documenting the tobaccos and pipes I've tried along with my opinions. At first, the links will lead to the store page. Eventually, I hope to have them lead to reviews π If you're curious about why I smoke a pipe or how I got started, check the [category.](/categories/pipe-smoking/)
## Pipes
* [The Emerald](https://corncobpipe.com/the-emerald-corn-cob-pipe) (in-transit)