Solved Player's Can't write in chat

Discussion in 'General Help' started by LeagueTM, Aug 28, 2016.

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

    I have a problem.

    I want to make a server but the player's can't write in chat because they don't have permission. Can someone help?

    Here is my permissions file (BASIC)


    Code:
    groups:
      default:
      options:
      default: false
      permissions:
      - modifyworld.*
      tag:
      options:
      prefix: '&f[&2Tag&f]&f '
      permissions:
      - essentials.signs.use.buy
      - essentials.signs.use.balance
      - essentials.signs.use.disposal
      - essentials.signs.use.free
      - essentials.signs.use.heal
      - essentials.tpa
      - essentials.tpaccept
      - essentials.tpdeny
      - essentials.afk
      - essentials.afk.auto
      - essentials.helpop
      - essentials.msg
      - essentials.msg.url
      - essentials.rules
      - essentials.balance
      - essentials.pay
      - essentials.kit
      - essentials.build.interact.116
      - essentials.build.interact.130
      - essentials.spawn
      - essentials.warps.*
      - essentials.warp.list
      - essentials.warp
      - essentials.help
      - essentials.chat.shout
      - chat.shout
      - chat.question
      - essentials.chat.question
      altulaj:
      options:
      prefix: '&7[&8AlTulaj&7]&f '
      permissions:
      - '*'
      tulaj:
      options:
      prefix: '&c[&4Tulaj&c]&f '
      permissions:
      - '*'
    schema-version: 1
    users:
      ce1dfd06-12bf-33c7-87ee-2f6e2477231e:
      group:
      - altulaj
      options:
      name: k3kssz
      a5bf36b0-1475-38b3-9a65-81466eb792e7:
      group:
      - altulaj
      options:
      name: efferingo
      134bf836-95a2-3e48-ade4-b0c48aa9f008:
      group:
      - tulaj
      options:
      name: LeagueTM
    Tag = Member

    Altulaj = Admin

    Tulaj = Owner

    Please help :C
     
  2. Offline

    oceantheskatr

    Your "member" rank doesn't have access to essentials.chat. Add that and it should work fine.
     
  3. Hi. The problem was that i didn't add to "member" the modifyworld.* permission.
    I said i use PermissionsEx
     
  4. Offline

    oceantheskatr

    I'm sorry what? Are you saying that modifyworld.* will give chat permission?
     
  5. Yes i do
     
Thread Status:
Not open for further replies.

Share This Page