-p not -b

This commit is contained in:
sanjay900 2015-02-03 11:24:28 +13:00
parent 8b0003a456
commit 0bea7bdc88

View File

@ -1229,7 +1229,7 @@ public class NPCCommands {
@Command(
aliases = { "npc" },
usage = "skin (-c,b) [name]",
usage = "skin (-c -p) [name]",
desc = "Sets an NPC's skin name, Use -p to save a skin snapshot that won't change",
modifiers = { "skin" },
min = 1,