Something's Going Wrong, Maybe Permissions?

Discussion in 'Bukkit Help' started by Xonic1898, Apr 14, 2013.

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

    Xonic1898

    Please Help! When I join, I can op myself, but I cant use ANYTHING. Not even /help. I've set up ranks and permissions using PEX, but nothing works as I thought they would. When people join, they don't receive the default class I set. I can't promote myself using pex user group set or any other commands. Since I use a company to host my server, (Fluctis) I'm even willing to give someone my password and username to log into my panel and check it out if this permission list doesn't help. Here are my permissions.
    Warning.


    groups:
    Player:
    default: true
    permissions:
    - modifyworld.*
    - essentials.rules
    - essentials.help
    - essentials.pay
    - essentials.balance
    - essentials.tell
    - essentials.sell
    - essentials.back
    - essentials.back.ondeath
    - essentials.who
    - essentials.afk
    - essentials.list
    - essentials.msg
    - essentials.warp.list
    - essentials.warp
    - essentials.helpop
    - essentials.motd
    - essentials.spawn
    - essentials.home
    - essentials.tpa
    - essentials.tpahere
    - essentials.tpaccept
    - essentials.home
    - essentials.sethome
    - essentials.sethome
    - iConomy.payment
    - iConomy.holdings
    - iConomy.holdings.others
    - iConomy.sell
    - mcmmo.ability.*
    - mcmmo.skills.*
    - wolfcolors.wolfcolors
    - utilityhats.book
    - utilityhats.glowstone
    - utilityhats.glass
    - utilityhats.spawner
    - utilityhats.obsidian
    - utilityhats.snow
    - trophyheads.drop
    - trophyheads.info
    - redprotect.user
    - lotto.user
    - colorportals.use
    prefix: '&6[Player]&r '
    options:
    build: true
    Trusted:
    - vertigo.use
    inheritance:
    - Player
    prefix: '&0[&2Trusted&0]&r '
    options:
    build: true
    Donator Lvl 1:
    permissions:
    - disguisecraft.*
    - disguisecraft.seer
    - essentials.sethome.multiple.vip
    - petcreeper.age
    - petcreeper.control
    - petcreeper.pet
    - petcreeper.give
    - petcreeper.kill
    - petcreeper.tame.All
    - petcreeper.ride.All
    inheritance:
    - Trusted
    prefix: '&0[&4D&1o&4n&1a&4t&1o&4r&0]&r '
    options:
    build: true
    Donator Lvl 2:
    permissions:
    - disguisecraft.*
    - disguisecraft.seer
    - essentials.sethome.multiple.vip
    - petcreeper.age
    - petcreeper.control
    - petcreeper.pet
    - petcreeper.give
    - petcreeper.kill
    - petcreeper.tame.All
    - petcreeper.ride.All
    inheritance:
    - Trusted
    prefix: '&0[&4D&1o&4n&1a&4t&1o&4r&0]&r '
    Donator Lvl 3:
    permissions:
    - disguisecraft.*
    - disguisecraft.seer
    - essentials.sethome.multiple.vip
    - petcreeper.age
    - petcreeper.control
    - petcreeper.pet
    - petcreeper.give
    - petcreeper.kill
    - petcreeper.tame.All
    - petcreeper.ride.All
    inheritance:
    - Trusted
    prefix: '&0[&4D&1o&4n&1a&4t&1o&4r&0]&r '
    options:
    build: true
    Moderator:
    permissions:
    - disguisecraft.*
    - essentials.tempban
    - essentials.tp
    - essentials.heal
    - essentials.feed
    - essentials.ban.notify
    - essentials.banip
    - essentials.clearinventory
    - essentials.eco.loan
    - essentials.ext
    - essentials.getpos
    - essentials.helpop.recieve
    - essentials.home.others
    - essentials.invsee - essentials.jails
    - essentials.jump
    - essentials.kick
    - essentials.kick.notify
    - essentials.mute
    - essentials.realname
    - essentials.signs.create.*
    - essentials.signs.break.*
    - essentials.time
    - essentials.protect.alerts
    - essentials.protect.admin
    - essentials.protect.ownerinfo
    - essentials.togglejail
    - essentials.top
    - essentials.unban
    - essentials.unbanip
    - essentials.whois
    - essentials.world
    - vertigo.others
    inheritance:
    - Trusted
    prefix: '&2[Mod]&r '
    options:
    build: true
    Admin:
    permissions:
    - worldedit.*
    - null
    - essentials.gamemode
    - essentials.tp
    - essentials.ban
    - essentials.god
    - essentials.invsee
    inheritance:
    - Trusted
    - Moderator
    prefix: '&0[&4Admin&0] '
    options:
    build: true
    Owner:
    permissions:
    - '*'
    inheritance:
    - admin
    prefix: '&0[&4O&6w&2n&1e&5r&0]&r '
    options:
    build: true


    Here is my config.yml for Pex as well if it helps any.


    permissions:
    backend: file
    backends:
    file:
    file: permissions.yml
    superperms: {}
    Comment if you need to look at my panel if none of this helps. Thanks so so so much.

    If you need the ip for some reason, comment about it and I'll post the ip
     
  2. Offline

    Iroh

    Post your permissions on pastebin.com so we can see the spacing.
     
  3. Offline

    Xonic1898

    Permissions in pastebin so you can see the spacing of the permissions.

    http://pastebin.com/SxFTPFnD

    I pasted the link for my permissions on pastebin.com above Iroh.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
  4. Offline

    Iroh

    Here http://pastebin.com/UhP56Xmr
    Under trusted you had a permission but forgot the permissions: line above it.
     
  5. Offline

    Xonic1898

    Ah, thank you! That didn't solve my problem, but it did solve one I wasn't aware of. I found the problem by looking through the console. ChatManager was disabled somehow. But thank you very much! It really sped up my opening time on my server.
     
Thread Status:
Not open for further replies.

Share This Page