Skip to content
This repository was archived by the owner on Jun 16, 2023. It is now read-only.

PixelStudiosDev/WoolWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

177 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository will no longer be updated, new updates can be found on Polymart / SpigotMC / BuiltByBit



Buy the plugin (Polymart / SpigotMC / BuiltByBit) to get support and keep the development going!


Developer API

You can find the full documentation here.

Maven

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>
<dependency>
    <groupId>com.github.CubeCrafter</groupId>
    <artifactId>WoolWars</artifactId>
    <version>Tag</version>
    <scope>provided</scope>
</dependency>

Gradle

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
    compileOnly 'com.github.CubeCrafter:WoolWars:Tag'
}

About

Fight to take control of the wool at the center of the map!

Topics

Resources

License

Stars

17 stars

Watchers

1 watching

Forks

Sponsor this project

Contributors

Languages