Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings

ossl

Library for creating server-side skills

247
1
Library
ossl has been archived. ossl will not receive any further updates unless the author decides to unarchive the project.
AboutChangelogVersions

ossl

ossl is a library designed for creating server-side skills. It provides a simple channeling and skill API, along with a skill registry.

Note: More detailed information will be added later.

Gradle Setup

Groovy

repositories {
    maven { url 'https://api.modrinth.com/maven' }
}

dependencies {
    modImplementation 'maven.modrinth:ossl:OSSL_VERSION'
}

Kotlin DSL

repositories {
    maven("https://api.modrinth.com/maven")
}

dependencies {
    modImplementation("maven.modrinth:ossl:OSSL_VERSION")
}

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

Platforms

Fabric

Supported environments

Server-side

Links

Report issues View source

Creators

Ghost
Ghost Member

Details

Licensed Apache-2.0
Published 6 months ago
Updated 5 months ago

Modrinth is open source.

main@c8befb6

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.