diff --git a/pom.xml b/pom.xml index f76c684..b0d5823 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.tallcraft NerfPhantoms - 1.1.0 + 1.1.1 jar NerfPhantoms @@ -78,7 +78,7 @@ org.bukkit bukkit - 1.13.2-R0.1-SNAPSHOT + 1.14-R0.1-SNAPSHOT provided diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index cf9f410..3b80596 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -5,7 +5,7 @@ prefix: NerfPhantoms authors: [Tallcraft] description: Nerf Phantom monsters website: https://tallcraft.com -api-version: 1.13 +api-version: 1.14 commands: nerfphantoms: usage: /nerfphantoms @@ -26,4 +26,4 @@ permissions: default: false nerfphantoms.kill: description: Kill all phantoms in current world - default: false \ No newline at end of file + default: false