Skip to content

Version 1.1.0 - Tilde Notation

Choose a tag to compare

@bi0qaw bi0qaw released this 26 Oct 18:28
· 10 commits to master since this release

This version adds tilde notation to skript. With tilde notation you can easily offset a location by a vector. It uses the following syntax:

%location% ~ %vectors%

Example usage:

teleport player to player ~ vector 1, 2, 3

Teleports the player to the location 1 east, 2 above, and 3 south of his current location.