You are viewing our Forum Archives. To view or take place in current topics click here.
Non OP players cannot use commands or break blocks
Posted:

Non OP players cannot use commands or break blocksPosted:

Ub3r
  • Ladder Climber
Status: Offline
Joined: Jul 03, 201013Year Member
Posts: 315
Reputation Power: 17
Status: Offline
Joined: Jul 03, 201013Year Member
Posts: 315
Reputation Power: 17
I've been messing with the permissions settings on my server and i'm using group manager (comes with essentials). I have a pretty good idea on how to set up the permissions and i followed a tutorial and i set up some groups (yml files are not corrupt) but when i log in under my brothers account which is non op, i try to type "/help" or "/spawn" and get a message saying "you do not have permission to use this command" and if i try to break a block i get an error saying i am not allowed to break blocks. But when i log in under my account with op, i can do every command like normal.

Plugins: Auto message, Auto Save World, Command Book, Essentials, Factions, Group Manager, Jail, World Edit, World Guard

groups.yml:
groups:
  Member:
    default: true
    permissions:
    - commandbook.biome
    - commandbook.who
    - essentials.rules
    - essentials.motd
    - essentials.tp
    - essentials.spawn
    - essentials.warp
    - essentials.kit
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.pay
    - essentials.helpop
    - essentials.ignore
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.msg
    - essentials.realname
    - essentials.suicide
    - essentials.ban.notify
    - essentials.clearinvintory
    - essentials.kick.notify
    - essentials.ping
    - essentials.delhome
    - essentials.home
    - essentials.sethome
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    inheritance:
    info:
  prefix: '&a[Member]'
  build: false
  suffix: ''
  Moderator:
    default: false
    permissions:
    - jail.command.jail
    - jail.command.unjail
    - jail.command.jailcheck
    - jail.command.jailtelein
    - jail.command.jailteleout
    - jail.command.jaillist
    - jail.command.jailclear
    - jail.command.jailmute
    - essentials.workbench
    - essentials.chat.ignoreexempt
    - essentials.list.hidden
    - essentials.near
    - essentials.whois
    - essentials.ext
    inheritance:
    - member
    info:
  prefix: '&6[Moderator]'
  build: true
  suffix: ''
  Admin:
    default: false
    permissions:
    - commandbook.*
    - essentials.enchant.*
    - essentials.exp.*
    - essentials.feed.*
    - essentials.fly
    - essentials.fly.safelogin
    - essentials.give
    - essentials.god
    - essentials.hat
    - essentials.heal.*
    - essentials.more
    - essentials.repair.*
    - essentials.time.*
    - essentials.gamemode
    - essentials.afk.*
    - essentials.getpos.*
    - essentials.helpop.*
    - essentials.mail.sendall
    - essentials.nick.*
    - essentials.seen.*
    - essentials.backup
    - essentials.ban.*
    - essentials.banip
    - essentials.broadcast
    - essentials.burn
    - essentials.clearinvintory.others
    - essentials.enderchest.*
    - essentials.fireball
    - essentials.invsee.*
    - essentials.kick
    - essentials.kill.*
    - essentials.killall
    - essentials.lightning.*
    - essentials.tempban.*
    - essentials.unban
    - essentials.unbanip
    - essentials.weather
    - essentials.keepxp
    - essentials.delhome.others
    - essentials.sethome.*
    - essentials.tpall
    - essentials.tpo
    - essentials.tpohere
    - essentials.tppos
    inheritance:
    - moderator
    - member
    info:
  prefix: '&b[Admin]'
  build: true
  suffix: ''
  Owner:
    default: false
    permissions:
    - '*'
    - -vanish.*
    - essentials.invsee.preventmodify
    inheritance:
    - admin
    info:
  prefix: '&c[Owner]'
  build: true
  suffix: ''
#2. Posted:
Cast
  • Ladder Climber
Status: Offline
Joined: Jun 26, 201112Year Member
Posts: 338
Reputation Power: 18
Status: Offline
Joined: Jun 26, 201112Year Member
Posts: 338
Reputation Power: 18
You need to add essentials.build essentials.place essentials.break
#3. Posted:
Ub3r
  • Ladder Climber
Status: Offline
Joined: Jul 03, 201013Year Member
Posts: 315
Reputation Power: 17
Status: Offline
Joined: Jul 03, 201013Year Member
Posts: 315
Reputation Power: 17
Cast wrote You need to add essentials.build essentials.place essentials.break

Ok that solved the block problem. I still cant use any commands like "/spawn" or "/help"

edit: i got help to work now all i cant do is use /spawn but i have essentials.spawn in the group.yml ?????? anyone know why its not working?? I will rep the first person that can figure it out.
#4. Posted:
milkshakeman
  • TTG Senior
Status: Offline
Joined: Jan 17, 201014Year Member
Posts: 1,172
Reputation Power: 39
Status: Offline
Joined: Jan 17, 201014Year Member
Posts: 1,172
Reputation Power: 39
For help it's essentials.help and spawn is essentials.spawn

EDIT: Didn't read your post properly, make sure they're in the correct default group.
#5. Posted:
Ub3r
  • Ladder Climber
