Skript
Skript copied to clipboard
Change location in the ExprSpawn
Suggestion
Change location in the ExprSpawn, currently it rounds to the block with getBlockX() etc...
Someone recently suggested that it not use the block location, Skript shouldn't force the block location on the users. This is 10 year old code, so maybe the method that uses Location didn't exist back then.
Would need to account that users are used to it setting the location to a block location.
Also needs a code clean update as this is 10 year old code for the class.