[UNSOLVED] PEX Getting the player's group

Discussion in 'Plugin Development' started by nehuskerfan2, Jun 30, 2012.

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

    nehuskerfan2

    I'm trying to figure out how to get a player's group name and sending it back to them when they do /ranks.
    It tells them at the last line "You are in the ____ rank."
    Which, the blank would be a String groupName = (insert code here that I don't know to get PEX group)
     
  2. Offline

    Sushi

    Use Vault or the PEX API.
     
  3. Offline

    nehuskerfan2

    I was thinking if someone would help me with that String, I just don't know I can't find the right thing for it in the API.

    Bump.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  4. Offline

    nehuskerfan2

    No answer?
     
  5. Offline

    EnvisionRed

    How about:
    1. Taking a look at the PEX api, or
    2. Taking a look at the vault api.
     
    Sushi likes this.
Thread Status:
Not open for further replies.

Share This Page