PlayerCommandPreprocessEvent for console

Discussion in 'Plugin Development' started by Dimpl, Dec 16, 2012.

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

    Dimpl

    PlayerCommandPreprocessEvent catches commands sent from players (in my case, ban), before the actual event executes (I don't want to overwrite the ban action, just add to it). How do you catch commands from the console?
     
  2. Offline

    fireblast709

    ServerCommandEvent
     
Thread Status:
Not open for further replies.

Share This Page