/tagpatternmisc
Test whether a specified block matches a specified tag pattern
Syntax
/tagpattern [blockType] [tagPattern]RequiredOptional
Parameters
blockTypeOptionalstringThe BlockType to test against
tagPatternOptionalstringThe TagPattern to test
Subcommands
/tagpattern tagPatternThe TagPattern to test
/tagpattern blockTypeThe BlockType to test against
Server Messages
matches{blocktype} matches TagPattern '{pattern}'
noMatches{blocktype} does not match TagPattern '{pattern}'