Solved Warp command

Discussion in 'Bukkit Help' started by AlexCityOfFun, Feb 19, 2012.

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

    AlexCityOfFun

    Hi ! Why my players cant use the /warp command even if the have the - essentials.warp.* premission node, or the respective warp node ( - essentials.warp.shop ) ?


    Thank you !

    Anyone can help me ?

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

    AlexCityOfFun

  3. Offline

    suiris

    So, what was the solution?
     
  4. Offline

    AlexCityOfFun

    I have just to add the
    - essentials.warp node... lol
     
  5. Offline

    suiris

    That doesn't work for me... No matter what I add for warp, or spawn or home, it tells me I don't have permissions unless i give my group '*'

    Can you post a copy of your permissions?
     
  6. Offline

    AlexCityOfFun


    Ok , those are the prems for deafult players :
    Code:
    groups:
        Default:
            default: true
            info:
                prefix: '&1'
                suffix: '&1'
                build: false
            inheritance: null
            permissions:
            - plgsetspawn.spawn
            - DailyBonus.get
            - authme.register
            - authme.login
            - authme.logout
            - authme.changepassword
            - SuperSpawn.goto
            - essentials.geoip.show
            - MobBounty.collect
            - ChestShop.shop.buy
            - jobs.*
            - jobs.join.*
            - essentials.home
            - essentials.delhome
            - essentials.sethome
            - essentials.warp.shop
            - essentials.warp.event
            - essentials.warp.padure
            - essentials.warp.restaurant
            - essentials.warp.arena
            - essentials.tpaccept
            - essentials.tpa
            - essentials.tpdeny
            - essentials.back
            - lwc.protect
            - essentials.warp
            - use.checkop
            - use.checkonline
            - essentials.warp.mobarena
    I use PEX , i dont think that all my permissions will work on your sv , those are from other plugins. The order of the permissions nodes is not important.

    You're welcome !

    Aaaa , and it's very important thing that i missed ! YOU HAVE TO USE ESSENTIALS PLUGIN for the - essentials.warp node to work and so the others with - essentials. !

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
Thread Status:
Not open for further replies.

Share This Page