← Назад к ресурсам

Auto Logout

Automatically disconnects if your life drops below a certain threshold.

Modrinth game-mechanics utility

Описание

Auto Logout saves you when having low life. When enabled it automatically disconnects you from the sever or world if your lifes drop below the set threshold. ## Quilt To use it on Quilt you need to manually install [Fabric API](https://modrinth.com/project/P7dR8mSH) on your Quilt profile: `Browse Content → Loader (on the right) → Unlock Filter → Search for "Fabric API" → Install`Then select your Profiles Minecraft Version. ## Config Use **Commands** or the **Mod Menu Integration** to change the settings to fit your wishes. > ⚠️ From v2.0.0 (Minecraft 1.21.9+) Auto Logout works without any other Mods except FabricAPI and can be controlled using the commands. > But for using the Settings GUI you need [Mod Menu](https://modrinth.com/project/mOgUt4GM) and [Cloth Config API](https://modrinth.com/project/9s6osm5g), which also enables the Keybinding option. ⚠️ ### Commands ```yml /auto-logout help /auto-logout enable /auto-logout disable /auto-logout health-tracking enable /auto-logout health-tracking disable /auto-logout health-tracking threshold /auto-logout health-tracking threshold /auto-logout tps-tracking enable /auto-logout tps-tracking disable /auto-logout tps-tracking threshold /auto-logout tps-tracking threshold /auto-logout entity-scanning enable /auto-logout entity-scanning disable /auto-logout entity-scanning entity-count /auto-logout entity-scanning entity-count /auto-logout entity-scanning radius /auto-logout entity-scanning radius /auto-logout join-message enable /auto-logout join-message disable ``` **Health/TPS Threshold** value has to be between **0** and **20**. **Entity Count** value has to be between **1** and **10**. **Radius value** has to be between **1** and **64**. ### Mod Menu Integration > Requires [Mod Menu](https://modrinth.com/project/mOgUt4GM) and [Cloth Config API](https://modrinth.com/project/9s6osm5g) ![https://cdn.modrinth.com/data/vJC9d9qa/images/12b3314674831c7c0ddfac6d45e5f64fa8c2a168.png](https://cdn.modrinth.com/data/vJC9d9qa/images/12b3314674831c7c0ddfac6d45e5f64fa8c2a168.png) ### Defaults - Enabled: Yes - Keybinding: Not Bound - Health Tracking Enabled: Yes - Health Threshold: 4 - TPS Tracking Enabled: No - TPS Threshold: 5 - Entity Tracking: Yes - Entity Count: 5 - Radius: 20 - Show message when joining world: Yes --- Creator Website: 🔗myownbrain.de