1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  1. Zeldaboy111
    Contributors:
    Zeldaboy111
    Supported Minecraft Versions:
    • 1.15
    Wands
    The Wands-Skript has gotten an update! This update brings a code optimization and 2 new spells!

    Features
    This Skript still contains the old features, they've had a little rework and there are added two new spells! Below a short description.

    Commands
    There isn't changed too much with the command usages, there's still a help page, guide, list of wands, list of spells and way to get wands. I've tried to make it more user friendly. Below a list of all commands;

    /wand help • Get the help page
    /wand guide • Get a guide about how to use
    /wand list • Get a list off all the wands
    /wand spells <wand> • Get a list of all the spells
    /wand get <wand> • Get a wand

    The permission to use these commands is "wand.*"

    Wands
    There currently are two wands;
    Ice Wand • Get the power over the ice element • Offensive Wand
    Mobility Wand • Give yourself advantages • Defensive Wand

    Spells
    The spellpoints have been removed from the Skript, this means that every user can use all the spells.
    Behind all spells there will be a little description and the type of spell, all spells do have cooldowns and radius locks.

    Selecting a spell can be done by right-clicking, casting a spell by left-clicking.

    Ice Wand
    Ice Spark • Damages your opponent slightly • Radius Attack
    Ice Snake • Summons a powerful snake made from ice • Radius Attack
    Freeze • Freezes your opponent for a couple of seconds • Single-Entity attack

    Mobility Wand

    Teleport • Teleport yourself to your targeted location, watch out for the radius • Yourself
    Assassin • Give yourself a couple of effects to help you escape • Yourself
    Control • Teleport your opponent away • Single-Entity

    Requirements
    The following plugins / addons I used whilst making it, the versions I used are behind:
    Skript • v. 2.4.1
    SkQuery • v. 4.1.1
    SkRayFall • v. 1.9.15
    Skellett • v. 1.9.8


    License / Credits

    • You may look into the code to learn, please do not use my code to copy and paste it in your own project
    • Please do not sell or re-upload my Skript whilst claiming it is yours.
    • These terms may be changed at any moment
    • If you use one of my Skripts in your video, thanks! Please put a little credit in your description (copy & paste):
    -----------------------------------------------------
    Skript made by Zeldaboy111
    More content of the creator: https://forums.skunity.com/search/26443679/
    -----------------------------------------------------


    Code

    As I say in every post, my code is not made to be advanced as the code is used in my tutorial series. Further does the "supported versions" indicate which versions of Minecraft are tested. If it doesn't work at an other version, please do not blame me. If it does, please let me know so I can update it.

Recent Updates

  1. Code Optimization & More • Wands 2.0

Recent Reviews

  1. Vrganj
    Vrganj
    3/5,
    Version: 1.0
    You don't use else, you use a lot of stops. This script could've been written in 3x less lines.
    1. Zeldaboy111
      Author's Response
      I don't say that it is the best way to make it, but this is one way of doing this. It is also meant to see that you can do it in this way to.