mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-05-10 17:45:15 +00:00
Proper TL
This commit is contained in:
parent
03b115d4c3
commit
b2a0166c46
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ public class Commandpotion extends EssentialsCommand
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
user.sendMessage("invalidPotion");
|
user.sendMessage(_("invalidPotion"));
|
||||||
throw new NotEnoughArgumentsException();
|
throw new NotEnoughArgumentsException();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue