Add descriptions to all gm 0 commands

This commit is contained in:
P0nk
2021-04-06 19:40:05 +02:00
parent 5656dcb7ff
commit 70d895fef5
26 changed files with 47 additions and 47 deletions

View File

@@ -29,7 +29,7 @@ import config.YamlConfig;
public class DropLimitCommand extends Command {
{
setDescription("");
setDescription("Check drop limit of current map.");
}
@Override