From be6472cc79aa2b76afcf8a01511850cca3f02b84 Mon Sep 17 00:00:00 2001 From: Hedzer Kuijlman Date: Tue, 22 Apr 2025 16:34:35 +0200 Subject: [PATCH] Updated README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7aec3b..7bf0fd9 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ As a challenge I'm trying to make it as user-friendly as possible. - Automatic config adaption (currently booleans only) - Remove darkness effect - Toggleable -- Keybinding for /camera +- Keybinding for /spectator # Currently working on @@ -63,6 +63,8 @@ As a challenge I'm trying to make it as user-friendly as possible. - Boolean - Float - Integer +- [x] Chat Calculator + - [x] Check if operator is present before calculating # To-do @@ -70,6 +72,10 @@ As a challenge I'm trying to make it as user-friendly as possible. - Rework config system - Store server settings in world folder for better singleplayer use +## Client side +- Zoom + - Configurable + ## Server Side - Telekinesis