Updated README.md
All checks were successful
build / build (push) Successful in 1m19s

This commit is contained in:
2025-04-22 16:34:35 +02:00
parent 49ee0c503f
commit be6472cc79

View File

@ -47,7 +47,7 @@ As a challenge I'm trying to make it as user-friendly as possible.
- Automatic config adaption (currently booleans only) - Automatic config adaption (currently booleans only)
- Remove darkness effect - Remove darkness effect
- Toggleable - Toggleable
- Keybinding for /camera - Keybinding for /spectator
# Currently working on # Currently working on
@ -63,6 +63,8 @@ As a challenge I'm trying to make it as user-friendly as possible.
- Boolean - Boolean
- Float - Float
- Integer - Integer
- [x] Chat Calculator
- [x] Check if operator is present before calculating
# To-do # To-do
@ -70,6 +72,10 @@ As a challenge I'm trying to make it as user-friendly as possible.
- Rework config system - Rework config system
- Store server settings in world folder for better singleplayer use - Store server settings in world folder for better singleplayer use
## Client side
- Zoom
- Configurable
## Server Side ## Server Side
- Telekinesis - Telekinesis