1
0

mini message!! woop!!

This commit is contained in:
Lee
2024-03-28 18:13:15 +00:00
parent 2ea78e5462
commit adeaeb13c0
13 changed files with 161 additions and 28 deletions

View File

@ -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.