Im trying to create a leaderboard hologram using skRayFall, but I have this issue with creating my hologram at specific cords I want, I'm trying to create it just by doing
on skript load:
create hologram "&4&lKILLS &cLeaderboard" at location at (0, -60, 3) in world "world"
but I keep getting the error stated in my title. Any ideas?