Idofront
Shared logic for our plugins and Gradle buildscripts
Install / Use
/learn @MineInAbyss/IdofrontREADME
Idofront
</div>Idofront is a set of modules we share between plugins. It includes helpful Minecraft extensions, common dependencies, and more. We have a separate project for gradle conventions, which Idofront references too.
Usage
See the examples module for example usage of each module (WIP). You may manually add dependencies as shown below, or use our version catalog, or depend on Idofront as a platform. See Installation for more info.
implementation("com.mineinabyss:idofront-commands:$idofrontVersion")
Modules
-
catalog- Gradle version catalog containing our commonly used dependencies, including all idofront projects. -
catalog-shaded- A Paper plugin with all the dependencies shaded, intended to be used by our other plugins using Paper'sjoin-classpathoption. -
commands- A DSL for quickly building Minecraft commands. -
config- Simple config system using kotlinx.serialization. Supports yaml, json, and more. -
features- Helper classes for splitting plugins into features that can be enabled or disabled. -
fonts- Font related helper functions, including (negative) spacing. -
logging- Super simple logging functions with MiniMessage support. -
nms- TypeAliases andtoNMS(),toBukkit()functions for many NMS classes -
serializers- Config-centric serializers for many Bukkit classes for kotlinx.serialization, including ItemStack, Recipes, or Components (via MiniMessage.) -
text-components- Helper functions for adventureComponents -
util- General utilities like destructure functions, plugin load helpers, or operator functions for Vector and Location.
Reference material
- This repo seems interesting to borrow from as a setup for conventions plugins: https://github.com/huanshankeji/gradle-common
- https://github.com/jjohannes/gradle-demos/tree/main
Related Skills
node-connect
345.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
106.4kCreate 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
345.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
