Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dexuby/minecraft-plugin
- Owner: dexuby
- License: apache-2.0
- Created: 2024-06-02T01:47:03.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-07-21T18:37:14.000Z (7 months ago)
- Last Synced: 2024-12-19T05:43:24.447Z (about 2 months ago)
- Topics: intellij, intellij-plugin, minecraft, minecraft-plugin
- Language: Java
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
- JavaSupported build systems:
- MavenSupported server api versions:
- All (Auto updates)To-do:
- Add Gradle support.
- Add support for suggested libraries.