mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-11-27 13:15:33 +01:00
Fix /npc gamemode
This commit is contained in:
parent
de74b5c848
commit
7b1005a1a7
@ -439,7 +439,7 @@ public class NPCCommands {
|
||||
aliases = { "npc" },
|
||||
usage = "gamemode [gamemode]",
|
||||
desc = "Changes the gamemode",
|
||||
modifiers = { "gravity" },
|
||||
modifiers = { "gamemode" },
|
||||
min = 1,
|
||||
max = 2,
|
||||
permission = "citizens.npc.gravity")
|
||||
|
Loading…
Reference in New Issue
Block a user