Hi,
is possible to change true / false in {server.blueprints.wipe.last.istoday} and {server.blueprints.wipe.next.istoday}??
Exactly i want is text into {server.blueprints.wipe.last.istoday} but i dont found the option into formats.
E.g:

Hi,
is possible to change true / false in {server.blueprints.wipe.last.istoday} and {server.blueprints.wipe.next.istoday}??
Exactly i want is text into {server.blueprints.wipe.last.istoday} but i dont found the option into formats.
E.g:

bool(True/False) - Yes|No, show first option if true, second otherwise.{player.input.isdown!jump:yes|no}. So, dont have any option to show message text instead bool true/false?
I've just sent you the documentation that explains how to do it: {server.blueprints.wipe.last.istoday:Today|Not Today}
I get what i want. Many many thanks @misticos