File Details
Gamemodes-API-0.1.0.jar
- R
- Feb 17, 2026
- 24.67 KB
- 28
- Early Access
File Name
Gamemodes-API-0.1.0.jar
Supported Versions
- Early Access
0.1.0 release
The HidePlayer feature is a setting that exist but is unused in the game to make a kind of spectator mode, I tried to use it, and to some extend it works, but it seem to have a bad interaction with the MouseControle and consistently crash the client, but not the server.
The ECS part is a bit clunky, but if I wanted to use a component, I couldn't find another cleaner way to do it.
I am working on a way to automatize the process with some event such as joining a specific instance or if you use a specific item, but I need to have a working logic and way to make it modular for easy configuration.
I welcome any feedback and advices to improve the idea.

