File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ Useful Links
15
15
------------
16
16
** Spigot:** https://www.spigotmc.org/resources/pvpmanager-lite.845/
17
17
** Bukkit:** https://dev.bukkit.org/bukkit-plugins/pvpmanager/
18
+ ** Modrinth:** https://modrinth.com/plugin/pvpmanager
19
+
18
20
** Discord:** https://discord.gg/QFTjs3g
19
21
** Dev Builds:** https://ci.codemc.io/job/ChanceSD/job/PvPManager/
20
22
** Crowdin Translations:** https://crowdin.com/project/pvpmanager
@@ -33,7 +35,7 @@ Artifact Information:
33
35
<dependency >
34
36
<groupId >me.NoChance.PvPManager</groupId >
35
37
<artifactId >pvpmanager</artifactId >
36
- <version >3.18.29 </version >
38
+ <version >3.18.30 </version >
37
39
<scope >provided</scope >
38
40
</dependency >
39
41
```
Original file line number Diff line number Diff line change 11
11
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
12
12
<sonar .organization>chancesd</sonar .organization>
13
13
<sonar .host.url>https://sonarcloud.io</sonar .host.url>
14
- <revision >3.18.29 </revision >
14
+ <revision >3.18.30 </revision >
15
15
</properties >
16
16
17
17
<distributionManagement >
You can’t perform that action at this time.
0 commit comments