File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77 <groupId >me.meloncode</groupId >
88 <artifactId >xmas</artifactId >
9- <version >2.2a </version >
9+ <version >2.3 </version >
1010
1111 <repositories >
1212 <repository >
5959 <dependency >
6060 <groupId >org.spigotmc</groupId >
6161 <artifactId >spigot-api</artifactId >
62- <version >1.14.4 -R0.1-SNAPSHOT</version >
62+ <version >1.15 -R0.1-SNAPSHOT</version >
6363 <scope >provided</scope >
6464 </dependency >
6565 <!-- Bukkit API-->
6666 <dependency >
6767 <groupId >org.bukkit</groupId >
6868 <artifactId >bukkit</artifactId >
69- <version >1.14.4 -R0.1-SNAPSHOT</version >
69+ <version >1.15 -R0.1-SNAPSHOT</version >
7070 <scope >provided</scope >
7171 </dependency >
7272 <!-- BungeeCord API-->
7373 <dependency >
7474 <groupId >net.md-5</groupId >
7575 <artifactId >bungeecord-api</artifactId >
76- <version >1.14 -SNAPSHOT</version >
76+ <version >1.15 -SNAPSHOT</version >
7777 </dependency >
7878 <!-- Apache Commons 3-->
7979 <dependency >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: X-Mas
22version : ${project.version}
33main : ru.meloncode.xmas.Main
44load : POSTWORLD
5- api-version : 1.13
5+ api-version : ' 1.14 '
66softdepend : [Multiverse-Core, PlotMe, PlotSquared, Plotz]
77commands :
88 xmas :
You can’t perform that action at this time.
0 commit comments