Getting Players connection?

Discussion in 'Plugin Development' started by MrNewbie, Mar 6, 2015.

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

    MrNewbie

    I have this code but It might be outdated or something because it just says no suggestions available in red.
    PHP:
    PlayerConnection c = ((CraftPlayerp).getHandle().playerConnection;
     
  2. @MrNewbie Uhhh what are you trying to accomplish here exactly? Are you trying to get a player's ping?
     
  3. Offline

    MrNewbie

    I was trying to send them custom messages.
     
  4. Offline

    TehHypnoz

    Have you added the CraftBukkit jar (not Bukkit) to your libraries?
     
  5. Offline

    mine-care

    Wait, what you man you are trying to add custom messages?
     
Thread Status:
Not open for further replies.

Share This Page