Resource icon

Script Parse Location from Command Input 1.0

  • 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!

Sovde

Staff member
Moderator
Feb 18, 2022
24
2
3
Sovde submitted a new resource:

Parse Location from Command Input - Provides functions to allow Minecraft-like coordinates in commands (^ and ~)

Parse Location from Command Input.
Provides functions to allow Minecraft-like coordinates in commands (^ and ~)

To use, add text arguments to your command to capture the coordinates.
Feed these arguments into the locationFromCommandInput function,
along with an origin location (usually the sender's location).
The function will return the origin location modified by the inputs.
This follows typical Minecraft command coordinates, which can be read about on the wiki:
[URL...

Read more about this resource...