mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-05-08 16:46:57 +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
|
||||
{
|
||||
user.sendMessage("invalidPotion");
|
||||
user.sendMessage(_("invalidPotion"));
|
||||
throw new NotEnoughArgumentsException();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue