SpigotPluginManager
A fresh and easy to use plugin manager for spigot
Install / Use
/learn @Lenni0451/SpigotPluginManagerREADME
SpigotPluginManager
A fresh and easy to use plugin manager for spigot.
PluginManager (Yes, a really creative name) aims to be the perfect replacement for every other plugin manager you ever had. It has many already seen featured and also new ones like an easy to use gui.
Not convinced yet? Download it and try it out. Your time is worth it!
Contribute
If you want to contribute keep the added code in the same style as the existing one.
SpigotMC
Check out my SpigotMC Thread of this plugin and leave a rating if you think my time is worth it.
Downloading
You can download the latest version through the GitHub releases page.
If you want to download the latest (maybe unstable build) refer to my Jenkins server.
To Add this as a dependency add this to your project:
Gradle
repositories {
maven { url "https://maven.lenni0451.net/releases" }
}
dependencies {
implementation("net.lenni0451:SpigotPluginManager:2.7.2") // Update version
}
Maven
<repository>
<id>lenni0451-maven-releases</id>
<name>Lenni0451 Maven Repository</name>
<url>https://maven.lenni0451.net/releases</url>
</repository>
<dependency>
<groupId>net.lenni0451</groupId>
<artifactId>SpigotPluginManager</artifactId>
<version>2.7.2</version>
</dependency>
Building
First of all make sure you set updatable to false in the gradle.properties file if it is not already. This will prevent SpigotPluginManager from updating itself on startup.
To build SpigotPluginManager yourself you just need to run gradlew build in the project root.
You can find the compiled jar in the build/libs/ folder.
Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
