9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2026-01-06 15:51:32 +00:00

Finished triggers migration and lots of internal changes

This commit is contained in:
Auxilor
2021-09-29 19:31:32 +01:00
parent dd4c49e2d3
commit a2b929b1cc
13 changed files with 136 additions and 424 deletions

View File

@@ -29,6 +29,7 @@ allprojects {
mavenCentral()
maven { url 'https://jitpack.io' }
maven { url 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/' }
maven { url 'https://papermc.io/repo/repository/maven-public/' }
maven { url 'https://repo.codemc.org/repository/nms/' }
}