Released 7.6.3
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -64,7 +64,7 @@
|
||||
<version>1.6.4-R0.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<version>7.6.2</version>
|
||||
<version>7.6.3</version>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
|
@@ -33,6 +33,9 @@ import com.comphenix.protocol.events.PacketContainer;
|
||||
import com.comphenix.protocol.reflect.StructureModifier;
|
||||
|
||||
public class Disguise {
|
||||
/**
|
||||
* Incase I forget, this is used to access normally hidden api calls.
|
||||
*/
|
||||
private static DisguiseAPI disguiseAPI = new DisguiseAPI();
|
||||
private static JavaPlugin plugin;
|
||||
private DisguiseType disguiseType;
|
||||
|
Reference in New Issue
Block a user