Jump to content

Recommended Posts

Posted

I have been trying to use bPermissions to set permissions and have been very unsuccessfull and it does not seam to work this is what i got so far:

#Specify the name of your default group here:

default: default

#Groups list, this is the only other list that should be in your groups.yml:

groups:

#This line specifies the name of your group:

 admin:

  #You specify your permission nodes here:

  permissions:

  - ^group.moderator

  - bPermissions.admin

  - bukkit.broadcast.admin

  - bukkit.broadcast

  - bukkit.command.kill

  - bukkit.command.list

  - bukkit.command.whitelist

  - bukkit.command.whitelist.reload

  - bukkit.command.whitelist.remove

  - bukkit.command.xp

  - tracks.*

  - commandbook.give.infinite

  - commandbook.more.infinite 

  - commandbook.setspawn

  - commandbook.warp.set 

  - commandbook.time.check

  - commandbook.say

  - commandbook.rocket.other

  - commandbook.barrage.other

  - commandbook.gamemode 

  - commandbook.gamemode.change

  - commandbook.gamemode.change.other

  - commandbook.gamemode.check.other

  - commandbook.debug.clock

  - commandbook.reload

  - commandbook.kick.exempt.override

  - commandbook.bans.exempt

  - commandbook.bans.exempt.override

  - commandbook.bans.load

  - commandbook.bans.save

  - commandbook.god

  - commandbook.god.other

  #Groups to inherit. This means admin inherits moderator's permissions:

  groups:

  - moderator

  #Meta data for prefix, suffix, and group priorities:

  meta:

   priority: '100'

   prefix: '&f[&4admin&f]'

 default:

  permissions:

  - bukkit.broadcast.user

  - group.default

  groups: []

  meta:

   prefix: '&f[&9Geust&f]'

   suffix: ' Newbie'

 moderator:

  permissions:

  - ^group.user

  - bukkit.command.ban.ip

  - bukkit.command.ban.player

  - bukkit.command.ban

  - bukkit.command.kick

  - group.moderator

  - commandbook.give

  - commandbook.give.other

  - commandbook.give.stacks

  - commandbook.give.stacks.unlimited

  - commandbook.more 

  - commandbook.who

  - commandbook.spawnmob

  - commandbook.spawnmob.many

  - commandbook.weather

  - commandbook.weather.thunder

  - commandbook.teleport

  - commandbook.teleport.other

  - commandbook.locations.coords

  - commandbook.return

  - commandbook.call

  - commandbook.home.teleport

  - commandbook.home.other

  - commandbook.home.teleport.other

  - commandbook.home.set

  - commandbook.home.set.other

  - commandbook.warp.teleport

  - commandbook.warp.teleport.other

  - commandbook.warp.list

  - commandbook.broadcast

  - commandbook.say.me

  - commandbook.mute

  - commandbook.clear

  - commandbook.clear.other

  - commandbook.slap

  - commandbook.slap.other

  - commandbook.rocket

  - commandbook.barrage

  - commandbook.shock

  - commandbook.shock.other

  - commandbook.freeze

  - commandbook.heal

  - commandbook.heal.other

  - commandbook.whois

  - commandbook.whois.other

  - commandbook.ip-address

  - commandbook.debug.info

  - commandbook.kick

  - commandbook.kick.exempt

  - commandbook.bans.ban

  - commandbook.bans.unban

  - commandbook.bans.isbanned

  - commandbook.bans.baninfo

  groups:

  - user

  meta:

   priority: '50'

   prefix: '&f[&5moderator&f]'

  builder:

  permissions:

  - ^group.default

  - group.user

  - commandbook.motd

  - commandbook.rules

  - commandbook.spawn

  - commandbook.msg

  - commandbook.away

  groups:

  - default

  meta:

   prefix: '&f[&9Geust&f]'

   suffix: ' Newbie'

it does not seem to work at all. may you pleas give me some pointers and tell me what i may be missing to get it to work

thank

p.s. Some one replyed to the my last one but when i tryed to reply the post was deleted or removed sorry.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...