Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
Lightweight AFK detector with warnings and kicks.
• Fixed: MiniMessage and prefix rendering issues.
- MiniMessage formatting now properly renders in chat.
- Prefix display restored.
- Players were instantly kicked upon rejoining after an AFK timeout due to outdated activity timestamps. Activity now refreshes automatically on rejoin to prevent repeat kicks.
• Added: Quality-of-life features for admins and operators.
updates.enabled and permission afkcontrol.admin (customizable via updates.notifyPermission).
- Admin Kick Command —
/afkcontrol kick <player> <reason>: Confirmation-based flow with a clickable [CONFIRM KICK] button, informative hover text, colorized console logs, and tab completion for player names and common reasons. Permission:afkcontrol.kick(included underafkcontrol.admin).- AFK Control Panel Toggle: The Status item is now toggleable (left/right click) to enable/disable AFK checks, with feedback to the player and console.
• Improved: Stability, clarity, and cross-version behavior.
- Cleaner YAML handling and safer configuration fallbacks.
- Cross-version stability: modernized MiniMessage/legacy color rendering works seamlessly from 1.8 → 1.21.
- Panel layout polish: clearer timing icons and richer hover details.
- AFKManager refactor: clearer, version-safe structure for tracking player activity and AFK pool regions; cleaner API for toggles, selections, and boundaries; beginner-friendly docs throughout.
(No breaking changes — existing setups remain valid.)
messages.ymlupdateAvailable: "<yellow>A new version is available:</yellow> <gold><bold><latest></bold></gold> <gray>(you have <white><current></white>)</gray>"updateLinkLabel: "Click to open the Spigot page"config.ymlupdates:enabled: truespigotResourceId: 129311checkHours: 12notifyPermission: afkcontrol.admindownloadUrlOverride: ""(No changes required for users upgrading from earlier builds.)
Release Type: Maintenance + Feature EnhancementTested On: PaperMC 1.21.x / Spigot 1.20.6Supported Versions: 1.8.x → 1.21.x