66
77 <groupId >systems.kscott</groupId >
88 <artifactId >randomspawnplus</artifactId >
9- <version >3.4.3 </version >
9+ <version >5.0.0 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >RandomSpawnPlus</name >
3838 <relocations >
3939 <relocation >
4040 <pattern >co.aikar.commands</pattern >
41- <shadedPattern >systems.kscott.randomspawnplus3 .acf</shadedPattern > <!-- Replace this -->
41+ <shadedPattern >systems.kscott.randomspawnplus .acf</shadedPattern > <!-- Replace this -->
4242 </relocation >
4343 </relocations >
4444 </configuration >
7171 <repositories >
7272 <repository >
7373 <id >papermc-repo</id >
74- <url >https://papermc.io/repo /repository/maven-public/</url >
74+ <url >https://repo. papermc.io/repository/maven-public/</url >
7575 </repository >
7676 <repository >
7777 <id >sonatype</id >
7878 <url >https://oss.sonatype.org/content/groups/public/</url >
7979 </repository >
8080 <repository >
8181 <id >ess-repo</id >
82- <url >https://ci.ender.zone/plugin/repository/everything /</url >
82+ <url >https://repo.essentialsx.net/releases /</url >
8383 </repository >
8484 <repository >
8585 <id >aikar</id >
9393
9494 <dependencies >
9595 <dependency >
96- <groupId >com.destroystokyo .paper</groupId >
96+ <groupId >io.papermc .paper</groupId >
9797 <artifactId >paper-api</artifactId >
98- <version >1.15.2 -R0.1-SNAPSHOT</version >
98+ <version >1.19 -R0.1-SNAPSHOT</version >
9999 <scope >provided</scope >
100100 </dependency >
101101 <dependency >
106106 <dependency >
107107 <groupId >org.projectlombok</groupId >
108108 <artifactId >lombok</artifactId >
109- <version >1.18.12 </version >
109+ <version >1.18.24 </version >
110110 <scope >provided</scope >
111111 </dependency >
112112 <dependency >
113- <groupId >net.ess3 </groupId >
113+ <groupId >net.essentialsx </groupId >
114114 <artifactId >EssentialsX</artifactId >
115- <version >2.17.0 </version >
115+ <version >2.19.4 </version >
116116 <scope >provided</scope >
117117 </dependency >
118118 <dependency >
119119 <groupId >co.aikar</groupId >
120- <artifactId >acf-PAPER </artifactId >
121- <version >0.5.0 -SNAPSHOT</version >
120+ <artifactId >acf-paper </artifactId >
121+ <version >0.5.1 -SNAPSHOT</version >
122122 </dependency >
123123 <dependency >
124124 <groupId >io.papermc</groupId >
125125 <artifactId >paperlib</artifactId >
126- <version >1.0.2 </version >
126+ <version >1.0.7 </version >
127127 <scope >compile</scope >
128128 </dependency >
129129 <dependency >
130130 <groupId >net.luckperms</groupId >
131131 <artifactId >api</artifactId >
132- <version >5.0 </version >
132+ <version >5.4 </version >
133133 <scope >provided</scope >
134134 </dependency >
135135 <dependency >
139139 <scope >provided</scope >
140140 </dependency >
141141 </dependencies >
142- </project >
142+ </project >
0 commit comments