forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 70
Condition Sign Text
JasperLorelai edited this page Feb 21, 2025
·
1 revision
Modifier condition: signtext
Property | Value |
---|---|
Has Entity Target |
false (not needed) |
Has Location Target |
false (not needed) |
Passes if the sign at the defined location contains the defined text.
String Format Options:
Arguments:
-
side
- Since 4.0 Beta 14:front;
(default) orback;
-
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.)