My mod is going to interface with server systems (i.e. mini-games and stuff), so I am constrained as to what I can use.
It's a client-side mod that is going to modify the display of the scoreboard, chat, and titles when on a server (think chat filter and you get the basic idea), so I need event handlers for each. The chat is easy, but the scoreboard and titles have eluded me so far.
I know it won't be hard to DISPLAY the scoreboard/titles, I just need to know when to do so.