Author Topic: IdleCheck is not working with newer config  (Read 7473 times)

kidi

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • goodgame.by
IdleCheck is not working with newer config
« on: March 23, 2017, 07:07:53 PM »
Perhabs i broke something in the config, put my face to where i could funk up

bot_functions = BadChannelNameCheck:badchannelname,BadNicknameCheck:badnickname,WelcomeMessage:welcomeguest,InactiveChannelCheck:icc,IdleCheck:idle,RecordCheck:record,AutoMove:automove

idle_action = group
idle_group_id = 183
idle_moveback = no
idle_channel_id =
idle_channel_list =
idle_channel_list_mode = ignore
idle_group_list =
idle_group_list_mode = ignore
idle_max_time = 60
idle_second_max_time = -1
idle_warn_time = -1
idle_min_clients = -1
idle_min_clients_mode = server
idle_message_mode = chat
idle_warn_message_mode = chat
idle_file = %apphome%config/idlecheckmessages.cfg

<21:04:19> "kidi": !botfunctionlist
<21:04:19> "god itself": The following bot functions are activated:
badchannelname / BadChannelNameCheck
badnickname / BadNicknameCheck
welcomeguest / WelcomeMessage
icc / InactiveChannelCheck
idle / IdleCheck
record / RecordCheck
automove / AutoMove

kidi

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • goodgame.by
Re: IdleCheck is not working with newer config
« Reply #1 on: March 23, 2017, 07:09:17 PM »
Nothing happens. For the moment i restarted JTS3 with new version & config i had an AFK group on me and also removed manually AFK group from another user. Restarted JTS3 - nothing happened. No errors. Just nothing.

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: IdleCheck is not working with newer config
« Reply #2 on: March 23, 2017, 07:19:19 PM »
Please read the changelog / config help document.
If you want to use the new IdleCheck, please do a -updateconfig or !botcfgsave.

kidi

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • goodgame.by
Re: IdleCheck is not working with newer config
« Reply #3 on: March 23, 2017, 07:59:02 PM »
Updated using -updateconfig and figured out that afk1hour_group_time was set to -1.
Changed back to 60 - function is working again.
Thanks for the update!!!

Stefan1200

  • Administrator
  • *****
  • Posts: 2244
    • View Profile
Re: IdleCheck is not working with newer config
« Reply #4 on: March 23, 2017, 09:06:11 PM »
Updated using -updateconfig and figured out that afk1hour_group_time was set to -1.

Of course, that config key was introduced today with version 6.4.