fix: fixed removing puppet
This commit is contained in:
parent
0f047692b0
commit
0e5a82d02f
@ -50,6 +50,7 @@ public class PuppeteerSubcommand extends Command {
|
|||||||
if (isNotCreated(sender)) return;
|
if (isNotCreated(sender)) return;
|
||||||
|
|
||||||
entity.remove();
|
entity.remove();
|
||||||
|
entity = null;
|
||||||
sender.sendMessage(Component.text("Entity removed!"));
|
sender.sendMessage(Component.text("Entity removed!"));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user