Hey everyone! The v1.2 update is here!
I have updated my very simple script by adding an EssentialsX mute check. Whenever some player uses the
/afk command it checks if it's muted before performing the
/me command (to block avoiding mute).
But the important thing is, that you need to install the
skript-placeholders
Skript extension! This extension is needed to get the placeholder "
essentials_is_muted" value. Otherwise, you can use the version without mute check available in
my GitHub Gist,
here.