Question How to make world specific warps. PermissionsEx, Essentials.

Discussion in 'Bukkit Help' started by vezvez, Oct 8, 2019.

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

    vezvez

    Im trying to make it so that if your in a specific world you can do specific warps, i tried /pex group default add essentials.warps.parkour world. That didnt work, heres a picture of my permissions.yml.

    Code:
    groups:
      default:
        options:
          default: true
        permissions:
        - essentials.warps.list
        - essentials.warp.list
        - chatex.allowchat
        - modifyword*
        - modifyworld.*
        - essentials.modifyworld.*
        - CustomEnderChest.level.2
        worlds:
          survival_1:
            permissions:
            - essentials.warps.survival_1
          world:
            permissions:
            - essentials.warps.parkour
     
    Last edited by a moderator: Oct 8, 2019
Thread Status:
Not open for further replies.

Share This Page