Essentials Auto-Afk bug

Discussion in 'Bukkit Help' started by momoxil21, Feb 26, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    momoxil21

    Hello, I want to disable the auto afk message + Kick after 5min.

    Config :
    # Auto-AFK
    # After this timeout in seconds, the user will be set as afk.
    # This feature requires the player to have essentials.afk.auto node.
    # Set to -1 for no timeout.
    auto-afk: -1

    # Auto-AFK Kick
    # After this timeout in seconds, the user will be kicked from the server.
    # essentials.afk.kickexempt node overrides this feature.
    # Set to -1 for no timeout.
    auto-afk-kick: -1

    I tried to put 10000000000 in the seg, but nothing... I can't modify it anyone help me?

    I tried to put -1 too.. and All things
     
  2. Offline

    GerCraft

    momoxil21
    remove essentials.afk.auto permission from group
     
  3. Offline

    momoxil21

    I tried to add it, remove it don't work.
     
  4. Offline

    TreeDB

    momoxil21 add permission nodes : -essentials.afk and -essentials.afk.auto make sure to add - infront.
     
  5. Offline

    Necrodoom

    momoxil21 type /ess debug, have user become auto-afk, paste console please.
     
  6. Offline

    momoxil21

    @momoxil21 add permission nodes : -essentials.afk and -essentials.afk.auto make sure to add - infront.

    I added it , put -1 and don't work.

    type /ess debug, have user become auto-afk, paste console please. ( What? ) :confused: [ Don't work...]

    Can anyone tell me how to fix it?
     
  7. Offline

    Necrodoom

  8. Offline

    momoxil21

    • 1: Auto Afk + Auto Kick [ 1 - 13 ]
    • 2: Command /afk [ Line 1- 10 ]
    1. [11:07:47] [pool-3-thread-372/INFO]: (Member) Astro98 is now AFK.
    2. [11:12:47] [Server thread/INFO]: Astro98 lost connection: You have been AFK for too long!
    3. [11:12:47] [Server thread/INFO]: Astro98 left the game.
    4. [11:13:09] [Server thread/INFO]: Astro98[/79.150.194.121:49661] logged in with entity id 12198 at ([world] -76.97986512610173, 211.0, 1142.300000011921)
    5. [11:13:09] [Server thread/INFO]: [RoyalCommands] Updating the IP for Astro98.
    6. [11:13:10] [Server thread/INFO]: [xAuth] Non-premium user 'Astro98' detected
    7. [11:13:10] [Server thread/INFO]: [Essentials] checking if Astro98 has essentials.sleepingignored - false
    8. [11:13:10] [Server thread/INFO]: [Essentials] checking if Astro98 has essentials.motd - true
    9. [11:13:10] [Server thread/INFO]: [Essentials] Keyword Replacer execution time: User Grab: 0.029ms - Text Replace: 0.032ms - Total: 0.061ms
    10. [11:13:10] [Server thread/INFO]: [Essentials] checking if Astro98 has essentials.mail - true
    11. [11:13:10] [Server thread/INFO]: [Essentials] checking if Astro98 has essentials.fly.safelogin - false
    12. [11:13:39] [Server thread/INFO]: CONSOLE issued server command: /ess debug
    13. [11:13:39] [Server thread/INFO]: Essentials 2.12.1 debug mode disabled
    1. [10:43:04] [Server thread/INFO]: Astro98 issued server command: /afk
    2. [10:43:04] [Server thread/INFO]: [Essentials] checking if Astro98 has essentials.mail - true
    3. [10:43:04] [Server thread/INFO]: [Essentials] checking if Astro98 has essentials.afk - true
    4. [10:43:04] [Server thread/INFO]: [Essentials] checking if Astro98 can afford charge.
    5. [10:43:04] [Server thread/INFO]: [Essentials] calculated command (afk) cost for Astro98 as 0
    6. [10:43:04] [Server thread/INFO]: [Essentials] checking if Astro98 has essentials.sleepingignored - true
    7. [10:43:04] [Server thread/INFO]: [Essentials] checking if Astro98 has essentials.sleepingignored - true
    8. [10:43:04] [Server thread/INFO]: [Essentials] attempting to charge user Astro98
    9. [10:43:04] [Server thread/INFO]: [Essentials] calculated command (afk) cost for Astro98 as 0
    10. [10:43:04] [Server thread/INFO]: [Essentials] charge user Astro98 completed
     
  9. Offline

    Necrodoom

     
  10. Offline

    momoxil21

  11. Offline

    Necrodoom

    Locked. Offline mode servers are not supported here. (Thanks to your signature)
     
Thread Status:
Not open for further replies.

Share This Page