Add formatted message #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Proposes to add a formatted message. This is useful and needed if we want to send a message from a tooltip that has a placeholder or a variable in it. At this point "send redis message" works like "send" which causes problems with more advanced chat. It would be good for it to work like "send formatted".
can't you "send formatted redis message" ? (code example may help to understand this issue)
Oh he means send effect is conflicting with with send redis message effect?
no no, there are no conflicts
https://pastebin.com/qTS0XtGA <- skript

Lore shows on hover only 1 case with formatted.
this is not full code, can you show "on redis message" part?
Ah okay my bad.. I have so many scripts that I forgot that redis message is triggered by "on redis message" and what we are going to do about it is our own will.