Skip to content

Commit

Permalink
Implement VaultUnlocked in Paper.
Browse files Browse the repository at this point in the history
  • Loading branch information
creatorfromhell committed Oct 25, 2024
1 parent 803e9eb commit 09550db
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 53 deletions.
2 changes: 1 addition & 1 deletion PaperCore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
<dependency>
<groupId>net.milkbowl.vault</groupId>
<artifactId>VaultUnlockedAPI</artifactId>
<version>2.5</version>
<version>2.7</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
Loading

0 comments on commit 09550db

Please sign in to comment.