IP not showing up on login #30


  • New
  • Other
Open
Assigned to _ForgeUser7462391
  • _ForgeUser6890316 created this issue Oct 20, 2011

    Before i started using the Build 13xx branch this plugin would show the IP of a logging in user but somehow it stoped doing that. Also, [INFO] 100 comes in like a mad-man when people take a while to /login <password> i had to obuShutTheHellUp it and i'm thinking this had something to do with the "ip not showing" part.

    setting up this filters

            { type: 'string',  value: '100', level: 'INFO' },
            { type: 'string',  value: '0', level: 'INFO' }
    

    Seems to void some IPs from showing up on the "logged in!" log input.

    OR am i completly wrong and this,

    2011-10-15 16:15:04 [INFO] unclaim
    2011-10-15 16:15:04 [INFO] 2.82.32.28
    2011-10-15 16:15:04 [INFO] 1318691396697
    2011-10-15 16:15:04 [INFO] [AuthMe] unclaim§f logged in!
    

    has nothing to do with IP addresses ? And if the latter is correct, could you add it as an opt-in?

  • _ForgeUser6890316 added the tags New Other Oct 20, 2011

To post a comment, please login or register a new account.