/tagpattern
misc

Test whether a specified block matches a specified tag pattern

Syntax

/tagpattern [blockType] [tagPattern]
RequiredOptional

Parameters

blockTypeOptionalstring

The BlockType to test against

tagPatternOptionalstring

The TagPattern to test

Subcommands

/tagpattern tagPattern

The TagPattern to test

/tagpattern blockType

The BlockType to test against

Server Messages

matches

{blocktype} matches TagPattern '{pattern}'

noMatches

{blocktype} does not match TagPattern '{pattern}'