How do I check a player's Group?!?

Discussion in 'Plugin Development' started by Goldenrook, May 5, 2013.

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

    Goldenrook

    I'm working on a plugin that puts players into groups and I need to be able to tell if they are in certain groups. Now I'm stumped on how to proceed.
     
  2. Offline

    Nitnelave

    You should try to write with an even smaller font, that would save some ink :p
    There are no "groups" as part of Bukkit, so you need to create your own groups. I can't tell you how to test if a player is in a group, because it depends on how you implement it.
     
  3. Offline

    Goldenrook

    I'm aware that there are no groups in bukkit, but I wanted to use the groups made in group manager to help me out in that. All I've been told about that is that I need to use the GroupManager API. Unfortunately I'm having trouble uses that knowledge to my benefit.

    I'm simple using whatever font and size the thread editor started me on. :p
     
  4. Offline

    Craftiii4

    Look at the pex bukkit dev page, they explain it very well.
     
  5. Offline

    HackintoshMan

    PEX is inactive, it is probably has inactive information too.

    PEX is inactive, it is probably has inacurate information too.
     
  6. Offline

    hi_guy_5

    when they get put into a group make them have a permission and if they have it, then make it carry out what you need
     
  7. Offline

    devilquak

    Goldenrook

    I don't know why no one has mentioned it yet, but this is exactly what Vault is for.
     
  8. Offline

    Craftiii4

    Its not been updated for 5 months? It still works fine and the information to link into it should be fine. He wants to link into group manager, PEX and group manager link together and are even compiled together. How else would he link into it?
     
  9. Offline

    Suraski

Thread Status:
Not open for further replies.

Share This Page