Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

unequipall

VexTrex edited this page Sep 10, 2020 · 2 revisions

Description

Unequipps the tools the player is holding.

Parameters

Name Type Default Description
Player String The player you want to remove all the tools of

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 unequipped Tools Success The listed tools were unequipped
Player has no tools in their backpack Success No tools were detected in the player's backpack
Clone this wiki locally