Wands

Discussion in 'Archived: Plugin Requests' started by imMrStamper, Dec 4, 2013.

  1. Offline

    imMrStamper

    Plugin category: Misc, Fun

    Suggested name: Wands

    What I want: I would like to have the blaze rod shoot fire charges, with a specific permission. Without this permission they are just an ordianry blaze rode


    Ideas for commands: None

    Ideas for permissions: wand.use

    When I'd like it by: as soon as possible (abbreviated version sounds too rude haha)
     
  2. Offline

    Famous Guy

    I'll do this :)
     
  3. Offline

    Famous Guy

  4. Offline

    imMrStamper

    Famous Guy Thanks!

    Da_Pepsi_Monster Skript?

    Famous Guy Players without the permission can still use the fireball feature, and i forgot to add this to the request but is it possible for you to add a firing cooldown to something like 5 seconds maybe add a config to do so?

    thanks again for the initial plugin!
    ~tyler
     
    Famous Guy likes this.
  5. Skript allows you to make custom scripts, that can do nearly anything.

    Here is a script that you may use.
    Code:
    options:
        permission: wand.use
        wand-item: blaze rod
    on right click with {@wand-item}:
        player has permission {@permission}:
            make the player shoot fireball with velocity 10
    Its simple
     
  6. Offline

    Famous Guy

    I'll see if I can add a cool down tomorrow :)
     
  7. Offline

    imMrStamper

    Famous Guy ok that works for me

    Da_Pepsi_Monster ok and is that for Skript i looked into it a bit and tried writing one but i can go off of this one i guess
     
  8. Offline

    Famous Guy

    Last edited by a moderator: Jun 5, 2016
  9. Offline

    mattrick

    Famous Guy likes this.
  10. Offline

    Famous Guy

    Maybe :333
     
  11. Offline

    mattrick

    Famous Guy
    If you need help, you can PM me I know your new ;)
     
  12. Offline

    Famous Guy

    All right :D
     
  13. Offline

    Qaez

    Is this already fixed? Because I can make this..
     

Share This Page