Intercepting Bukkit.broadcastMessage

Discussion in 'Plugin Development' started by oscarshi1995, Jun 8, 2014.

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

    oscarshi1995

    How would I go about doing it?
    from my research it seems like its impossible without creating my own build of CB.
    anybody more experienced know of a crazy/glitchy way to do it?
     
  2. Offline

    Brendyn Todd

    oscarshi1995 Could you explain a bit about what exactly you are wanting to do? And if you have any code please post.
     
  3. Offline

    oscarshi1995

    I want to change the text in all Bukkit.broadcastMessage()'s used. Be it from other plugins, my plugins, the server instance etc.
     
  4. Offline

    Garris0n

    ProtocolLib, I suppose. Or find some other way to get your code into the server and intercept the sendMessage.
     
Thread Status:
Not open for further replies.

Share This Page