Minecraft crate plugin
- minecraft how to make a plugin
- minecraft how to make a addon
- how to make a minecraft plugin with visual studio code
- how to make a minecraft plugin with intellij
How to make minecraft plugins for spigot
How to make a minecraft plugin without coding.
This page describes how to make a Spigot plugin for Minecraft servers in MCreator. SpigotMC is a server plugin frameworks for Minecraft servers.
Spigot plugin maker
MCreator inherently only supports Minecraft Forge mods, Add-Ons, and data packs at the time of writing.
However, more generator types are supported in MCreator's generator core and can be exposed using plugins.
Installing the Spigot generator plugin
The first step is to install the Spigot generator plugin for MCreator.
Click here to download the plugin. The plugin is open-source and can be found on https://github.com/Goldorion/MCreatorSpigotGenerator/. Contributions are welcome.
To install the plugin after downloading the Spigot generator plugin ZIP, do the following:
- Launch MCreator
- Open preferences -> Click "Manage plugins"
- Click "Load Plugin"
- Find your downloaded ZIP file and select it
- Restart MCreator
Creating Spigot plugin workspace
To create a Spigot workspace, open MCreator, and click the "+" button to create a new workspace.
If the plugin is properly installed, you w
- how to make a minecraft plugin without coding
- how to make a minecraft plugin with eclipse