Solved !PermissionsEx: Can't Build or Chat as any group!

Discussion in 'Bukkit Help' started by PreacherDan, Apr 12, 2012.

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

    PreacherDan

    EDIT 1; SORRY, I HAVE ACCIDENTALY POSTED THIS THREAD BEFORE FINISHING..

    Hello,
    I have just installed the PermissionsEx plugins and created 3 groups: Default, Moderators and Admins. The problem is - none of them is able to chat or build and destroy the blocks.
    I really need your help guys, if one of you knows the solution, please tell me what to do.

    permissions.yml code:

    Code:
    groups:
    default:
    default: true
    build: true
    prefix: '&3[Gracz]&f><'
    permissions:
    - modifyworld.*
    - permissions.build
    - permissions.chat
    - modifyworld.chat
    - modifyworld.build
    - essentials.home
    - essentials.sethome
    - -essentials.gamemode
    - -essentials.gamemode.others
    - iConomy.holdings
    - iConomy.help
    - iConomy.payment
    - iConomy.accounts.create
    - authme.register
    - authme.login
    - authme.logout
    - authme.changepassword
    - authme.unregister
    Moderator:
    default: false
    build: true
    inheritance:
    - default
    prefix: '&6[Mod]&f><'
    permissions:
    - essentials.time
    - essentials.time.set
    - essentials.spawn
    - essentials.tp
    - essentials.tp.others
    Admin:
    default: false
    build: true
    prefix: '&4[Admin]&f'
    permissions:
    - '*'
    users:
    PreacherDan:
    group:
    - Admin
    Hunter54001:
    group:
    - Moderator
    maciek:
    group:
    - Moderator
    dawid5004:
    group:
    - Moderator
    litwa12345:
    group:
    - Moderator
    
     
  2. Offline

    andrewpo

  3. Offline

    PreacherDan

    Plugins: Spectate, iConomy, AuthMe, Wrath, PermissonsEx, mcMMO, NarrowtuxLib, Essentials, residence, orebfuscator, chatmanager, essentials Protect, showcase, essentialsspawn, vanishnopacket, essentialsChat, Modifyworld

    Version: This server is running CraftBukkit version git-Bukkit-1.2.5-R1.0-b2149 <MC: 1.2.5> <Implementing API version 1.2.5-R1.0>
     
  4. Offline

    andrewpo

    Disable AuthMe, check if the issue persists, then re-enable AuthMe and report back here.

    to disable rename it to authme.jarX, then /reload, then check if the issue is still there, then rename it to authme.jar again and /reload to re-enable it.

    They have, look at the permissions yml - it inherits from default.

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

    PreacherDan

    Removed AuthMe, still cant build or chat.
     
  6. Offline

    andrewpo

    Are you vanished? Try typing /vanish fj
     
  7. Offline

    PreacherDan

    THIS WORKS BRO! Thanks! I just typed dat command and evrything works fine!
     
  8. Offline

    andrewpo

    Thanks - If your issue is resolved, please change the prefix of your topic title to Solved by going to Thread Tools then 'Edit Thread'
    [​IMG]
     
Thread Status:
Not open for further replies.

Share This Page