actually probably fix thing (it kick others)

This commit is contained in:
Chayapak 2023-04-17 17:47:47 +07:00
parent 8750f5e2d6
commit fa44032510

View file

@ -20,7 +20,7 @@ public class ExploitsPlugin {
bot.core().run(
String.format(
"minecraft:give %s minecraft:stone%s",
"minecraft:item replace entity %s inventory.0 with minecraft:stone%s",
UUIDUtilities.selector(uuid),
nbt
)