Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
VexTrex edited this page Sep 10, 2020 · 2 revisions

Description

Makes the player jump.

Parameters

Name Type Default Description
Player String The player you want to jump

Responses

Name Type Description Solution
Player argument Missing Error There is nothing listed for the player argument Insert the player's name
Player is not a valid player Error Could not locate the specified player Insert a valid player name
Player's character does not exist Error The player's character has not loaded in yet Ensure the player's character has loaded in and retry
Player's jumped Success
Clone this wiki locally