Status: Offline
Joined: Jul 03, 201013Year Member
Posts: 315
Reputation Power: 17
Status: Offline
Joined: Jul 03, 201013Year Member
Posts: 315
Reputation Power: 17
milkshakeman wrote For help it's essentials.help and spawn is essentials.spawn

EDIT: Didn't read your post properly, make sure they're in the correct default group.
They are in the right default group, still not working.. :/
#6. Posted:
milkshakeman
  • TTG Senior
Status: Offline
Joined: Jan 17, 201014Year Member
Posts: 1,172
Reputation Power: 39
Status: Offline
Joined: Jan 17, 201014Year Member
Posts: 1,172
Reputation Power: 39
Put the groups.yml on P4stebin and send me a link, I'll have a look at it.
#7. Posted:
Ub3r
  • Ladder Climber
Status: Offline
Joined: Jul 03, 201013Year Member
Posts: 315
Reputation Power: 17
Status: Offline
Joined: Jul 03, 201013Year Member
Posts: 315
Reputation Power: 17
milkshakeman wrote Put the groups.yml on P4stebin and send me a link, I'll have a look at it.
There it is p4astebin.com/3XkkJf5P 20 characters
#8. Posted:
milkshakeman
  • TTG Senior
Status: Offline
Joined: Jan 17, 201014Year Member
Posts: 1,172
Reputation Power: 39
Status: Offline
Joined: Jan 17, 201014Year Member
Posts: 1,172
Reputation Power: 39
I think I see the error, commandbook.biome isn't in line with the other permissions.
#9. Posted:
Ub3r
  • Ladder Climber
Status: Offline
Joined: Jul 03, 201013Year Member
Posts: 315
Reputation Power: 17
Status: Offline
Joined: Jul 03, 201013Year Member
Posts: 315
Reputation Power: 17
No its in line i just put the text in yml format on p4stebin so it did that
#10. Posted:
Ub3r
  • Ladder Climber
Status: Offline
Joined: Jul 03, 201013Year Member
Posts: 315
Reputation Power: 17
Status: Offline
Joined: Jul 03, 201013Year Member
Posts: 315
Reputation Power: 17
milkshakeman wrote I think I see the error, commandbook.biome isn't in line with the other permissions.
Here is the code on here
groups:
  Member:
    default: true
    permissions:
    - commandbook.biome
    - commandbook.who
    - essentials.rules
    - essentials.motd
    - essentials.tp
    - essentials.spawn
    - essentials.warp
    - essentials.kit
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.pay
    - essentials.helpop
    - essentials.ignore
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.msg
    - essentials.realname
    - essentials.suicide
    - essentials.ban.notify
    - essentials.clearinvintory
    - essentials.kick.notify
    - essentials.ping
    - essentials.delhome
    - essentials.home
    - essentials.sethome
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.build
    - essentials.place
    - essentials.help
    - modifyworld.*
    inheritance:
    info:
      prefix: '&a[Member]'
      build: false
      suffix: ''
  Moderator:
    default: false
    permissions:
    - jail.command.jail
    - jail.command.unjail
    - jail.command.jailcheck
    - jail.command.jailtelein
    - jail.command.jailteleout
    - jail.command.jaillist
    - jail.command.jailclear
    - jail.command.jailmute
    - essentials.workbench
    - essentials.chat.ignoreexempt
    - essentials.list.hidden
    - essentials.near
    - essentials.whois
    - essentials.ext
    inheritance:
    - member
    info:
      prefix: '&6[Moderator]'
      build: true
      suffix: ''
  Admin:
    default: false
    permissions:
    - commandbook.*
    - essentials.enchant.*
    - essentials.exp.*
    - essentials.feed.*
    - essentials.fly
    - essentials.fly.safelogin
    - essentials.give
    - essentials.god
    - essentials.hat
    - essentials.heal.*
    - essentials.more
    - essentials.repair.*
    - essentials.time.*
    - essentials.gamemode
    - essentials.afk.*
    - essentials.getpos.*
    - essentials.helpop.*
    - essentials.mail.sendall
    - essentials.nick.*
    - essentials.seen.*
    - essentials.backup
    - essentials.ban.*
    - essentials.banip
    - essentials.broadcast
    - essentials.burn
    - essentials.clearinvintory.others
    - essentials.enderchest.*
    - essentials.fireball
    - essentials.invsee.*
    - essentials.kick
    - essentials.kill.*
    - essentials.killall
    - essentials.lightning.*
    - essentials.tempban.*
    - essentials.unban
    - essentials.unbanip
    - essentials.weather
    - essentials.keepxp
    - essentials.delhome.others
    - essentials.sethome.*
    - essentials.tpall
    - essentials.tpo
    - essentials.tpohere
    - essentials.tppos
    inheritance:
    - moderator
    - member
    info:
      prefix: '&b[Admin]'
      build: true
      suffix: ''
  Owner:
    default: false
    permissions:
    - '*'
    - -vanish.*
    - essentials.invsee.preventmodify
    inheritance:
    - admin
    info:
      prefix: '&c[Owner]'
      build: true
      suffix: ''
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.