on jump

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

    Now, what are you waiting for? Join the community now!

  1. boxgames1

    Solved No player in an jump event

    I'm writing some code so that only job seekers can't jump, but it's not working. My Code on jump: if {%event-player%.job} == "Seeker": cancel event Error Message [12:11:36] [Server thread/ERROR]: §c§lLine 71:§7 (code.sk) §c There's no player in an on jump event event §6 Line...