Auto Logout
Automatically disconnects if your life drops below a certain threshold.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Auto Logout
<b>Auto Logout</b> 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 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 Mod Menu Integration 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 and Cloth Config API, 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 <value>
/auto-logout tps-tracking enable /auto-logout tps-tracking disable /auto-logout tps-tracking threshold /auto-logout tps-tracking threshold <value>
/auto-logout entity-tracking enable /auto-logout entity-tracking disable /auto-logout entity-tracking entity-count /auto-logout entity-tracking entity-count <value> /auto-logout entity-tracking radius /auto-logout entity-tracking radius <value>
/auto-logout join-message enable /auto-logout join-message disable ``` 64 value has to be between 64 and 64.
64 value has to be between 64 and 64.
64 has to be between 64 and 64.
Mod Menu Integration
> Requires Mod Menu and Cloth Config API

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 ---
<b>Creator Website: 🔗myownbrain.de</b>