Skip to content
This repository was archived by the owner on Sep 24, 2022. It is now read-only.

RuverQ/Mauris-OLD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!!!!WIP!!!! Not stable. On development

Mauris | Spigot Plugin

Free and open source Custom Blocks/Decoration/Items manager

Depend Mauris

Maven

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>

<dependency>
    <groupId>com.github.RuverQ</groupId>
    <artifactId>Mauris</artifactId>
    <version>0.4-Alpha</version>
</dependency>

Gradle

allprojects {
    repositories {
        maven { url 'https://jitpack.io' }
    }
}

implementation 'com.github.RuverQ:Mauris:0.4-Alpha'

About

Free and open source Custom Blocks/Decoration/Items manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages