Skip to content

Commit 42761bb

Browse files
fix: api paper api
1 parent 0afe8c2 commit 42761bb

2 files changed

Lines changed: 5 additions & 9 deletions

File tree

api/build.gradle.kts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
repositories {
2+
maven("https://repo.papermc.io/repository/maven-public/")
3+
}
4+
15
dependencies {
26
api("studio.o7:octopus-sdk:0.3.3")
7+
compileOnly("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
38
}
49

510
information {

plugin/src/main/resources/plugin.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)