Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

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

Notifications You must be signed in to change notification settings

lukasvdgaag/AdditionsPlus-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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.

This repository will soon be removed as it has been moved to Devmart AdditionsPlus API

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.

Topics

Resources

Stars

Watchers

Forks

Languages