SkillAgentSearch skills...

Stellar

A simple, yet very powerful command framework for SpigotMC/PaperMC.

Install / Use

npx skills add UndefinedCreations/Stellar

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Stellar

Make your first contribution!

Latest Version

Stellar is a simple, yet very powerful Spigot command framework.

Documentation

Documentation

Installation

Gradle

maven {
    name = "undefined-repo"
    url = "https://repo.undefinedcreations.com/releases"
}
implementation "com.undefined:stellar:(latest version)"

Maven

<repository>
    <id>stellar</id>
    <name>Stellar Repository</name>
    <url>https://repo.undefinedcreations.com/releases</url>
</repository>
<dependency>
    <groupId>com.undefined</groupId>
    <artifactId>stellar</artifactId>
    <version>(latest version)</version>
</dependency>

License

MIT

Related Skills

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated3d ago
Forks2

Languages

Kotlin

Security Score

95/100

Audited on Aug 4, 2026

No findings