Solved Event Fired on Console Command?

Discussion in 'Plugin Development' started by NerdsWBNerds, Apr 20, 2014.

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

    NerdsWBNerds

    I'm currently using



    @EventHandler
    public void onCommand(PlayerCommandPreprocessEvent e) {


    to check for player commands, but is there an event fired when the console performs a command?
     
  2. Offline

    zDylann

  3. Offline

    NerdsWBNerds

Thread Status:
Not open for further replies.

Share This Page