Permissionsex

Discussion in 'Bukkit Help' started by mattiassch, Sep 15, 2012.

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

    mattiassch

    So I made this server and been trying to figues out somethings with permissionsex - but really something just doenst work... Iøm trying to make warps only for special peoples and prefixes doesnt work at all so im looking for a plugin for prefixes... Also the essentials - warp and /spawn delay doesnt work, also tryed to install a special mod just to delay it but didnt work.. Im really looking for some help.. Means - Could you answer here and help me would be cool but if we could talk over skype and get it fixed like that it would be amazing! Thanks!
    -Mattias



    Oh and my permissionsex looks like this right now



    Code:
    groups:
        Default:
            default: true
            prefix: ''
            suffix: ''
            permissions:
            - simplespawn.use
            - essentials.spawn
            - essentals.warp.spawn
            - essentials.help
            - essentials.afk
            - essentials.home
            - essentials.sethome
            - essentials.warp
        Donor:
            default: false
            prefix: ''
            suffix: ''
            permissions:
            - essentials.warp.20-donor
            inhertance:
            - Default
        Master:
            default: false
            prefix: ''
            suffix: ''
            permissions:
            - essentials.warp.50-donor
            inhertance:
            - Default
        Emperor:
            default: false
            prefix: ''
            suffix: ''
            permissions:
            - essentials.warp.100-donor
            inhertance:
            - Master
        Blood-Money:
            default: false
            prefix: ''
            suffix: ''
            permissions:
            - essentials.warp.100-donor
            inhertance:
            - Emperor
        Owner:
            default: false
            prefix: 'Owner'
            suffix: ''
            permissions:
            - '*'
    users:
        1337Mulle:
            group:
            - Donor
    users:
        mattiasphreak:
            group:
            - Owner
    
    Warps is working now both delay and the special groups being able to warp to special warps! but still no delay on /spawn and still I got problems with the boseconomy cant add the price to faction... and the prefixes is bugged too! Still searching help!

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

    skvllx

    did u tryied set the delay at essential config? and are you sure there are no other plugin which is handling it too?
     
  3. Offline

    mattiassch

    I did try from essentials..
    and my plugins is : worldborder, autoruncommands, worldedit, antilogger, simeplecommandsigns, vault, stargate, permissionsex, signcolours, automessage, spectate, npcwarehouse, permissions, safe creeper, pvptitles, colorme, modifyworld, simplespawn, essentials, chatmanager, boseconomy, enjin minecraft plugin, chest shop, factions
     
  4. Offline

    Necrodoom

    simplespawn is overriding essentials /spawn, thats why you dont get delay on it.
     
Thread Status:
Not open for further replies.

Share This Page