Skip to content

The official API for AdditionsPlus: Everything your Minecraft server needs, in one plugin.

Notifications You must be signed in to change notification settings

dev-mart/AdditionsPlus-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AdditionsPlus Logo

AdditionsPlus API

The official API for AdditionsPlus: Everything your Minecraft server needs, in one plugin.
Create custom commands, menus, items, scoreboards, tablists, (animated) nametags, and much more!

Please check out the wiki here.

Created by GCNT.

Maven Dependency

APIversionImg
The AdditionsPlus API is hosted on our customly made NexusLite Maven Repository Manager, which can be found here. The latest version of the API is listed above.

Repository

<repositories>
    <repository>
        <id>gcnt</id>
        <url>https://nexuslite.gcnt.net/repos/gcnt/</url>
    </repository>
</repositories>

Dependency

<dependency>
    <groupId>net.gcnt</groupId>
    <artifactId>additionsplus</artifactId>
    <version>{VERSION}</version>
    <scope>provided</scope>
</dependency>

Quick Links

About

The official API for AdditionsPlus: Everything your Minecraft server needs, in one plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages