Rumsfield / konquest

Konquest plugin for Spigot Minecraft territory control
GNU General Public License v3.0
7 stars 2 forks source link

Add support for Pl3xMap #195

Open Rumsfield opened 7 months ago

Rumsfield commented 7 months ago

https://www.spigotmc.org/resources/pl3xmap.109697/

Rumsfield commented 5 months ago

Pl3xMap GitHub page 404's. https://github.com/BillyGalbreath/Pl3xMap

Rumsfield commented 5 months ago

New GitHub link: https://github.com/granny/Pl3xMap

Rumsfield commented 5 months ago

https://granny.github.io/Pl3xMap/

repositories {
    maven {
        url = uri("https://api.modrinth.com/maven")
    }
}
dependencies {
    compileOnly("maven.modrinth:pl3xmap:1.20.4-476")
}