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.

API SexyShapes 1.0

Easily generate shapes based on locations, including spheres, circles, helixes and more!

  1. Pikachu
    Contributors:
    skqGeometry team (made the algorithms)
    Supported Minecraft Versions:
    • 1.8, 1.9, 1.10, 1.11
    SexyShapes
    SexyShapes is essentially a remake of skqGeometry using it's algorithms (shortened a bit) and with a working cube generator. You can do lots of cool things with SexyShapes because unlike skqGeometry, SexyShapes returns locations instead of just limiting you to making particles. With these locations, you can use the shapes to do anything you want! SexyShapes currently includes 7 shapes:
    • Helix
    • Tornado
    • Sphere (3D)
    • Circle (2D)
    • Line (from location to location)
    • Plane
    • Cube
    with all of them allowing various changes to how they are displayed.
    Pictures
    Here are some cool images showing off what SexyShapes is capable of:
    Cube
    [​IMG]
    Helix
    [​IMG]
    Tornado
    [​IMG]
    Rotatable Circles
    [​IMG]
    Planes
    [​IMG]
    [​IMG]
    Line
    [​IMG]
    Sphere
    [​IMG]

    Usage
    Usage is pretty simple:
    • Helix
      helix(location, radius, angle, ascend, size)
    • Tornado
      tornado(location, radius, angle, ascend, size)
    • Sphere
      sphere(location, radius, angle)
    • Circle
      circle(location, radius, angle, rotation)
    • Line
      line(location, location, density)
    • Plane
      plane(location, location, density)
    • Cube
      cube(location, location, density)
    Demo
    You can find a demo script here. The commands are premade and don't have any arguments, they are "hardcoded" so that you hopefully don't crash your server by trying to make a shape much larger than it can handle. If you want to do such a thing, feel free to edit the demo script to your needs. The commands are:
    • Cube (from your location to targeted block)
      /cube
    • Plane (from your location to targeted block)
      /p
    • Line (from your location to targeted block)
      /l
    • Circle
      /c
    • Sphere
      /s
    • Helix
      /h
    • Tornado
      /t
    Requires
    • skQuery
    • Skript 2.2+ (pref. Bensku dev25)
    Ayham Alali, MrNebula and Snow-Pyon like this.

Recent Reviews

  1. gundam89412
    gundam89412
    5/5,
    Version: 1.0
    good
    ------------------------------------------------------
  2. MrNebula
    MrNebula
    5/5,
    Version: 1.0
    I love that. this is awesome.If you add more, I love more
    1. Pikachu
      Author's Response
      Thanks, I'm willing to add more shapes if someone provides the algorithms for them
  3. pears52
    pears52
    5/5,
    Version: 1.0
    VERY GOOD!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    1. Pikachu
      Author's Response
      Thanks for the review