From 7d4dca66f0f2c859c2ff5ad4caff33b78b62f06d Mon Sep 17 00:00:00 2001 From: AlwaysHAK Date: Tue, 25 Mar 2025 19:35:11 +0100 Subject: [PATCH] Created README.md --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2fe1eac --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# Survival Fabric + +This mod is FAR FROM FINISHED, and initially just created for our private Survival Server. +As a challenge I'm trying to make it as user-friendly as possible. (It ain't there yet tho ;) ) +## Current feature-set + +### Features +- Custom join message +- Custom quit message +- Custom chat message + +### Commands +- /spectator | Essentially server-side freecam, you get put in spectator and are able to fly around, once you use the command again you get put back to where you were. + +## Features to come + +### Features + +- Vein miner +- Telekinesis +- Shared Enderchest + - [ ] Shared for all + - [ ] Shared per team \ No newline at end of file