moving players into a group with vault.

Discussion in 'Plugin Development' started by tommycake50, Sep 22, 2012.

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

    tommycake50

    well im trying to make vault move a player into a specific group
    but i get an error in eclipse
    The method playerAddGroup(String, String, String) is undefined for the type pluginname
    and my code for promoting
    Code:
    playerAddGroup("world", user, "member");
    can anyone help?
     
Thread Status:
Not open for further replies.

Share This Page