SkillAgentSearch skills...

ManaDrop

A Gradle plugin for Minecraft development

Install / Use

/learn @Iltotore/ManaDrop
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

banner Build badge Codacy Badge Known Vulnerabilities License Badge Release badge

A Gradle plugin for Minecraft development.

Description

ManaDrop is a Gradle plugin designed to help Minecraft developers. It helps to automatise some tasks and makes projects more portables.

Features

Here are main features of this plugin. For more details about them, check the wiki

General

Spigot and Paper

BungeeCord and Waterfall

Use in your project

You can use this plugin in your Gradle Build by applying it.

  • Using apply plugin: fr.il_totore.manadrop:version

  • Using the new plugins statement

plugins {
   id 'fr.il_totore.manadrop' version 'version'
}

Check the latest available version here

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated1mo ago
Forks5

Languages

Java

Security Score

95/100

Audited on Feb 24, 2026

No findings