We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be0af6 commit 4b86036Copy full SHA for 4b86036
pom.xml
@@ -35,7 +35,7 @@
35
<dependency>
36
<groupId>io.papermc.paper</groupId>
37
<artifactId>paper-api</artifactId>
38
- <version>1.19-R0.1-SNAPSHOT</version>
+ <version>1.18.2-R0.1-SNAPSHOT</version>
39
<scope>provided</scope>
40
</dependency>
41
src/main/resources/plugin.yml
@@ -1,4 +1,4 @@
1
name: RetractableBridges
2
version: 1.0.0
3
main: xyz.dcaron.bridges.BridgesPlugin
4
-api-version: 1.19
+api-version: 1.18
0 commit comments