actually probably fix thing (it kick others)
This commit is contained in:
parent
8750f5e2d6
commit
fa44032510
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue