72 lines
2.1 KiB
Markdown
72 lines
2.1 KiB
Markdown
|
|
|
|
# 
|
|
|
|
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.
|
|
# Current feature-set
|
|
|
|
## Server Side
|
|
|
|
### Features
|
|
- Custom join message
|
|

|
|
- Custom quit message
|
|

|
|
- Custom chat message
|
|

|
|
- Tab list dimension indicator
|
|

|
|

|
|

|
|

|
|
- Config
|
|
- Configurable messages
|
|
- Feature toggle
|
|
- Version "control"
|
|
- Shared Ender Chest
|
|
- Shared EC Access control (via config)
|
|
- Open/close EC block while opening/closing SEC
|
|
- Play open & close sounds
|
|
- Vein miner
|
|

|
|
- Chat Calculator
|
|
|
|
### Commands
|
|
- /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
|
|
|
|
## Client Side
|
|
|
|
- Teleportation Angle Viewer for [this machine](https://www.youtube.com/watch?v=FnUE-ZaALLw)
|
|
- Toggleable pitch/yaw lock while teleporting
|
|

|
|
- Remove game fog (lava, water, etc.)
|
|
- All types individually toggleable
|
|
- Mod Menu integration
|
|
- Automatic config adaption (currently booleans only)
|
|
- Remove darkness effect
|
|
- Toggleable
|
|
- Keybinding for /camera
|
|
|
|
# Currently working on
|
|
|
|
## Client Side
|
|
|
|
- [x] Render block entities from a longer range
|
|
- [x] Toggleable via GUI
|
|
- [x] Configurable value
|
|
- [ ] In GUI
|
|
|
|
# To-do
|
|
|
|
## General
|
|
- Rework config system
|
|
- Store server settings in world folder for better singleplayer use
|
|
- Rework Mod Menu integration to be more flexible
|
|
|
|
## Server Side
|
|
- Telekinesis
|
|
|
|
Other than that no more features!
|
|
Be sure to give your idea by [opening an issue](https://git.hak.wtf/hkuijlman/SurvivalFabric/issues/new) with the label Feature Request |