Alpine Core icon

Alpine Core -----

A lightweight library for creating modern yet widely compatible Minecraft server plugins.



For Developers

The library can be added as a dependency to your Gradle buildscript like so:

Code (Text):
repositories {
    maven {
        name 'Alpine Public'
        url 'https://lib.alpn.cloud/alpine-public'
    }
}

dependencies {
    compileOnly 'co.crystaldev:alpinecore:0.3.6'
}
All classes and methods that are part of the API should have Javadocs. If one does not, open an issue. There is also a very basic example plugin located in this repository.

Keep in mind that using this library will require it to be added as a plugin on any server using your plugin. DO NOT shade it into your own plugin.

For Server Admins

Any plugin built using this library will require you to add it as a plugin to your server. On its own it does nothing.

The plugin has been explicitly verified to work on releases ranging from 1.8.8 to 1.21.
Resource Information
Author:
----------
Total Downloads: 26
First Release: Jun 16, 2024
Last Update: Jul 28, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings