Permissions Help

Discussion in 'Bukkit Help' started by Scarecrow27, Jun 29, 2019.

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

    Scarecrow27

    I'm having trouble letting my players use essentials commands. Right now i'm just trying to let them use the sethome and tpa features. This is the exact code from my permissions.yml
    Code:
    groups:
      Member:
        default: true
        permissions:
        - essentials.sethome
        - essentials.delhome
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpdeny
        inheritance: []
        info: []
    And yeah, it doesn't work for anybody but me still. If anybody knows how to do permissions stuff, please help me out.
     
Thread Status:
Not open for further replies.

Share This Page