Skip to content

Commit

Permalink
Move more common classes into the common module
Browse files Browse the repository at this point in the history
  • Loading branch information
DerEchtePilz committed Sep 28, 2024
1 parent dc9c0db commit e6f2387
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 400 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,11 @@
<artifactId>commandapi-plugin</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>dev.jorel</groupId>
<artifactId>commandapi-bukkit-core</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>

This file was deleted.

This file was deleted.

Loading

0 comments on commit e6f2387

Please sign in to comment.