Toggle Fly For Permissions Bukkit

Discussion in 'Bukkit Discussion' started by MacDizzy0, May 25, 2011.

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

    MacDizzy0

    I was wondering was there a way to toggle fly on for certain groups using permissions, so that the groups that i want can be the only one that can fly.
    If you can help that would be great.
     
  2. Offline

    Jeyge

    As long as by fly you mean something like MagicCarpet or another one of the fine Bukkit plugins, then yes. If you mean a fly mod like Zombie mod, then probably no.
     
  3. Offline

    MacDizzy0

    awww
    tht sucks well then ill get the magiccarpet
    are there any other fly plugins for bukkit
     
  4. Offline

    andrewkm

    @MacDizzy0
    @Jeyge
    Yes you can toggle zombe mod for certain players.
    First download and install http://forums.bukkit.org/threads/se...itation-of-various-flaws-bugs-in-mc-602.4523/
    Now in your server-properties file, ALLOW FLYING.
    Code:
    allow-flight=true
    (Dont worry the nocheat will not allow flying by default, and is far more effective then the stupid minecraft fly protection which i can easily bypass, by taking breaks in my flights :p. Nocheat will insta bounce them back. Just use default settings with its config file.)
    -
    These are the only settings i change in my nocheat config from default
    Code:
    logging:
        filename: "plugins/NoCheat/nocheat.log"
        logtofile: "low"
        logtoconsole: "low"
        logtochat: "off"
        logtoirc: "off"
        logtoirctag: "nocheat"
    i recommend turning logtochat off so it doesnt spam your chat everytime someone tries to fly :p
    -
    Now only your OPs can fly, ASWELL as those with the following permissions:
    nocheat.speedhack
    nocheat.moving
    nocheat.flying
    -
    give the people you want flying above three permissions, as zombe mod usually comes with speed multiplyer that people like using, ect...
     
    Jeyge and MacDizzy0 like this.
  5. Offline

    MacDizzy0

Thread Status:
Not open for further replies.

Share This Page