EchoPet Problems - URGENT!

Discussion in 'Bukkit Help' started by PixelUser, Jan 10, 2014.

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

    PixelUser

    I am using the EchoPet and PermissionsEx plugin, and I currently have all pets enabled. I have used the following permission nodes to prevent players from using certain pets:

    - echopet.pet.type.*
    - -echopet.pet.type.enderdragon
    - -echopet.pet.type.wither
    - -echopet.pet.type.human
    - -echopet.pet.type.snowman
    - -echopet.pet.type.ghast
    - -echopet.pet.type.giant

    However, despite these permission nodes, players are still able to use pets like Ender Dragon and Wither. How can I fix this?? Please reply as soon as possible, the server will need to be down until this is fixed!!!
     
  2. Offline

    DuoDex

    Put all the negated permissions IN FRONT of echopet.pet.type.* so it looks like this:

    - -echopet.pet.type.enderdragon
    - -echopet.pet.type.wither
    - -echopet.pet.type.human
    - -echopet.pet.type.snowman
    - -echopet.pet.type.ghast
    - -echopet.pet.type.giant
    - echopet.pet.type.*

    I hope that helps.
     
  3. Offline

    PixelUser

    Please reply! THIS IS URGENT!!!!!!!!!!!!!!!!!!!!

    Oh thanks DuoDex! Didn't see your post :)

    Will try it right now!

    Is not working for some reason! Will try to upload my permissions.yml file, OK?

    I have posted permissions.yml on Pastebin!
    Link: http://pastebin.com/M5QwJ9ts
     
  4. Offline

    jmaster2012

    First of all, please edit your posts, not just pile on 4 word posts. It really bugs me :p Thanks! Also, as far as I know, you need spaces instead of tabs and such, which means every tab must be replaced with spaces. I will check out your permissions.yml
     
  5. Offline

    PixelUser

    I think I have all spaces on my permissions.yml...

    EDIT: I need a reply soon...
     
  6. Offline

    jmaster2012

    Can you please post your server log? Also, what are your plugins installed?
     
  7. Offline

    PixelUser

    All right. You mean my server log yesterday?
    My plugins are:
    Anti-Profanity
    ArenaBowSpleef
    ArenaSpleef
    AutoBroadcaster+
    BattleArena
    ClearLag
    EchoPet
    Enchanter
    Essentials (All Plugins)
    FrameProtect
    HeadHunter
    iConomy
    iDisguise
    Lockette
    PermissionsEx
    Plugin Metrics
    Smoke Trail
    StreetLights
    SurvivalGames
    TNTRun
    WarpPortals
    WorldEdit
    WorldGuard

    Solved! My problem has been solved by changing the permission nodes!
    Link: http://pastebin.com/mZrPvDkT
    This took a lot longer, but at least it works. :)
    Thanks to all who helped out!
     
Thread Status:
Not open for further replies.

Share This Page