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

How to get the permissions the player has

Discussion in 'Help' started by NakiFx, Nov 2, 2020.

  1. NakiFx

    NakiFx Silverfish

    Messages:
    17
    GitHub:
    nakifx
    I want to get the permissions the player has so I can calculate the permissions that player has
     
  2. Diduhless

    Diduhless Baby Zombie

    Messages:
    199
    GitHub:
    Diduhless
    PHP:
    array_keys($player->getEffectivePermissions());
     
  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.