Add CrashClaim support (#148) (#150)

This commit is contained in:
TechnicallyCoded
2023-06-14 23:32:47 +02:00
committed by GitHub
parent 0203c28e52
commit 2b4367b058
4 changed files with 33 additions and 1 deletions

View File

@@ -347,6 +347,12 @@
<version>1.3.8</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.WhipDevelopment</groupId>
<artifactId>CrashClaim</artifactId>
<version>-75abe3b665-1</version>
</dependency>
<!-- CAN BE UNCOMMENTED IF YOU HAVE ACCESS TO THE PLUGIN -->
<!-- Private Repoed -->
<!-- This is uploaded to our private repo on https://repo.ronanplugins.com -->