forked from RepoMirrors/kami-blue
fix typo bc im dumb asfklasf
This commit is contained in:
parent
e9313eba2e
commit
d2dceafde4
|
@ -26,7 +26,7 @@ public class PearlDupe extends Module {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (info.getValue()) {
|
if (info.getValue()) {
|
||||||
Command.sendChatMessage("[PearlDupe] Instructions: throw a pearl, it /kills on death ");
|
Command.sendChatMessage("[PearlDupe] Instructions: throw a pearl, it /kills on teleport ");
|
||||||
Command.sendChatMessage("[PearlDupe] This doesn't always work, and it doesn't work for 2b2t and 9b9t");
|
Command.sendChatMessage("[PearlDupe] This doesn't always work, and it doesn't work for 2b2t and 9b9t");
|
||||||
}
|
}
|
||||||
if (warn.getValue()) {
|
if (warn.getValue()) {
|
||||||
|
|
Loading…
Reference in New Issue