mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-19 04:52:30 +02:00
Proper TL
This commit is contained in:
@@ -77,7 +77,7 @@ public class Commandpotion extends EssentialsCommand
|
||||
}
|
||||
else
|
||||
{
|
||||
user.sendMessage("invalidPotion");
|
||||
user.sendMessage(_("invalidPotion"));
|
||||
throw new NotEnoughArgumentsException();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user