Commands
💬 Command List
🔹 /msg <player> <message>
/msg <player> <message>
Send a private message to a chosen player.
Permission: acmsg.msg
Aliases: /tell
, /whisper
, /w
🔹 /r <message>
/r <message>
Reply to the last player you messaged or received a message from.
Permission: acmsg.reply
🔹 /ignore <player>
/ignore <player>
Ignore all private messages from a player.
Permission: acmsg.ignore
Works even if the player is offline
UUID-based, not name-based
Works on cracked Minecraft servers
Can even pre-ignore player that never joined your server!
🔹 /unignore <player>
/unignore <player>
Stop ignoring a previously ignored player.
Permission: acmsg.unignore
🔹 /ignorelist
/ignorelist
View your list of ignored players.
Permission: acmsg.ignorelist
Displayed alphabetically
Works with both online and offline players
If you ignored a player that was previously never on the server, or was offline at the time of ignoring and then never joined the server again, the plugin might display their nickname as "???". This is expected and nothing can be done about it, as this is how Bukkit handles Minecraft UUIDs.
🔹 /acmsgreload
/acmsgreload
Reloads the plugin’s config files.
Permission: acmsg.reload
Use after editing
config.yml
🔹 /forceunignore <uuid>
/forceunignore <uuid>
Forces the removal of a selected uuid from every ignore list.
Permission: acmsg.forceunignore
Useful when a "ghost uuid" is stuck and cannot be manually unignored
Last updated