Skip to content

Commit

Permalink
added api-version in plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eric2788 committed Nov 13, 2024
1 parent 251f238 commit b9bb09d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions groovier-plugin/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ description: "A Scripts Engine based on Groovy"
author: "Eric Lam"
website: "https://github.com/eric2788"
version: ${project.version}
api-version: "1.21"
main: com.ericlam.mc.groovier.spigot.GroovierPlugin
commands:
groovier:
Expand Down

0 comments on commit b9bb09d

Please sign in to comment.