@@ -22,7 +22,7 @@ dependencies {
|
||||
implementation("net.kyori:adventure-api:4.9.3")
|
||||
compileOnly("com.google.guava:guava:30.1.1-jre")
|
||||
|
||||
compileOnly("org.spongepowered:configurate-yaml:4.0.0")
|
||||
compileOnly("org.spongepowered:configurate-yaml:4.1.2")
|
||||
|
||||
compileOnly("us.ajg0702:ajUtils:1.2.10")
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ import java.lang.reflect.Method;
|
||||
|
||||
/**
|
||||
* A cross-version actionbar class
|
||||
* @author Based on ActionBarAPI from https://github.com/ConnorLinfoot
|
||||
* @author Based on ActionBarAPI from <a href="https://github.com/ConnorLinfoot">...</a>
|
||||
*
|
||||
*/
|
||||
public class ActionBar {
|
||||
|
||||
Reference in New Issue
Block a user