Implemented new AI behavior patterns #1
@ -50,6 +50,7 @@ public class PuppeteerSubcommand extends Command {
|
||||
if (isNotCreated(sender)) return;
|
||||
|
||||
entity.remove();
|
||||
entity = null;
|
||||
sender.sendMessage(Component.text("Entity removed!"));
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user