Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dexuby/minecraft-plugin

IntelliJ IDEA plugin for easy Minecraft plugin project creation.
https://github.com/dexuby/minecraft-plugin

intellij intellij-plugin minecraft minecraft-plugin

Last synced: about 10 hours ago
JSON representation

IntelliJ IDEA plugin for easy Minecraft plugin project creation.

Awesome Lists containing this project

README

        

## minecraft-plugin

Simple and easy to use IntelliJ IDEA plugin to create Minecraft server plugin projects written in Java.

### Target: Java 17

Supported languages:
- Java

Supported build systems:
- Maven

Supported server api versions:
- All (Auto updates)

To-do:
- Add Gradle support.
- Add support for suggested libraries.