This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user