Added Teleportation Angle Viewer
All checks were successful
build / build (push) Successful in 1m8s

(Also removed FPS counter)
This commit is contained in:
2025-03-30 16:16:51 +02:00
parent 77ae4cc1f0
commit cae8c34759
7 changed files with 105 additions and 65 deletions

View File

@ -4,7 +4,9 @@
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
# Current feature-set
## Server Side
### Features
- Custom join message
@ -32,11 +34,14 @@ As a challenge I'm trying to make it as user-friendly as possible. (It ain't the
- /spectator | Essentially server-side free-cam, 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.
- /slimechunk (/sc) | See if you're currently in a slimechunk
### Misc
- Updated icon
## Client Side
## Features to come
- Teleportation Angle Viewer
![Teleportation Keybindings](https://i.imgur.com/gjO1H3d.png)
# Features to come
## Server Side
- Telekinesis
Other than that no more features!