Can i prevent MODS from using GM changes?

Discussion in 'Bukkit Help' started by Semirotta, Aug 7, 2012.

Thread Status:
Not open for further replies.
  1. Im using bPermissions , Bukkit 1.3.1 recommended build and LimitedCreative.
    Can i somehow prevent MODERATORS using /gm 1 , /gamemode 1 and /lc creative commands?

    bperms groups.yml from the mod part:
    Code:
    groups:
      admin:
        permissions:
        - ChestShop.admin
        - ChestShop.shop.*
        - FD.Admin
        - IBICF.fly
        - MobBounty.collect
        - MobBounty.multipliers.*
        - OpenInv.anychest
        - OpenInv.crossworld
        - OpenInv.exempt
        - OpenInv.openinv
        - OpenInv.override
        - OpenInv.search
        - OpenInv.silent
        - Reservations.VIP
        - Sanzennin.Watchdog.*
        - SuperSpawn.goto
        - ^bukkit.command.gamemode
        - ^factions.unclaimall
        - ^factions.version
        - ^vanish.explode
        - announcer.receiver
        - anyonesleep.cansleep
        - authme.admin.*
        - bPermissions.build
        - bananaprotect.user
        - boa
        - bukkit.broadcast.user
        - bukkit.command.list
        - colors.admin
        - colors.prefix
        - colors.suffix
        - commandblocker.bypass
        - deathpenalty.losemoney
        - deathrevenge.death
        - dimensiondoor.*
        - directbank.admin
        - dt.*
        - easyenchant.use
        - essentials.afk
        - essentials.msg
        - essentials.nocommandcost.all
        - essentials.setspawn
        - essentials.spawn
        - essentials.tp
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.tphere
        - essentials.warp
        - essentials.warp.Faction
        - essentials.warp.Gates
        - essentials.warp.Jail
        - essentials.warp.Shop
        - essentials.warp.list
        - essentials.world.semicraft
        - essentials.world.semicraft_nether
        - essentials.world.semicraft_the_end
        - expminer.reload
        - expminer.use
        - factions.kit.admin
        - factionsplus.announce
        - factionsplus.ban
        - factionsplus.createwarp
        - factionsplus.deletewarp
        - factionsplus.factionhome
        - factionsplus.jail
        - factionsplus.listwarps
        - factionsplus.setjail
        - factionsplus.togglestate.use
        - factionsplus.warp
        - falsebook.blocks.*
        - falsebook.cart.*
        - goinground.ignore
        - goinground.scan
        - group.default
        - guilds.join
        - heroes.bind
        - heroes.classes.*
        - heroes.reset
        - heroes.scroll
        - iConomy.accounts.give
        - iConomy.help
        - iConomy.holdings
        - iConomy.holdings.others
        - iConomy.payment
        - launchme.launch
        - lockette.towny.wilds
        - lwc.create
        - lwc.modify
        - lwc.private
        - lwc.remove
        - mchat.pm.*
        - mcmmo.ability.*
        - mcmmo.regeneration
        - mcmmo.skills.*
        - mobbounty.user
        - mobdisguise.mob.chicken
        - mobdisguise.mob.cow
        - mobdisguise.mob.enderman
        - mobdisguise.mob.giant
        - mobdisguise.mob.sheep
        - mobdisguise.mob.squid
        - mobdisguise.mob.wolf
        - nocheat.checks.moving.flying
        - nocheatplus.checks.moving.flying
        - nocheatplus.checks.moving.runfly
        - pearl.use
        - plgsetspawn.spawn
        - preciousstones.benefit.*
        - preciousstones.whitelist.*
        - showcase.basic
        - showcase.buy.finite
        - showcase.buy.infinite
        - showcase.exchange
        - showcase.finite
        - silkspawners.changetype
        - silkspawners.changetypewithegg
        - silkspawners.destroydrop
        - silkspawners.freeitem
        - silkspawners.freeitemegg
        - silkspawners.info
        - silkspawners.silkdrop
        - silkspawners.viewtype
        - skyblock.join
        - skyblock.message
        - superlog.config
        - superlog.notify.flintandsteel
        - superlog.notify.tnt.ignition
        - superlog.notify.tnt.placement
        - superlog.superwand
        - towny.claimed.owntown.*
        - towny.nation.*
        - towny.town.*
        - towny.town.spawn.ally
        - towny.town.spawn.public
        - towny.town.spawn.town
        - towny.town.toggle.*
        - towny.wild.*
        - uhome.all
        - ultimatearena.admin
        - vanish.*
        - vanish.smokin
        - worldedit.butcher
        - worldedit.butcher.lightning
        - worldedit.clipboard.copy
        - worldedit.clipboard.load
        - worldedit.clipboard.paste
        - worldedit.clipboard.save
        - worldedit.drain
        - worldedit.extinguish
        - worldedit.fill
        - worldedit.fixlava
        - worldedit.fixwater
        - worldedit.generation.forest
        - worldedit.generation.pyramid
        - worldedit.generation.sphere
        - worldedit.history.redo
        - worldedit.history.undo
        - worldedit.navigation.ascend
        - worldedit.navigation.ceiling
        - worldedit.navigation.descend
        - worldedit.navigation.jumpto
        - worldedit.navigation.thru
        - worldedit.navigation.unstuck
        - worldedit.region.set
        - worldedit.reload
        - worldedit.selection.expand
        - worldedit.selection.hpos
        - worldedit.selection.pos
        - worldedit.thaw
        - worldedit.wand
        - worldedit.wand.toggle
        - worldguard.region.addmember.*
        - worldguard.region.addowner.*
        - worldguard.region.define
        - worldguard.region.flag.flags.*
        - worldguard.region.flag.regions.*
        - worldguard.region.info
        - worldguard.region.list
        - worldguard.region.remove.*
        - worldguard.region.removemember.*
        - worldguard.region.removeowner.*
        - worldguard.region.wand
        - worldguard.reload
        groups: []
        meta:
          priority: '100'
          prefix: ' &f[&9MOD&f]&3'
    
     
  2. Offline

    zeshan321

    do you give them op

    if your giving op there's no why to stop

    and there's no point of having vanish when essentials comes with it.... if your essentials dos;int have it just update it to the latest version.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 27, 2016
  3. Offline

    Necrodoom

    vanishnopacket has more features.
     
  4. I dont make them op, i dont type /op PLAYER. I only change the players group from users.yml into Admin <-- which makes them Admin group (Moderator) i should change the name i know LOL but its moderator, they dont have rights to everything..

    Essentials can do vanish also?
     
  5. Offline

    Necrodoom

    essentials can do vanish, although more basic. also, i dont see gamemode coming from essentials, but make sure its not from inheritance, so negate essentials.gamemode.
     
  6. If i put the lc commands ^*NODE* and ^essentials.gamemode and also bukkit permission for gamemode change perhaps then.
     
Thread Status:
Not open for further replies.

Share This Page