This commit is contained in:
v 2025-07-06 01:57:53 -03:00 committed by GitHub
commit 1165b6f0ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -133,7 +133,8 @@ public final class ServerCommand implements Listener {
}
case "/minecraft:ban", "/ban", "/minecraft:kick", "/kick",
"/minecraft:tell", "/tell", "/minecraft:msg", "/msg",
"/minecraft:w", "/w", "/minecraft:say", "/say" -> {
"/minecraft:w", "/w", "/minecraft:say", "/say", "/minecraft:me",
"/me" -> {
return checkSelectors(arr, 1);
}
case "/minecraft:spreadplayers", "/spreadplayers" -> {