Releases: dronelektron/afk-manager
Releases · dronelektron/afk-manager
AFK manager 2.0.1
- All colors are hardcoded into translations
AFK manager 2.0.0
- Use the new API from afk-detector plugin
- Use full plugin name in preprocessor directives
AFK manager 1.3.1
- Use the "afk-detector" plugin API to check if the client is active
AFK manager 1.3.0
- Fix a bug where a dead player was treated as an spectator
- Do not show seconds if they are equal to 0
- Show message when player is kicked
AFK manager 1.2.0
- Improve the format for showing the remaining time in notifications
- Remove redundant words from logs
- Make function prefixes shorter in the "message" module
- Update translations
AFK manager 1.1.0
- Remove the message that the player is no longer AFK
- Change colors in messages, move prefix to translation files
- Do not show a notification when the idle time has reached the limit
- Refactor "UseCase_ProcessInactiveClient" function
- Remove redundant words from translations
AFK manager 1.0.0
First release