Add the ver to the version command.
This commit is contained in:
parent
bfebd6e944
commit
989e503242
@ -10,7 +10,7 @@ import com.graywolf336.jail.command.CommandInfo;
|
||||
maxArgs = 0,
|
||||
minimumArgs = 0,
|
||||
needsPlayer = false,
|
||||
pattern = "version|v",
|
||||
pattern = "version|ver|v",
|
||||
permission = "jail.command.jailversion",
|
||||
usage = "/jail version"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user