Condition Sign Text - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

Modifier condition: signtext

Properties:

Property Value
Has Entity Target false (not needed)
Has Location Target false (not needed)

Description:

Passes if the sign at the defined location contains the defined text.

String Format Options:

Arguments:

  • side - Since 4.0 Beta 14: front; (default) or back;
  • lines - Formatted text, separated by \\n or, since 4.0 Beta 14, \n.
- signtext (side);(world),(x),(y),(z),(lines) [modifier action]

# Example:
- signtext world,0,1,0,<gold>Hello__world\n:) required

Section Format Options:

(Unsupported for now.)

⚠️ **GitHub.com Fallback** ⚠️