File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed
Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >net.azisaba</groupId >
55 <artifactId >EnderChestPlus</artifactId >
6- <version >1.2.0 </version >
6+ <version >1.3.1 </version >
77
88 <name >${project.artifactId} </name >
99 <description >EnderChest plugin for Azisaba LeonGunWar</description >
6565
6666 <repositories >
6767 <repository >
68- <id >spigot-repo </id >
69- <url >https://hub.spigotmc.org/nexus/content/groups/ public/</url >
68+ <id >papermc </id >
69+ <url >https://repo.papermc.io/repository/maven- public/</url >
7070 </repository >
7171 <repository >
7272 <id >rayzr-repo</id >
8484
8585 <dependencies >
8686 <dependency >
87- <groupId >org.spigotmc </groupId >
88- <artifactId >spigot -api</artifactId >
89- <version >1.12.2 -R0.1-SNAPSHOT</version >
87+ <groupId >com.destroystokyo.paper </groupId >
88+ <artifactId >paper -api</artifactId >
89+ <version >1.16.5 -R0.1-SNAPSHOT</version >
9090 <scope >provided</scope >
9191 </dependency >
9292 <dependency >
100100 <version >1.18.34</version >
101101 <scope >provided</scope >
102102 </dependency >
103+ <dependency >
104+ <groupId >com.github.MilkBowl</groupId >
105+ <artifactId >VaultAPI</artifactId >
106+ <version >1.7</version >
107+ <scope >provided</scope >
108+ </dependency >
103109 <dependency >
104110 <groupId >com.github.KevinPriv</groupId >
105111 <artifactId >MojangAPI</artifactId >
You can’t perform that action at this time.
0 commit comments