Skip to content

Commit

Permalink
Forgot to put depend:bluemap in the plugin.yml...
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnicJelle committed May 20, 2024
1 parent 292406f commit d6c5c58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.technicjelle</groupId>
<artifactId>BlueMapStructures</artifactId>
<version>0.1</version>
<version>0.2</version>
<packaging>jar</packaging>

<name>BlueMapStructures</name>
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ name: BlueMapStructures
version: '${project.version}'
main: com.technicjelle.bluemapstructures.BlueMapStructures
api-version: '1.13'
depend:
- BlueMap

0 comments on commit d6c5c58

Please sign in to comment.