Silent Test Cast Command
Summary
Ability to silent a test cast command.
Usage
/mm test cast -s <skillName>
. This is useful for skills that requires mm test cast
command to cast a skill without sending the caster "Trying to cast spell" message.
clickMeSkill:
Skills:
- message{m="Click <click:run_command:/mm test cast -s replySkill>Here</click>"}
replySkill:
Skills:
- message{m="You clicked me"} @Self
Priority
Not really a high priority since this is just a QoL change.