mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-07-24 14:33:51 +00:00
Fix empty argument in delhome.
This commit is contained in:
parent
6603d0997e
commit
05c90af1ee
3 changed files with 22 additions and 14 deletions
|
@ -43,6 +43,7 @@ public class Commandweather extends EssentialsCommand
|
|||
}
|
||||
}
|
||||
|
||||
//TODO: Translate these
|
||||
@Override
|
||||
protected void run(final Server server, final CommandSender sender, final String commandLabel, final String[] args) throws Exception
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue