Skip to main content

Minecraft Editions

Minecraft comes in a number of different flavors with each Edition having something unique that it brings to the table. We've collected some information on the Editions and modding environments commonly used at WinterNode that you might find helpful.

Minecraft has different types of servers other than vanilla. Some of them have their own special additions. You can install a different edition of the server in Configuration → Advanced. By selecting the server edition you want and the Minecraft version you need.

NameSpecialDescription
VanillaThe default version of Minecraft with no modifications at all, provided by Mojang.
CraftBukkitPluginsCraftBukkit is a lightly modified version of the Vanilla software allowing it to be able to run Bukkit plugins.
SpigotPluginsSpigot is a modified version of CraftBukkit with improvements and optimizations.
PaperPluginsPaper is a fork of Spigot that expands its API, improves, and patches bugs.
PurPurPluginsPurPur is a fork of Paper that expands it’s API even further and increases the configuration options available to server owners. Allowing for more control over the server including enabling a number of the bugs that were hard-patched in paper.
BungeeCordProxy

BungeeCord is not Minecraft software and cannot run worlds. Instead, it is a proxy that connects other servers into a network by redirecting players from the Bungee server to a backend server. In order to have worlds on your BungeeCord server, or network, you need to purchase a separate server to connect to the BungeeCord server.

WaterFallProxyWaterfall is a fork of the BungeeCord software, with improved Forge support and more features.
GeyserMC StandaloneProxy

Geyser is not Minecraft software and instead it is a proxy that allows bridging Bedrock Edition players to Java Editions servers.

ForgeModsForge allows running Forge mods that modify Minecraft's code. Users are also required to run Forge Mods to enter the server.
FabricModsFabric allows running Fabric mods, it's lightweight and faster than Forge, but as well as new, there aren't a lot of mods to pick compared to Forge's mod list.
SpongeForgePluginsSpongeForge is not a server type but rather a Forge mod that allows running Sponge plugins on a modded server.
CardboardPlugins + Mods

Cardboard (formerly Bukkit4Fabric) is a Fabric mod that adds support for the Bukkit plugins. Possibly not every plugin is supported, but some more popular, CoreProtect, Multiverse, and WorldGuard. are.

Checking your Server Version

Using the command /version, found in Spigot based server, gives you info about the what software the server is running, such as it's name and version. This command is not available in the vanilla server.
For Vanilla, Forge, Fabric, and other non-Spigot servers, you can check the first few lines of the latest.log file, located in your server's logs folder, for the line Starting minecraft server version 1.xx.x. You'll find it within the first few lines and it will tell you what vanilla version of Minecraft you're running. You should also see a line mentioning the build of whatever 3rd parts software you're using.

📄️ Forge Wrapper

The Forge Wrapper is a utility that we use to launch Forge versions newer than 1.17 as by default they require a startup script. Both the script that ships with the Forge Installer and the Forge Wrapper itself make use of the Libraries folder to start the server. It’s by modifying it’s contents that our Edition Installer works and by which you’ll be able to install different versions of Forge. However, there are few notable issues that can take place with the Forge Wrapper that we’ll make not of here.

Reach Out!

Have Questions? Need Help? Feel free to reach out!