diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 00000000..4d204b14 --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +acf \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 04499a56..24a060cb 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/commands.iml b/acf.iml similarity index 96% rename from commands.iml rename to acf.iml index dc5f4005..893e318a 100644 --- a/commands.iml +++ b/acf.iml @@ -21,7 +21,7 @@ - + @@ -31,7 +31,7 @@ - + diff --git a/pom.xml b/pom.xml index 1c40fe23..4b132df7 100644 --- a/pom.xml +++ b/pom.xml @@ -27,9 +27,11 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - co.aikar - commands - 0.1.0-SNAPSHOT + co.aikar.commands + acf + 0.2.0-SNAPSHOT + + ACF UTF-8 @@ -102,7 +104,7 @@ com.destroystokyo.paper paper-api - 1.10.2-R0.1-SNAPSHOT + 1.11.2-R0.1-SNAPSHOT provided