Making a plugin that requires GroupManager's API

Discussion in 'Plugin Development' started by MGlolenstine, Jun 9, 2017.

Thread Status:
Not open for further replies.
  1. ok, so I tried the code they provide on their website, but it doesn't seem to work. http://wiki.mc-ess.net/wiki/Group_Manager/Developers . I tried it, but it crashes on this line:

    Code:
    final AnjoPermissionsHandler handler = groupManager.getWorldsHolder().getWorldPermissions(base);
    for which I don't know what it's supposed to do. I know that it returns zero, which is not good for me.
    btw. this is located on line 74.

    Thanks for help!
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. You mean that I should be using Vault instead of GroupManager? I really need GroupManager...
     
  4. Offline

    timtower Administrator Administrator Moderator

    @MGlolenstine Vault supports GroupManager and PEX and other permissions plugins.
     
  5. Wow... Dummy me ;)

    Sent from my E2303 using Tapatalk
     
Thread Status:
Not open for further replies.

Share This Page