Back to Mods
AFK Kick - Simple & Efficient AFK Management

AFK Kick - Simple & Efficient AFK Management

utilitynebhay

Keep your server running smoothly by automatically managing inactive players. AFK Kick monitors player movement and interactions, ensuring that server slots are available for active community members.

About AFK Kick - Simple & Efficient AFK Management

Features

Automatic AFK Detection: Monitors player movement, chat, and mouse clicks.

Customizable Thresholds: Set how long a player can be idle before being kicked.

Warning System: Sends a customizable warning message before the kick occurs.

Pre-Kick Notification: Sends a final "You have been kicked" message 2 seconds before disconnection for a better user experience.

Permission Bypass: Exempt specific players or groups from being kicked using the afkkick.bypass permission.

Configurable: All messages and timings are easily adjustable via mods/AFKKICK/config.json.

Known Issues

Kick Screen Sync: Sometimes, even after a player is successfully kicked from the server, the Hytale client may still appear connected and fail to show the kick screen. This seems to be a issus with hytale it self

Configuration

The plugin creates a configuration file at mods/AFKKICK/config.json. Below is an example of the default configuration:

{ "afkThresholdMs": 300000, "checkIntervalMs": 5000, "kickMessage": "You have been kicked for being AFK for too long.", "warningMessage": "You will be kicked for being AFK in 30 seconds! Move to stay connected.", "warningThresholdMs": 30000, "chatPreKickMessage": "You have been kicked for being AFK.", "chatPreKickDelayMs": 2000 } Configuration Values Explained:

afkThresholdMs: Total time (in milliseconds) a player can be idle before being kicked. Default is 300,000 (5 minutes).

checkIntervalMs: How often the plugin checks player activity (in milliseconds). Default is 1,000 (1 second).

kickMessage: The message displayed on the player's screen after being kicked.

warningMessage: The message sent to the player's chat when they are close to the AFK limit.

warningThresholdMs: Time (in milliseconds) before the kick when the warning message is sent. Default is 30,000 (30 seconds before kick).

chatPreKickMessage: A final chat message sent to the player immediately before the kick occurs.

chatPreKickDelayMs: Time (in milliseconds) before the kick when the pre-kick message is sent. Default is 2,000 (2 seconds before kick).

Permissions

afkkick.bypass: Players with this permission will not be kicked for being AFK.

Installation

Place the AFKKick.jar in your server's mods folder.

Restart the server to generate the configuration file.

Customize the config.json in mods/AFKKICK/ to your liking.

Downloads
313
Created
Jan 16, 2026
Updated
Jan 16, 2026
Version
Early Access

Categories

Utility

Screenshots

AFK Kick - Simple & Efficient AFK Management screenshot 1

Download Mod

Download on CurseForge
Free download • 313 total downloads

Need a Server?

Run AFK Kick - Simple & Efficient AFK Management on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is AFK Kick - Simple & Efficient AFK Management?

Keep your server running smoothly by automatically managing inactive players. AFK Kick monitors player movement and interactions, ensuring that server slots are available for active community members.

How do I download AFK Kick - Simple & Efficient AFK Management?

You can download AFK Kick - Simple & Efficient AFK Management for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created AFK Kick - Simple & Efficient AFK Management?

AFK Kick - Simple & Efficient AFK Management was created by nebhay. The mod has been downloaded 313 times.

Is AFK Kick - Simple & Efficient AFK Management compatible with Hytale servers?

AFK Kick - Simple & Efficient AFK Management is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install AFK Kick - Simple & Efficient AFK Management?

To install AFK Kick - Simple & Efficient AFK Management: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.