mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-08 21:43:10 +00:00
Added missing TL key 'hatRemoved'
This commit is contained in:
parent
0c2e63baad
commit
4638c5ab55
12 changed files with 13 additions and 3 deletions
|
@ -41,7 +41,7 @@ public class Commandhat extends EssentialsCommand
|
|||
user.sendMessage(_("hatFail"));
|
||||
}
|
||||
}
|
||||
if (args.length > 0)
|
||||
else
|
||||
{
|
||||
if (args[0].contains("remove"))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue