Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
This gradle plugin will remapped you NMS projects. It can also build and import buildtools |
0.0.15
(16 August 2025) |
|
* Includes the foojay plugin for gradle 9 support of the toolchain api. * Auto imports sub projects. This also changes gradle to expect sub project's build.gradle.kts to be <sub project name>.gradle.kts. For example: * build.gradle.kts * settings.gradle.kts * my-service/my-service.gradle.kts * my-library/my-library.gradle.kts |
1.0.17
(11 July 2024) |
|
This plugin updates your logger configuration file by scanning your source imports for logger implementations. |
1.0.0
(12 June 2024) |
|
Allows to import boms as version catalogs |
1.5.1
(11 February 2024) |
|
Compile-time class reference checking designed for modders |
0.1.0
(29 September 2023) |
|
Plugin to import wording from Google Sheet then integrate it in standard translations files. |
3.0.2
(28 February 2023) |
|
GunpowderPlugin imports and configures the required dependencies to develop for Gunpowder. |
1.0.7
(19 July 2022) |
|
This plugins performs a dynamic alignment on ::appy based on the current version inside the platform lockfile |
0.0.8
(20 April 2022) |
|
The DexPatcher Patched Application plugin produces a modified Android application by applying changes and additions to code and resources of a source application imported as a DexPatcher APK library. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
|
The DexPatcher Patch Library plugin produces a DexPatcher patch library file that bundles compiled changes and additions to code and resources of a source application imported as a DexPatcher APK library, without bundling any part of the source application itself. The file is similar in structure to an Android library (AAR) file. The changes bundled in a patch library can be applied to the source application using the DexPatcher Patched Application plugin. Several patch libraries can be applied in the same step, or their application can be serialized though the cyclic use of the APK Library and Patched Application plugins. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |