how to make a "prefix change listener"

Discussion in 'Plugin Development' started by jerryh96, Jun 1, 2014.

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

    jerryh96

    hi everyone thank you for coming,
    questioning how can i make a listener for player prefix change event.

    or listening Essentials-GroupManager / PermissionEX or either plugin can change player prefix

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 30, 2016
  2. Offline

    MrZoraman

    I think that this would be entirely dependent on the plugin that is handling the prefix.
     
  3. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    I have removed some troll posts, and replies to those posts.
     
    Garris0n likes this.
  4. Offline

    RawCode

    eh ok...
    looks like ever "sarcasm mode" not working here...

    you should listen PlayerCommandPreprocessEvent and ServerCommandEvent for commands that may change player's prefix.

    as far as i know player prefix wont change on it's own, it always changed by user action and this is very very obvious.
     
Thread Status:
Not open for further replies.

Share This Page