mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-11-22 10:36:10 +01:00
Fix /npc villager
This commit is contained in:
parent
7e58db8be5
commit
530e175094
@ -375,8 +375,8 @@ public class Commands {
|
||||
@Command(
|
||||
aliases = { "npc" },
|
||||
usage = "villager (--level level) (--type type) (--profession profession)",
|
||||
desc = "Sets phantom modifiers",
|
||||
modifiers = { "phantom" },
|
||||
desc = "Sets villager modifiers",
|
||||
modifiers = { "villager" },
|
||||
min = 1,
|
||||
max = 1,
|
||||
permission = "citizens.npc.villager")
|
||||
|
Loading…
Reference in New Issue
Block a user