1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Pureperms setting ranks help

Discussion in 'Development' started by XxMegaIs123xX, Aug 20, 2018.

  1. XxMegaIs123xX

    XxMegaIs123xX Silverfish

    Messages:
    18
    how do set ranks whats the code ?
     
  2. Saiini14 TV

    Saiini14 TV Silverfish

    Messages:
    15
    GitHub:
    saini14
    ??? Softdepend PurePerms ???
     
  3. XxMegaIs123xX

    XxMegaIs123xX Silverfish

    Messages:
    18
    Like how do i use the code ? And whats the code ?
     
  4. DaPigGuy

    DaPigGuy Slime

    Messages:
    86
    GitHub:
    DaPigGuy
    PHP:
    $pureperms $this->getServer()->getPluginManager()->getPlugin("PurePerms");
    if (!
    is_null($pureperms) && $pureperms->isEnabled()) {
        
    $pureperms->getUserDataMgr()->setGroup($player$pureperms->getGroup("Rank"));
    }
     
  5. XxMegaIs123xX

    XxMegaIs123xX Silverfish

    Messages:
    18
    Ty dapigguy
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.