mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-09 01:16:01 +00:00
added Pueblos support
This commit is contained in:
9
pom.xml
9
pom.xml
@@ -17,9 +17,6 @@
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>dev</id>
|
||||
<activation>
|
||||
<activeByDefault>true</activeByDefault>
|
||||
</activation>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
@@ -276,12 +273,12 @@
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- Peublos (https://www.spigotmc.org/resources/pueblos.91255/) -->
|
||||
<!--dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.SuperRonanCraft</groupId>
|
||||
<artifactId>Pueblos</artifactId>
|
||||
<version>82ba1fb1</version>
|
||||
<version>2.0.1</version>
|
||||
<scope>provided</scope>
|
||||
</dependency-->
|
||||
</dependency>
|
||||
<!-- Particles Library -->
|
||||
<dependency>
|
||||
<groupId>xyz.xenondevs</groupId>
|
||||
|
||||
Reference in New Issue
Block a user