Permissions aren't working for some groups?

Discussion in 'Bukkit Help' started by BatteryAcid, Apr 26, 2012.

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

    BatteryAcid

    I'm trying to give a certain group in my server the permissions to change the time and to change themselves into creative or survival mode. And this is what I have for them.

    PreMod:
    permissions:
    - OwnBlocksPlus.info
    - OwnBlocksPlus.use
    - admincmd.admin.home
    - admincmd.tp.home
    - commandSigns.use
    - commandbook.spawn
    - econplugin.basic.*
    - herochat.join.*
    - herochat.leave.*
    - herochat.speak.*
    - kft.teleport.forfree
    - magiccarpet.mc
    - magiccarpet.mc.1
    - magiccarpet.mc.3
    - magiccarpet.ml
    - rules.use
    - signColours.*
    - simplecoloredchat.use
    - supplysign.access
    - warpplugin.warp
    - rules.use
    - bukkit.command.gamemode
    - bukkit.command.time.set
    - bukkit.command.time
    - bukkit.command.time.add
    groups: []
    meta:
    prefix: '[&cPreMod&f]'

    Every permission but:
    - bukkit.command.gamemode
    - bukkit.command.time.set
    - bukkit.command.time
    - bukkit.command.time.add
    work. It's really annoying. Because those permissions should let the person change themselves into creative and be able to change the time of day. yet for some reason It's saying that they don't have permission. And yes, they are typing in the command correctly. Someone please help,
     
  2. Offline

    Omnitv

  3. Offline

    BatteryAcid

  4. Offline

    Omnitv

  5. Offline

    BatteryAcid

    Code:
      PreMod:
        permissions:
        - OwnBlocksPlus.info
        - OwnBlocksPlus.use
        - admincmd.admin.home
        - admincmd.tp.home
        - commandSigns.use
        - commandbook.spawn
        - econplugin.basic.*
        - herochat.join.*
        - herochat.leave.*
        - herochat.speak.*
        - kft.teleport.forfree
        - magiccarpet.mc
        - magiccarpet.mc.1
        - magiccarpet.mc.3
        - magiccarpet.ml
        - rules.use
        - signColours.*
        - simplecoloredchat.use
        - supplysign.access
        - warpplugin.warp
        - rules.use
        - bukkit.command.gamemode
        - bukkit.command.time.set
        - bukkit.command.time
        - bukkit.command.time.add
        groups: []
        meta:
          prefix: '[&cPreMod&f]'
     
  6. Offline

    Omnitv

    You did not assign a group.
    and what plugins do you use.
     
  7. Offline

    BatteryAcid

    But I don't have the "groups: []" for any other group that I have and all of thier plugins work. Should I fill in those brackets with the name of that group? Like for example the group I have listed up there: 'PreMods' Should I just put that in the brackets for 'groups: []' ?
    And my plugins are:
    AdminCmd
    BlockCantKeepUpSpam <<<< Just removed that annoying notice in the command prompt
    BookWorm
    bPermissions
    CommandBook
    CommandSigns
    HeroChat
    kFeatherTeleport
    LazyRoad
    MagicCarpet
    NoCheatPlus
    NoWeather
    OwnBlocksPlus
    PluginMetrics
    SignColors
    SupplySign
    Vault
    WorldEdit
     
  8. Offline

    Omnitv

    Setting up permissions for users

    Example:

    Code:
    users:
     
      yottabyte:
     
        permissions:
     
        - Host
     
        group:
     
        - Host
    Setting up a permission for a groups

    Example:

    Code:
    groups:
     
      default:
     
        prefix: '[Visitor]'
     
        default: true
     
        permissions:
     
        - modifyworld.*
     
      Host:
     
        options:
     
          rank: '100'
     
        prefix: '&c[Host]'
     
        permissions:
     
        - '*'
     
        - .give.item.*
     
  9. Offline

    BatteryAcid

    Um, well I don't have anything like that and my set up has been working ever since. Could you kind of just give me tips on what I should do to my stuff? and to why certain commands aren't working for my one group(PreMods) and the commands not working are the bukkit.command.gamemode and the other time permissions aren't working. But here is my WHOLE group setup:

    Code:
    default: default
    groups:
      ActiveMember:
        permissions:
        - OwnBlocksPlus.info
        - OwnBlocksPlus.use
        - admincmd.admin.home
        - admincmd.tp.home
        - commandSigns.use
        - commandbook.spawn
        - econplugin.basic.*
        - herochat.join.*
        - herochat.leave.*
        - herochat.speak.*
        - kft.teleport.forfree
        - magiccarpet.mc
        - magiccarpet.mc.1
        - magiccarpet.mc.3
        - magiccarpet.ml
        - rules.use
        - signColours.*
        - simplecoloredchat.use
        - supplysign.access
        - warpplugin.warp
        groups: []
        meta:
          prefix: '[&5ActiveMember&f]'
      Admin:
        permissions:
        - OwnBlocksPlus.add
        - OwnBlocksPlus.as
        - OwnBlocksPlus.ignoreOwnership
        - OwnBlocksPlus.info
        - OwnBlocksPlus.use
        - ^group.moderator
        - admincmd.admin.home
        - admincmd.tp.home
        - bPermissions.*
        - bPermissions.admin
        - bookworm.*
        - bookworm.copy.others
        - bookworm.copy.own
        - bookworm.create
        - bookworm.delete
        - bookworm.destroy.others
        - bookworm.destroy.own
        - bookworm.get.others
        - bookworm.get.own
        - bookworm.getid
        - bookworm.list
        - bookworm.place.others
        - bookworm.place.own
        - bookworm.reload
        - bookworm.remove.others
        - bookworm.remove.own
        - bookworm.setauthor.others
        - bookworm.setauthor.own
        - bookworm.write.others
        - bookworm.write.own
        - bp.*
        - bp.admin
        - bp.friend
        - bp.reload
        - bukkit.broadcast
        - bukkit.broadcast.admin
        - bukkit.command
        - bukkit.command.gamemode
        - bukkit.command.give
        - bukkit.command.help
        - bukkit.command.kill
        - bukkit.command.list
        - bukkit.command.me
        - bukkit.command.op
        - bukkit.command.op.give
        - bukkit.command.op.take
        - bukkit.command.plugins
        - bukkit.command.reload
        - bukkit.command.save
        - bukkit.command.save.disable
        - bukkit.command.save.enable
        - bukkit.command.save.perform
        - bukkit.command.say
        - bukkit.command.stop
        - bukkit.command.teleport
        - bukkit.command.tell
        - bukkit.command.time
        - bukkit.command.time.add
        - bukkit.command.time.set
        - bukkit.command.toggledownfall
        - bukkit.command.unban
        - bukkit.command.unban.ip
        - bukkit.command.unban.player
        - bukkit.command.version
        - bukkit.command.whitelist
        - bukkit.command.whitelist.add
        - bukkit.command.whitelist.disable
        - bukkit.command.whitelist.enable
        - bukkit.command.whitelist.list
        - bukkit.command.whitelist.reload
        - bukkit.command.whitelist.remove
        - bukkit.command.xp
        - commandbook.spawn
        - craftbukkit
        - group.admin
        - lazyroad.build
        - magiccarpet.*
        - magiccarpet.mc
        - magiccarpet.mc.3
        - magiccarpet.mc.5
        - magiccarpet.mc.7
        - magiccarpet.mc.9
        - magiccarpet.mcs
        - magiccarpet.ml
        - magiccarpet.mr
        - magiccarpet.tp
        - nocheatplus
        - nocheatplus.admin
        - nocheatplus.checks
        - nocheatplus.checks.blockbreak
        - nocheatplus.checks.blockplace
        - nocheatplus.checks.chat
        - nocheatplus.checks.fight
        - nocheatplus.checks.inventory
        - nocheatplus.checks.moving
        - nocheatplus.mods
        - nocheatplus.mods.cjb
        - nocheatplus.mods.minecraftautomap
        - nocheatplus.mods.rei
        - nocheatplus.mods.smartmoving
        - nocheatplus.mods.zombe
        - tracks.*
        - vault.admin
        groups: []
        meta:
          prefix: '[&9Admin&f]'
      Default:
        permissions:
        - commandbook.spawn
        - herochat.join.*
        - herochat.leave.*
        - herochat.speak.*
        groups: []
        meta:
          prefix: '[&7Default&f]'
      Jailed:
        permissions:
        - herochat.join.*
        - herochat.leave.*
        - herochat.speak.*
        groups: []
        meta:
          prefix: '[Criminal]'
      Member:
        permissions:
        - OwnBlocksPlus.info
        - OwnBlocksPlus.use
        - admincmd.admin.home
        - admincmd.tp.home
        - commandSigns.use
        - commandbook.spawn
        - econplugin.basic.*
        - herochat.join.*
        - herochat.leave.*
        - herochat.speak.*
        - kft.teleport.forfree
        - rules.use
        - signColours.*
        - simplecoloredchat.use
        - supplysign.access
        - warpplugin.warp
        groups: []
        meta:
          prefix: '[&eMember&f]'
      Moderator:
        permissions:
        - OwnBlocksPlus.info
        - OwnBlocksPlus.use
        - admincmd.admin.home
        - admincmd.item.*
        - admincmd.tp.home
        - bookworm.copy.own
        - bookworm.create
        - bookworm.destroy.own
        - bookworm.remove.own
        - bookworm.write.own
        - commandSigns.use
        - commandbook.spawn
        - herochat.join.*
        - herochat.leave.*
        - herochat.speak.*
        - kft.teleport.forfree
        - magiccarpet.mc
        - magiccarpet.mc.1
        - magiccarpet.mc.3
        - magiccarpet.ml
        - magiccarpet.mr
        - modplugin.ban
        - modplugin.kick
        - modplugin.unban
        - ownblocks.add
        - ownblocks.ignoreownership
        - ownblocks.info
        - ownblocks.use
        - rules.use
        - signColours.*
        - simplecoloredchat.use
        - simplespawn.home.set
        - simplespawn.home.use
        - simplespawn.use
        - simplespawn.use.worlds
        - supplysign.access
        - time.day
        groups: []
        meta:
          prefix: '[&4Moderator&f]'
      Noblese:
        permissions:
        - OwnBlocksPlus.info
        - OwnBlocksPlus.use
        - admincmd.admin.home
        - admincmd.tp.home
        - commandSigns.use
        - commandbook.spawn
        - herochat.join.*
        - herochat.leave.*
        - herochat.speak.*
        groups: []
        meta:
          prefix: '[&8Noblese&f]'
      Owner:
        permissions:
        - OwnBlocksPlus.add
        - OwnBlocksPlus.as
        - OwnBlocksPlus.ignoreOwnership
        - OwnBlocksPlus.info
        - OwnBlocksPlus.use
        - ^group.moderator
        - admincmd.admin.home
        - admincmd.tp.home
        - bPermissions.*
        - bPermissions.admin
        - bookworm.*
        - bookworm.copy.others
        - bookworm.copy.own
        - bookworm.create
        - bookworm.delete
        - bookworm.destroy.others
        - bookworm.destroy.own
        - bookworm.get.others
        - bookworm.get.own
        - bookworm.getid
        - bookworm.list
        - bookworm.place.others
        - bookworm.place.own
        - bookworm.reload
        - bookworm.remove.others
        - bookworm.remove.own
        - bookworm.setauthor.others
        - bookworm.setauthor.own
        - bookworm.write.others
        - bookworm.write.own
        - bp.*
        - bp.admin
        - bp.friend
        - bp.reload
        - bukkit.broadcast
        - bukkit.broadcast.admin
        - bukkit.command
        - bukkit.command.gamemode
        - bukkit.command.give
        - bukkit.command.help
        - bukkit.command.kill
        - bukkit.command.list
        - bukkit.command.me
        - bukkit.command.op
        - bukkit.command.op.give
        - bukkit.command.op.take
        - bukkit.command.plugins
        - bukkit.command.reload
        - bukkit.command.save
        - bukkit.command.save.disable
        - bukkit.command.save.enable
        - bukkit.command.save.perform
        - bukkit.command.say
        - bukkit.command.stop
        - bukkit.command.teleport
        - bukkit.command.tell
        - bukkit.command.time
        - bukkit.command.time.add
        - bukkit.command.time.set
        - bukkit.command.toggledownfall
        - bukkit.command.unban
        - bukkit.command.unban.ip
        - bukkit.command.unban.player
        - bukkit.command.version
        - bukkit.command.whitelist
        - bukkit.command.whitelist.add
        - bukkit.command.whitelist.disable
        - bukkit.command.whitelist.enable
        - bukkit.command.whitelist.list
        - bukkit.command.whitelist.reload
        - bukkit.command.whitelist.remove
        - bukkit.command.xp
        - craftbukkit
        - group.admin
        - magiccarpet.*
        - magiccarpet.mc
        - magiccarpet.mc.3
        - magiccarpet.mc.5
        - magiccarpet.mc.7
        - magiccarpet.mc.9
        - magiccarpet.mcs
        - magiccarpet.ml
        - magiccarpet.mr
        - magiccarpet.tp
        - tracks.*
        - vault.admin
        groups: []
        meta:
          prefix: '[&bO&aw&bn&ae&br&f]'
      PreMod:
        permissions:
        - OwnBlocksPlus.info
        - OwnBlocksPlus.use
        - admincmd.admin.home
        - admincmd.tp.home
        - bukkit.command.gamemode
        - bukkit.command.time
        - bukkit.command.time.add
        - bukkit.command.time.set
        - commandSigns.use
        - commandbook.spawn
        - econplugin.basic.*
        - herochat.join.*
        - herochat.leave.*
        - herochat.speak.*
        - kft.teleport.forfree
        - magiccarpet.mc
        - magiccarpet.mc.1
        - magiccarpet.mc.3
        - magiccarpet.ml
        - rules.use
        - signColours.*
        - simplecoloredchat.use
        - supplysign.access
        - warpplugin.warp
        groups: []
        meta:
          prefix: '[&cPreMod&f]'
     
  10. Offline

    Derizope

    Code:
        - bukkit.command.time.*
    
    Doesn't work for me neither. Only Operators are able to set time.


    [EDIT]
    Ok.. my bad:
    The "Time" command was in conflict (Essentials VS bukkit).
    Code:
    /time set 600  (bukkit.command.time)
    /time day  (essentials.time / essentials.time.set)
    
    Now everything works fine for me : )
     
Thread Status:
Not open for further replies.

Share This Page