On play chat?

Discussion in 'Plugin Development' started by NoEffex, Nov 11, 2012.

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

    NoEffex

    How do I capture when a player sends a message? Making a chat plugin for my tekkit server as herochat is broken on it.
     
  2. Offline

    gomeow

    One, we don't really support Tekkit, but use PlayerChatEvent
     
  3. Offline

    zachoooo

    *AsyncPlayerChatEvent. Just look it up on the wiki, there are plenty of tutorials that will help
     
  4. Offline

    gomeow

    Ahh yes, AsyncPlayerChatEvent is deprecated
     
  5. Offline

    zachoooo

    Not it isn't, PlayerChatEvent is
     
    NoEffex likes this.
  6. Offline

    NoEffex

    Thanks guys.
     
  7. Offline

    zack6849

    NoEffex
    Nope, async wasnt around in 1.2.5 so you need to use playerchatevent.
     
Thread Status:
Not open for further replies.

Share This Page