Move UltimateClaims compatibility to use reflection. (#142)

* Move UltimateClaims compatibility to use reflection. The project or repository was taken offline.

* Cleanup imports
This commit is contained in:
TechnicallyCoded
2023-06-12 15:03:20 +02:00
committed by GitHub
parent 54731925bd
commit 3b34dd7d90
3 changed files with 20 additions and 17 deletions

View File

@@ -262,13 +262,6 @@
<version>920a610</version>
<scope>provided</scope>
</dependency>
<!-- UltimateClaims (https://songoda.com/marketplace/product/ultimateclaims-the-ultimate-claiming-plugin.65) -->
<dependency>
<groupId>com.github.songoda</groupId>
<artifactId>ultimateclaims</artifactId>
<version>012e53d</version>
<scope>provided</scope>
</dependency>
<!-- Peublos (https://www.spigotmc.org/resources/pueblos.91255/) -->
<dependency>
<groupId>com.github.SuperRonanCraft</groupId>