Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

The API which included iSpigot's API wise changes to the original PaperSpigot and could be utilized by developers without purchasing this program

Notifications You must be signed in to change notification settings

Imanity-Software/ImanitySpigot-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository

<repositories>
    <repository>
        <id>imanity-repo</id>
        <url>https://maven.imanity.dev/repository/imanity-libraries/</url>
    </repository>
</repositories>

Dependency

DO NOT SHADE IT INTO YOUR PLUGIN, USE provided AS SCOPE

<dependency>
	 <groupId>org.imanity.spigot</groupId>
	 <artifactId>imanityspigot-api</artifactId>
	 <version>2.1.3b2</version>
     <scope>provided</scope>
</dependency>

About

The API which included iSpigot's API wise changes to the original PaperSpigot and could be utilized by developers without purchasing this program

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages