Update NPCCommands.java

This commit is contained in:
fullwall 2019-11-18 23:55:11 +08:00 committed by GitHub
parent c6a86442d9
commit 94733ddb81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -555,6 +555,7 @@ public class NPCCommands {
aliases = { "npc" },
usage = "follow (player name) (-p[rotect])",
desc = "Toggles NPC following you",
flags = "p",
modifiers = { "follow" },
min = 1,
max = 2,