Activate fly in a world, and in another disable it?

Discussion in 'Bukkit Help' started by BryanHD, Oct 12, 2013.

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

    BryanHD

    Hey, that happens to me and I want to know, is how I disable the permission to fly in a world, and turn it into another.
    Let me explain better, I want a user ejempplo Range: VIP, flying resource in the world, and not in the world where I have the spawn?.

    I have the server on a host, and I have no access to the same documents.

    Thank you!
     
  2. Offline

    tomy123456

    someting like this
    vip:
    prefix: '&2[VIP]&a '
    permissions:
    - modifyworld.*
    - essentials.spawn
    - essentials.fly
    - -essentials.*
    worlds:
    PlazaPVP:
    permissions:
    - modifyworld.*
    - multiverse.portal.access.*
    - multiverse.access.*
    - essentials.suicide
    - -essentials.fly
    - -essentials.*
     
  3. Offline

    PolarCraft

    tomy123456 please use pastebin.com to paste the coding.
     
  4. Offline

    tomy123456

  5. Offline

    PolarCraft

  6. Offline

    jacklin213

    what permissions plugin are you using
     
Thread Status:
Not open for further replies.

Share This Page