mini message!! woop!!
This commit is contained in:
@ -15,7 +15,9 @@ public enum Lang {
|
||||
HELP_COMMAND("help-command"),
|
||||
VOTE_HEADER("vote.header"),
|
||||
VOTE_FORMAT("vote.format"),
|
||||
VOTE_LINKS("vote.links");
|
||||
VOTE_LINKS("vote.links"),
|
||||
GIT_COMMAND("git-command"),
|
||||
SEED_COMMAND("seed-command");
|
||||
|
||||
/**
|
||||
* The path of the lang in the lang.yml file.
|
||||
|
Reference in New Issue
Block a user