mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-04 08:59:47 +01:00
Go go disguise spam attack! Rawr! Power Spammers!
This commit is contained in:
parent
a27857ce1d
commit
833ea9531e
@ -188,7 +188,7 @@ public class DisguiseHelpCommand extends DisguiseBaseCommand implements TabCompl
|
|||||||
sender.sendMessage(LibsMsg.DHELP_HELP2.get());
|
sender.sendMessage(LibsMsg.DHELP_HELP2.get());
|
||||||
|
|
||||||
for (ParamInfo s : ReflectionFlagWatchers.getParamInfos()) {
|
for (ParamInfo s : ReflectionFlagWatchers.getParamInfos()) {
|
||||||
sender.sendMessage(LibsMsg.DHELP_HELP2.get(s.getName().replaceAll(" ", ""), s.getDescription()));
|
sender.sendMessage(LibsMsg.DHELP_HELP3.get(s.getName().replaceAll(" ", ""), s.getDescription()));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user