McObot no longer says in IRC when banned players try to log ingame

Issue #151 resolved
Anna Bakker created an issue

McObot no longer says in IRC when banned players try to log ingame. Before it would say "Player tried to log in but is banned, reason: ban reason here" (note this is put in #minecraftonline and not #minecraftonlinestaff/staff chat.)

It still shows ingame when a banned player tries to log in.

What I think it should do: Do what it did before (read text above) but in staff chat.

Comments (5)

  1. Riot

    This is due to canary changing how rejected connections are displayed. An example of the two relevant log lines now is:

    2014-11-08 14:08:16 [INFO] Disconnecting com.mojang.authlib.GameProfile@3035bc52[id=43911eeb-9e20-4e09-8e4d-65ed8355f4b0,name=490_sniper,properties={textures=[com.mojang.authlib.properties.Property@13fa7323]},legacy=false] (/98.251.6.194:49682): Permanently Banned: Broke a cobble step outside maze. Didn't return.
    2014-11-08 14:08:16 [INFO] com.mojang.authlib.GameProfile@3035bc52[id=43911eeb-9e20-4e09-8e4d-65ed8355f4b0,name=490_sniper,properties={textures=[com.mojang.authlib.properties.Property@13fa7323]},legacy=false] (/98.251.6.194:49682) lost connection: Permanently Banned: Broke a cobble step outside maze. Didn't return.
    
  2. Riot

    This applies to all disconnected messages equally (except unauthenticated failures), and i personally don't see any reason they shouldn't be in public chat - but if you'd like to propose showing banned players connecting to staff (@# chat as well as the staff channel) only, or in game, then please make a separate proposal for either of those.

  3. Anna Bakker reporter
    • changed status to open

    Still doesn't come up in IRC but does ingame.

    Example of a player who tried to log in: Thor_Eleanor

  4. Log in to comment