world command controls

Discussion in 'Archived: Plugin Requests' started by crysisone, May 9, 2013.

  1. Offline

    crysisone

    I am making a server and adding different worlds to it ,I need a pulgin that will let me control what commands players can use in that world like I want to disable the tpa,spawn,back,f home and commands that have to do with teleporting .
     
  2. Offline

    timtower Administrator Administrator Moderator

    crysisone Get an permissions plugin that has world support
     
  3. Offline

    crysisone

    does pexs do that?
     
  4. Offline

    timtower Administrator Administrator Moderator

  5. Offline

    stuntguy3000

  6. Offline

    crysisone

    groups:
    default:
    default: true
    prefix: '&8[&7Member&8]&f&r '
    inheritance: []
    permissions:
    - -essentials.chat.color
    - essentials.afk
    - essentials.back
    - essentials.back.ondeath
    - essentials.build
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.chat.color
    - essentials.chat.format
    - essentials.chat.magic
    - essentials.compass
    - essentials.delhome
    - essentials.getpos
    - essentials.help
    - essentials.help.[pluginname]
    - essentials.helpop
    - essentials.home
    - essentials.home.bed
    - essentials.ignore
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.msg
    - essentials.msg.format
    - essentials.msg.magic
    - essentials.msg.url
    - essentials.pay
    - essentials.protect.damage.contact
    - essentials.protect.damage.creeper
    - essentials.protect.damage.drowning
    - essentials.protect.damage.fall
    - essentials.protect.damage.fire
    - essentials.protect.damage.fireball
    - essentials.protect.damage.lava
    - essentials.protect.damage.lightning
    - essentials.protect.damage.projectiles
    - essentials.protect.damage.suffocation
    - essentials.protect.damage.tnt
    - essentials.protect.entitytarget.bypass
    - essentials.rules
    - essentials.sethome
    - essentials.signs.color
    - essentials.signs.format
    - essentials.spawn
    - essentials.suicide
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - modifyworld.*
    - essentials.kit
    - essentials.signs.use.balance
    - essentials.signs.use.kit
    - essentials.signs.use.warp
    - essentials.sethome.multiple.default
    - nocheatplus.checks.inventory.fastclick
    - usb.island.*
    - usb.party.*
    - factions.kit.fullplayer
    options:
    rank: '6'

    i cant get the world permissions to work

    i have 5 worlds for each rank do i need to make 5 sets of diffarent permissions.

    if someone can show me how to do one i can do the rest

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016

Share This Page