mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-09 20:41:23 +01:00
Proper TL
This commit is contained in:
parent
03b115d4c3
commit
b2a0166c46
@ -77,7 +77,7 @@ public class Commandpotion extends EssentialsCommand
|
||||
}
|
||||
else
|
||||
{
|
||||
user.sendMessage("invalidPotion");
|
||||
user.sendMessage(_("invalidPotion"));
|
||||
throw new NotEnoughArgumentsException();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user