mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-11 19:50:30 +00:00
Released 7.6.8
This commit is contained in:
parent
ccf1f47979
commit
04c35b67f1
2 changed files with 1 additions and 2 deletions
2
pom.xml
2
pom.xml
|
@ -64,7 +64,7 @@
|
|||
<version>1.6.4-R2.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<version>7.6.7</version>
|
||||
<version>7.6.8</version>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
|
|
|
@ -18,7 +18,6 @@ import org.bukkit.entity.Horse.Style;
|
|||
import org.bukkit.entity.Ocelot.Type;
|
||||
import org.bukkit.entity.Villager.Profession;
|
||||
import org.bukkit.inventory.ItemStack;
|
||||
import org.bukkit.potion.PotionEffect;
|
||||
import org.bukkit.potion.PotionEffectType;
|
||||
|
||||
public abstract class BaseDisguiseCommand implements CommandExecutor {
|
||||
|
|
Loading…
Reference in a new issue