SulfurMC is a Minecraft server software that is made for minigame servers. Unlike Paper and Bukkit, Sulfur comes with minimal vanilla functionality. This means, that you need to reimplement every function you want to use trough events and commands. This is great for you if you are planning on making a minigame server, since players cannot exploit/get items they weren't supposed to from a mechanic you forgot to block. Because of how minimal Sulfur is, it barely uses any memory, which is great with the current prices.
You can make your own plugins by following the steps in our documentation. We recommend you to use IntelliJ IDEA.
