mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-09 22:13:03 +00:00
cleanup :: fix build
This commit is contained in:
parent
4edc39360a
commit
360e3e8801
13 changed files with 15 additions and 20 deletions
|
@ -7,7 +7,6 @@ import java.util.HashMap;
|
|||
import java.util.List;
|
||||
import java.util.Locale;
|
||||
import java.util.Map;
|
||||
import java.util.Map.Entry;
|
||||
import org.bukkit.Material;
|
||||
import org.bukkit.Server;
|
||||
import org.bukkit.command.CommandSender;
|
||||
|
@ -194,4 +193,4 @@ public class Commandrecipe extends EssentialsCommand
|
|||
}
|
||||
return type.toString().replace("_", " ").toLowerCase(Locale.ENGLISH);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue