Skip to content

Releases: dronelektron/sm-afk-manager

AFK manager 2.0.2

23 Nov 14:05

Choose a tag to compare

  • Disable the player_disconnect event when a player is kicked
  • Disable the player_team event when a player moved to spectators

AFK manager 2.0.1

05 Apr 17:31

Choose a tag to compare

  • All colors are hardcoded into translations

AFK manager 2.0.0

19 Mar 22:10

Choose a tag to compare

  • Use the new API from afk-detector plugin
  • Use full plugin name in preprocessor directives

AFK manager 1.3.1

05 Jan 16:55

Choose a tag to compare

  • Use the "afk-detector" plugin API to check if the client is active

AFK manager 1.3.0

05 Jan 07:22

Choose a tag to compare

  • 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

04 Jan 15:58

Choose a tag to compare

  • 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

04 Jan 09:57

Choose a tag to compare

  • 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

03 Jan 16:27

Choose a tag to compare

First release