Solved Vault Help

Discussion in 'Plugin Development' started by messageofdeath, Jul 28, 2014.

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

    messageofdeath

    I manually set the group 'Addict'. That's how I want it.

    The thing is when I set it through Vault it does the worlds and it isn't retrievable.

    When I use this piece of code

    Code:java
    1. this.permission.getPlayerGroups(world.getName(), Bukkit.getOfflinePlayer(player.getUniqueId()))


    It only returns Addict. It doesn't return Grower at all.

    This is for PaidRanks so it goes in order, but it seems its only getting the Addict and not Grower through all the groups.

    [​IMG]


    If it wasn't clear or understand just ask. I'm not the best at explaining things.
     
Thread Status:
Not open for further replies.

Share This Page