mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-11-24 11:38:26 +01:00
Remove debug code in /npc
This commit is contained in:
parent
6565424031
commit
d83a0ceaf6
@ -421,7 +421,6 @@ public class NPCCommands {
|
||||
continue;
|
||||
Messaging.send(sender, " <e>- <a>" + trait.getName() + "<e>");
|
||||
}
|
||||
npc.getNavigator().setTarget((LivingEntity) sender, false);
|
||||
}
|
||||
|
||||
@Command(
|
||||
|
Loading…
Reference in New Issue
Block a user