get group in scoreboard

Discussion in 'Plugin Development' started by zKiller171, Jun 21, 2018.

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

    zKiller171

    Hi, i would to add player's rank into scoreboard (made by me), how can i do this using vault api?

    Thanks.
     
  2. Online

    timtower Administrator Administrator Moderator

    @zKiller171 Get the group of the player.
    Put it in the scoreboard.

    What have you tried so far?
     
  3. Offline

    zKiller171

    String group = something ? But I did not found nothing..
     
  4. Online

    timtower Administrator Administrator Moderator

  5. Offline

    zKiller171

  6. Online

    timtower Administrator Administrator Moderator

    Define doesn't work.
    Please post your code.
     
  7. Offline

    zKiller171

    This is the player's scoreboard class: https://pastebin.com/qyaqYDu9
    but i can't understand how to implement rank in scoreboard
     
  8. Online

    timtower Administrator Administrator Moderator

  9. Offline

    zKiller171

    Yes
     
  10. Online

    timtower Administrator Administrator Moderator

    Do you have access to the permission class?
    Can you get the group?
     
  11. Offline

    zKiller171

    No i can't, this is my problem
     
  12. Online

    timtower Administrator Administrator Moderator

    Then please post your Vault hook.
     
  13. Offline

    zKiller171

    ah, wait I only added vault into build path
     
Thread Status:
Not open for further replies.

Share This Page