Skip to content

Commit

Permalink
Update plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pocketkid2 authored Dec 8, 2021
1 parent c7cb792 commit 8201c34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ${name}
version: ${version}
api-version: 1.18
api-version: 1.14
main: ${groupId}.${artifactId}.${name}Plugin
description: ${description}
author: ${author}
Expand All @@ -15,4 +15,4 @@ permissions:
default: op
fill.use:
description: Allows you to use the fill wand
default: op
default: op

0 comments on commit 8201c34

Please sign in to comment.