A prompt can have multiple arguments (except for prompt arguments). This allows you to disable sanitation, enable input validation, and assign permission attachments, in a single prompt.
Here is the list of all arguments that you can use so far:
Anvil Prompt
a
Prompt
Changes the prompt to become an Anvil Prompt
PlayerUI Prompt
p
Changes the prompt to become a PlayerUI Prompt
SignUI Prompt
s
Changes the prompt to become a SignUI Prompt
Disable Sanitation
ds
Disables input sanitation for a specific prompt
Input Validation
iv:<alias>
Validate an input for a certain prompt. Input Validation
Post Command
exa:<tick delay>
PromptQueue
Add a command to execute after completion. PostCommand
Post Command on Cancel
exac:<tick delay>
Add a command to execute after completion is cancelled. PostCommand
Last updated 1 year ago
Was this helpful?