Essential's /nick - how to know who he is?

Discussion in 'Bukkit Help' started by RG_PankO, Nov 25, 2011.

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

    RG_PankO

    Let's say 50 people online.
    Someone change his nick with /nick to SuperHater and start saying the admins are shit.
    How can we know is this dude dud1, dude2, dude3... or dude50 that wrote /nick SuperHater?
    What is the easiest way to detect who who is when people can change theyr nick with essential's /nick

    /bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  2. Offline

    c0mp

    You can either use /whois SuperHater, or /realname SuperHater. /whois should only be given to mods/admins, as it shows the player's IP, among other information. /realname is pretty innocuous, just spits out their pre-/nick name.
     
    Chillax_Team likes this.
  3. Offline

    Chillax_Team

    Yep
    Just do
    Code:
    /whois <name>
    or
    Code:
    /realname <name>
     
  4. Offline

    RG_PankO

    @c0mp , @Chillax_Team oh thank you guys!

    I thought that for /whois I need to know the real name, not the fake one, and I didn't know about this /realname - will give it to users.
     
  5. Offline

    LaserLag

    Anyone have an idea why /realname has never worked for me? Does anyone know of a plugin that causes this to stop working?
     
  6. Offline

    natinusala

    You kick all your players one by one and you notice the name everytime you kick someone.
     
Thread Status:
Not open for further replies.

Share This Page