I need Node for essentials warp permissions

Discussion in 'Bukkit Help' started by TheJakeRichKingdom, Mar 7, 2013.

Thread Status:
Not open for further replies.
  1. Hello guys I need the node <hdywdy.hdehhb.weu> for allowing all default players to use the essentials /warp <warp name> command. i am using group manager permissions
     
  2. Offline

    Onionbro

    Did you try checking the essentials wiki?
     
    PapiDimmi likes this.
  3. Offline

    zack6849

    essentials.warps.<warpname>
     
    MattJG and PapiDimmi like this.
  4. Offline

    Necrodoom

    also requires enabling per-warp-permissions in config
     
  5. thx guys and what do you mean buy enabling per war perms in config
     
  6. Offline

    PapiDimmi

  7. Offline

    Necrodoom

    enable a setting in config.
     
  8. Offline

    PapiDimmi

    The per-warp-permissions is only so if the user has essentials.warps.<warpname> so he can use /warp <warpname> but if you don't got the per warps permissions, the user only needs essentials.warp
     
  9. basic:
    default: true
    permissions:
    - essentials.warp
    - essentials.warp.list
    - essentials.sethome
    - essentials.tpa
    - essentials.tpaccept
    - eseentials.tpadhere
    - essentials.tpdeny
    - essentials.worth
    - essentials.suicide
    - essentials.spawn
    - essentials.sell
    - essentials.rules
    - essentials.pay
    - essentials.info
    - essentials.help
    - essentials.home
    - essentials.delhome
    - essentials.afk
    - essentials.balance
    - essentials.balancetop
    - essentials.balance.others
    - essentials.clearinventory
    - essentials.back
    - essentials.back.anddeath
    - essentials.chat.color
    - essentials.chat.shout
    - essentials.chat.question
    - signs.create.protection
    - essentials.signs.create.trade
    - essentials.signs.break.protection
    - essentials.signs.break.trade
    - essentials.signs.use.balance
    - essentials.signs.use.buy
    - essentials.signs.use.disposal
    - essentials.signs.use.enchant
    - essentials.signs.use.free
    - essentials.signs.use.gamemode
    - essentials.signs.use.heal
    - essentials.signs.use.kit
    - essentials.signs.use.mail
    - essentials.signs.use.protection
    - essentials.signs.use.sell
    - essentials.signs.use.time
    - essentials.signs.use.trade
    - essentials.signs.use.warp
    - essentials.signs.use.weather
    - essentials.list
    - essentials.kit
    - essentials.kit.tools
    - essentials.mail
    - essentials.mail.send
    - essentials.protect
    - essentials.realname
    - essentials.worth
    inheritance:
    info:
    prefix: '&ebasic '
    build: true
    suffix: ''
    this is my code am i correct cuz non ops cant do anything still

    non ops have no perms still

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  10. Offline

    chad53105

    enable the "per warp permissions" in the config.yml of essentials.
    then give your users this node:
    - essentials.warp
    that will allow them to use /warp to list the warps
    After that, you give them the warps you want them to have:
    - essentials.warps.NAME
    Replace NAME with the name of the warp. You must do this for every warp you want them to use.
    PapiDimmi please stop posting here...
     
Thread Status:
Not open for further replies.

Share This Page