MinecraftDev
MinecraftDev copied to clipboard
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
Good time of day! So, Im a Minecrat plugins Developer. I often have to write customs inventories, with custom items and multi-view. It will be very helpful if you can...
* Minecraft Development for IntelliJ plugin version: **2021.1-1.5.18** * IntelliJ version: **IntelliJ IDEA 2021.1.3 (Community Edition) Build #IC-211.7628.21, built on June 29, 2021 Runtime version: 11.0.11+9-b1341.60 amd64 VM: OpenJDK 64-Bit...
The Spigot plugin name should not contain whitespace. Ok, it's understandable. When I type such a name in plugin.yml file, it warns me. Nice! Why no such warning (even error)...
MD: v2020.3-1.5.3 IJ: v2020.3.2 Community Date: 2021/12/26 OS: Windows Type: Spigot Plugin. Issue: When create a new project in Spigot plugin, I can not choose the minecraft versions. There was...
## Information - Minecraft Development for IntelliJ plugin: `minecraft-dev 2021.3-1.5.18` - IntelliJ version: `IntelliJ IDEA 2021.3.1 (Community Edition) Build #IC-213.6461.79` - Operating System: `Windows 10 Pro 21H1 Build 19043.1415` -...
DO NOT REQUEST SUPPORT FOR OLDER VERSIONS OF MINECRAFT. Please include the following information in all bug reports: * Minecraft Development for IntelliJ plugin version * IntelliJ version * Operating...
* Minecraft Development version: 2021.3-1.5.18 * IntelliJ version: #IU-213.6777.52 * Operating System: Windows 10 21H2 * Target platform: Forge The mod id should always be lowercase on Forge Mods, which...
Create test server directory and run task, which will run server and build plugin to plugins folder, for plugins (bukkit, velocity, waterfall, etc...)
* Minecraft Development for IntelliJ plugin version = 2021.3-1.5.18 * IntelliJ version = 2021.3.1 (213.6461.79) * Operating System (this has come up enough times to be worth noting) = win10...
When using ctrl+o to override a method, include the Environment annotation if it's present on the parent method.