Skip to content

Command Reference: Confirmation

EpiCanard edited this page Apr 5, 2022 · 3 revisions
Command Aliases Syntax Description
confirmation conf, confirm, cf /svs confirmation <boolean> [message] Set whether this sign should ask for confirmation before allowing use

Parameters

Parameter Description
boolean If set to true, confirmation will be required; if set to false, it will not be required.
message The message that should be shown to the player when they are asked to confirm.

Examples

/svs conf true
/svs confirm true Are you &csure &eyou want to do this?
/svs confirmation false
Clone this wiki locally