Need help with PermissionsEx / Server

Discussion in 'Bukkit Help' started by frantybasti, Jul 14, 2014.

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

    frantybasti

    Hello! I recently bought a new server,This is my first time owning and using these type of plugins,I need help with the PermissionsEx stuff and some suggestion for plugins

    I need a EXPERT at PermissionsEx who can tell me the problem or what I need to do.

    My Skype: David Razer

    Here is my script

    http://pastebin.com/1irDx0Cg (Permission / Ranks)
    (Config)
    multiserver:
    use-netevents: true
    permissions:
    debug: false
    allowOps: false
    user-add-groups-last: false
    log-players: false
    createUserRecords: false
    backend: file
    backends:
    file:
    type: file
    file: permissions.yml
    updater: true
    alwaysUpdate: false


    The version of CraftBukkit

    Mod: CraftBukkit Beta 1.7.9-R0.1 (Build #3084)

    The Plugins







    AbsoluteWelcome
    AdminEssentials
    ArenaCTF
    BasicsProtection
    Essentials
    Factions
    Nicknames
    mcMMO
    PermissionsExTabColors
    SimpleCommandSigns
    WorldEditSelectionVisualizer

    Thank You in advance
     
  2. 1.The prefixes are bad... You have to use & not @.
    2. /pex user yourname add * (it gives you full permission) (use it from console)
    3. /pex group Group add permission.node (replace the permission.node to the node, for example. essentials.home)
    4. Good luck :)
     
  3. Offline

    LHammonds

    Can't really help give accurate advice if we don't know the version of Craftbukkit and PermissionsEx you are using.

    I don't see the "schema-version" entry in your permissions.yml so I'm assuming it is older than 1.22?

    LHammonds
     
Thread Status:
Not open for further replies.

Share This Page