Craftbukkit plugins
Author: s | 2025-04-24
CraftBukkit Plugin to Disable Plugins without stopping the server _ForgeUser : : MCFly. Simple Creative Flying for Craftbukkit [1.3.1] _ForgeUser : :
craftbukkit-plugin GitHub Topics GitHub
¿Qués la BukkitWiki?[]La BukkitWiki es la sede oficial de la documentación de Bukkit y ayuda relacionada a otra información. Como se trata de un wiki, cualquier persona dentro de la comunidad es libre de aportar información a la misma. Al contribuir a la wiki, usted se compromete a liberar sus escritos/artículos a la Organización Bukkit a ser modificados y utilizados libremente siempre que lo consideremos necesario sin ninguna atribución de crédito, aparte de la wiki registrar los cambios recientes. Mientras que valoramos las contribuciones hechas por la comunidad, el enlucido de crédito de todo el contenido que ha añadido crea desorden y hace que el wiki se vea desordenado.¿Cuál es la diferencia entre Bukkit y CraftBukkit?[]Bukkit es el API desarrollador, mientras CraftBukkit es un mod para el servidor oficial de Minecraft que implemente la API Bukkit.Básicamente, Bukkit es con lo que trabajan los desarrolladores de plugins para ofrecerle esas frescas y nuevas características que hacen que su servidor sea impresionante.CraftBukkit es lo que hemos hecho para que pueda utilizar los plugins con el servidor oficial de Minecraft.¿Dónde puedo conseguirlo?[]¡AVISO! Algunas direcciones ya no funcionan.La última versión recomendada de CraftBukkit se puede encontrar en dl.bukkit.org. Echa un vistazo a Configuración de un servidor para empezar.Desde dl.bukkit.org también puede acceder a la beta y al desarrollo de compilaciones haciendo click en el enlaze Alternate Versions o por www.dl.bukkit.org/downloads/craftbukkit/.¿Cuál es la diferencia entre la Recommended, Beta, y Development builds?[]Una "Recommended build" ha cumplido nuestros requisitos y pruebas para el lanzamiento más altas y creemos que esta libre de errores. Una "Beta build" se considera estable pero no a recibido la cantidad de pruebas necesarias de construcción recomendadas. Una "Development build" es cualquier cambio en el medio de los dos otros tipos de builds. Estos pueden ser altamente estable o altamente inestable. Ver esté post por EvilSeph para más información sobre la diferencia entra la beta y recommended builds.¿Dónde puedo encontrar plugins? o ¿Cómo puedo añadir características a mi servidor?[]Los Plugins se pueden instalar para agregar nuevas características interesantes, a su servidor accionado CraftBukkit. En general, solo tiene que encontrar un plugin y añadirlo a su directorio "plugins" para instalarlo, pero algunos plugins necesitan requieren instalación o configuracion adicional - vease Installing Plugins para más información.Ya tenemos más de 10,000 plugins listos para ser utilizados y mantenidos de forma activa y soportados que se pueden encontar mediante el uso de nuesra Lista de Plugins o Bukkit Dev.Hice un plugin. ¿Dónde puedo enviarlo?[]Crear una página de proyecto para su plugin en BukkitDev, el sitio de recursos de plugin de la comunidad. El sistema es administrado por el Staff de BukkitDev. Consulte la Directrices para el envío del proyecto para obtener información sobre lo que debe Este guia explica como instalar a maioria dos plugins básicos no seu servidor. Deve possuir um servidor CraftBukkit funcional e ter conhecimento de como utilizar a consola de servidor do Minecraft. Se não possui um servidor, por favor vá a Montar um servidor e siga as instruções. Este guia não cobre a montagem de uma base de dados SQL ou a edição de ficheiros de propriedades, por favor consulte os fóruns. Leia sempre as instruções do plugin, se existirem.Instalação da maioria dos plugins[]Descarregue um plugin à sua escolha.Coloque o ficheiro .jar e quaisquer outros ficheiros na pasta plugins.Corra o servidor e aguarde que carregue completamente.Escreva stop na consola do Minecraft para parar completamente o servidor.Corra o servidor.Tudo pronto! O seu plugin deve estar instalado e pronto a ser usado.Notas[] Note: Pode encontrar plugins na lista de plugins Bukkit ou em BukkitDev Note: O ficheiro que descarregou pode ser um arquivo (.zip, .rar, .7z) e irá precisar de ser extraído usando um gestor de arquivos como o 7zip. Note: A sua pasta de plugins estará localizada na mesma pasta onde criou o seu servidor CraftBukkit. Note: Depois de começar o servidor, este pode gerar um ficheiro de configuração, confirme no fórum do plugin ou na wiki por quaisquer propriedades que possa configurar. Note: Verifique o log e a consola por error que o seu recém-instalado plugin possa criar. Isto pode indicar que é necessária configuração adicional (MySQL, permissões), cerifique o fórum para ver se é este o caso.Atualizar Plugins[]Crie uma pasta chamada "update" na sua paste de plugins.Descarregue o plugin que pretende atualizar.Coloque APENAS o ficheiro .jar na pasta update.Reinicie o servidor.Tudo pronto! O seu plugin deve ter sido atualizado.Notas[] Note: Certifique-se que o nome do ficheiro .jar na pasta update é o mesmo que o ficheiro .jar na pasta plugins do mesmo plugin. Note: O comando reload irá também parar todos os plugins, copiar os ficheiros da pasta update para a pasta plugins (substituindo quaisquer ficheiros com o mesmo nome) e depois carregar todos os plugins novamente.{{note|Este método é mais seguro do que substituir o ficheiro manualmente enquanto o servidor corre e não irá desligar os jogadores que estejam online, ao contrário do que aconteceria se fosse feito manualmente.Language English • беларуская • Deutsch • español • suomi • français • italiano • 한국어 • Nederlands • norsk • polski • português • русский • lietuvių • češtinaNeed to code a plugin, but there is no craftbukkit DL
Archived❓ AboutMagma is the next generation of hybrid minecraft server softwares.Magma is based on Forge and Paper, meaning it can run both Craftbukkit/Spigot/Paper plugins and Forge mods.We hope to eliminate all issues with craftbukkit forge servers. In the end, we envision a seamless, low lag Magma experience with support for newer 1.12+ versions of Minecraft.🌐 BungeeCord/VelocityMagma 1.19.3 is not compatible with Velocity or any BungeeCord fork.This is caused by Forge and not a fault of Magma. We cannot fix this ourselves without modifying the client.You might be able to use the Waterfall fork called Lightfall, but it requires a clientside-mod in order to work.🧪 Other versionsFor 1.20.2 use KettingFor 1.20.1 hereFor 1.18.2 hereFor 1.12.2 here🪣 DeploymentInstallationDownload the latest builds from the Releases section (Download the one that ends in server)Make a new directory(folder) for the serverMove the jar that you downloaded into the new directoryRun the jar with your command prompt or terminal, going to your directory and entering java -jar Magma-[version]-server.jar. Change [version] to your Magma version.NOTE - Magma does NOT have a gui, you cannot open the server jar directly by double clicking it!Building the sourcesClone the ProjectYou can use Git GUI (like GitHub Desktop/GitKraken) or clone using the terminal using:git clone you want to run the build command./gradlew setup magmaJarNow go and get a drink this may take some timeNavigate to projects/magma/build/libs directory of the compiled source codeCopy the Jar to a new server directory (see Installation)⚙️ ContributingIf you wish to inspect Magma, submit PRs, or otherwise work with Magma itself, you're in the right place!.Please read the CONTRIBUTING.md to see how to contribute, setup, and run.💬 ChatYou are welcome to visit Magma's Discord server here.. CraftBukkit Plugin to Disable Plugins without stopping the server _ForgeUser : : MCFly. Simple Creative Flying for Craftbukkit [1.3.1] _ForgeUser : : ⛏ 🐷 👾 SilkSpawners plugin for CraftBukkit/Spigot. java minecraft bukkit spigot spigot-plugin bukkit-plugin craftbukkit silkspawners spawner silkspawners-plugin changing-spawners.craftbukkit/craftbukkit-1.21.jar at main Thivalaine/craftbukkit
Java Edition server software allows for Java Edition players to play on multiplayer servers. Official Java Edition server software includes Realms, with unofficial software being plenteous. Some unofficial server software can be found below…Warning: Some of this information might be outdatedOfficial Server Software[]With every release, Mojang releases official server software. This is always available with every major release and snapshot.NameMain Developer(s)Latest supported versionProgramming LanguageJava ServerMojang StudiosLatestJavaPlugins[]Some unofficial software allows you to run plugins natively in the game. These plugins and the software used to run them are not run or maintained by Mojang Studios.NameMain Developer(s)Latest supported JE versionProgramming LanguageRemarksSpigotmd_51.20.1JavaSpigot is the continuation of CraftBukkit that is actively maintained and adds more functionality for plugin developers as well as server fixes and configurations.PaperPaperMC1.20.1JavaPaper is a fork of Spigot with a focus on performance enhancements. It also provides even more API for plugin developers and expose more server settings.TuinitySpottedLeaf1.17.1JavaTuinity is a fork of Paper that aims to be more optimized for high player count servers. Tuinity merged into paper in August 2021, and is now discontinued.AirplaneTechnové1.17KotlinAirplane is also a fork of Paper that aims to optimize performance by reducing entity behaviour, among other featuresGlowstoneGlowstone project1.12.2,1.19 (in-dev)JavaGlowstone is a completely open source Minecraft server that doesn't rely on any of Mojang's code - meaning we're free to change it however we want. It is fully compatible with Bukkit API natively and with Sponge API through Bukkit2SpongeSpongeVanillaSponge1.16.5 and1.20.1 (Experimental)JavaA server implementing the Sponge API, a different plugin API separate from the Bukkit API used Read the following article before changing over to UberBukkit (From Project-Poseidon): can download the latest GitHub release here.SnapshotsYou can download the latest build through GitHub actions (You need to be logged in on GitHub) or get it from betacraft.uk along with pre-made configuration files.Please note, download the artifact (JAR) without original in the name, eg. uberbukkit-2.0.2.jar.LicensingCraftBukkit and Bukkit are licensed under GNU General Public License v3.0Any future commits to this repository will remain under the same GNU General Public License v3.0Libraries in the compiled .jar files distrusted may contain their own licenses.This project contains decompiled code that is copyrighted by Mojang AB typically under the net.minecraft.server package.How To Setup - IntelliJ IDEAClone this project using Git or a desktop client.Open IntelliJ and create a new project in the same directory as the Project Poseidon folder.CompilingCompiling is done via maven. To compile a JAR, cd into the Project Poseidon directory and run the following command:You should now have a runnable JAR inside the /target folder!Regarding the DMCA of CraftBukkit in 2014The contributor Wolverness who first contributed on CraftBukkit in February 2012 issued a DMCA against CraftBukkit and other major forks of CraftBukkit.This project is based on the following commits:CraftBukkit: 54bcd1c1f36691a714234e5ca2f30a20b3ad2816 (SpigotMC)Bukkit: 3524fde5ffc387ef9e39f6ee7dae83ff4dbf8229 (GitHub)The Bukkit and CraftBukkit commits that Project Poseidon is based on are before Wolverness started contributing.If you were a contributor before these commits please feel free to contact me or open an issue asking for this repository to be taken down.MC-DEVWe include files from the mc-dev GitHub repository. This code is automatically generated using minecraft_server.jar and sourced from the Bukkit repositories.MC-DEV: 1a792ed860ebe2c6d4c40c52f3bc7b9e0789ca23If Mojang Studios or someone on their behalf wants to have this repository removed due to including copyrighted Minecraft sources like bukkit/mc-dev, please contact me or make an issue.How to setup ModLoaderMP support (NOT WORKING)Please read the following:How to install Craftbukkit/Spigot plugins - BisectHosting
DescriptionFilesGallery (5)RelationsSourceIssuesWikiDescriptionAbout EssentialsX EssentialsX is the essential plugin suite for Spigot servers, including over 130 commands and countless features for servers of any scale! EssentialsX is a continuation of the original Essentials 2 plugin for Bukkit servers, adding support for the latest Minecraft versions. EssentialsX also includes several performance enhancements and fixes on top of the original Essentials, as well as plenty of new useful features for servers. You can view major differences and learn how to set EssentialsX up over at the EssentialsX wiki. RequirementsEssentialsX is designed to use modern permissions plugins - we strongly recommend LuckPerms. You also need Vault for prefix/suffix support.EssentialsX currently supports CraftBukkit, Spigot and Paper (recommended). Other server implementations may work, but we don't recommend them as they may cause compatibility issues. Support Looking for help with EssentialsX? You can join the MOSS server on Discord for community-powered support. You can also start a discussion or report bugs on GitHub. Donate EssentialsX is provided completely free-of-charge. If you'd like to support the EssentialsX project, you can make a recurring donation on Patreon or GitHub Sponsors, or make a one-off donation on Ko-fi.If you're not able to donate, we'd really appreciate if you could take the time to write a review below, or give us a star on GitHub. Every little helps!Metrics collection EssentialsX collects anonymous server statistics through bStats, an open-source statistics service for Minecraft software. If you'd like to disable metrics collection via bStats, you can edit the plugins/bStats/config.yml file. Contributing EssentialsX is an open source project released under the GPLv3 license, and we welcome code contributions on our GitHub.Our translations are also crowd-sourced, so if you'd like to help bring EssentialsX to your language, you can do so on Crowdin.Finally, if you're knowledgable about EssentialsX and want to help others, you can join us on MOSS and GitHub Discussions to help other people with setting up and using EssentialsX.CraftBukkit Beta Server JARs and Plugins - Archive.org
Floodgate is a hybrid mode plugin which allows for Minecraft: Bedrock Accounts to join Minecraft: Java Edition servers without needing a Minecraft: Java Edition account. This is something you install in addition to Geyser. Unlike Geyser, Floodgate can only be installed as a plugin on Spigot (including Paper and forks), Bungeecord, and Velocity, and can only be utilized on servers that have it installed.DownloadPrerequisitesYou must own/manage the server in order to add Floodgate. If you do not own the server, Floodgate does not allow you to bypass logging into Java servers that require a Mojang Java account.The CraftBukkit/Bukkit server software is not supported. Use floodgate-bukkit for installing on a Spigot/Paper server.Setting UpNOTE: Floodgate does not replace the Geyser jar. If you are running a plugin version of Geyser, you still MUST have Geyser installed.Any reference to Spigot here also refers to compatible server softwares such as Paper.Plugin Setup (You have Geyser and Floodgate on the same server)For multi-server setups: you only are required to install Floodgate on the BungeeCord or Velocity instance unless you want to use the Floodgate API on the other servers - see below for the installation process.If using Velocity: Set player-info-forwarding-mode to LEGACY in velocity.tomlDownload the Floodgate plugin from here and add it to your plugins folder on your server (BungeeCord only requires it on the proxy - if you wish to use IP forwarding see below). If using Paper or Spigot, use Floodgate-bukkit.jar.Change the auth-type in the Geyser config to floodgate.Make sure online-mode is set to true in server.properties file.Restart/start up the server.Standalone Setup (Geyser and Floodgate are not on the same server)Download the Floodgate plugin from here and add it to your plugins folder on your server (BungeeCord only requires it on the proxy - if you wish to use IP forwarding see below).Run the server with Floodgate.Copy the public-key.pem file in the Floodgate config folder to the same directory as Geyser (standalone) or Geyser's config folder (plugin versions). DO NOT DISTRIBUTE THIS KEY TO ANYBODY! This key is what allows for Bedrock accounts to bypass the Java Edition authentication, and if anyone gets. CraftBukkit Plugin to Disable Plugins without stopping the server _ForgeUser : : MCFly. Simple Creative Flying for Craftbukkit [1.3.1] _ForgeUser : :Overview - ServerBackup - CraftBukkit - Bukkit Plugins - Projects
Project-Poseidon-UberbukkitWhat's UberBukkit?A CraftBukkit CB1060 fork for Beta 1.7.3 fixing bugs and adding basic features.Discord (Project Poseidon): (UberBukkit)Multi version support: UberBukkit supports b1.0 - b1.7.3 versions.Experimental alpha support is also available.Cracked + Online mode: You can whitelist cracked players when your server has online-mode on.Exclusive exploit & dupe fixesFeatures (Poseidon)UUID Support: Settings to enable UUID-based inventories alongside methods for plugins to transition to UUID-based systems similar to modern Minecraft server implementations.Poseidon Watchdog Implementation: An automatic utility for detecting server hangs, ending the server process, and providing diagnostics to fix the underlying issues.Packet Events: Adds packet send and receive events for advanced plugin development without needing Spout or to use Reflections that are incompatible with modern Java versions.Inventory Block Duplication Fixes: Includes fixes for chest, furnace, inventory block duplication, and Minecart duplication issues.Cross-World Duplication Fix: Fixes a cross-world duplication glitch.Duplication Glitch Fix: Fix a bug with the Bukkit chunk cache which allowed users to duplicate and get unobtainable items.Server Crash Fix: Addresses multiple server crash issues.Connection Pauses: A powerful feature allowing developers to retrieve information asynchronously before a player connects.Event Handlers: Modern event handlers backported to facilitating easier coding, plugin backporting, and early release plugin support.Vanish API Backport: Backports the modern vanish API for easy vanish plugin creation and fixes issues with hacking players seeing vanished players.Logging Enhancements: Adds an option for daily log file creation and logs player commands to the console, with exceptions for Authme, XAuth, and similar plugins.TPS API and Command: Adds a TPS command and API for plugins to access historical TPS data.Server Shutdown Improvements: Enhances server shutdown procedures to ensure world/player data and plugin data are properly saved.Release2Beta Support: Added support for Release2Beta, including IP Forwarding.Tree Growth Blockage Settings: Allows server owners to block tree growth from replacing certain blocks to prevent griefing.TCP NoDelay Option: Improves netcode performance for compatible clients.Ragequit/Ragejoin Fixes: Prevents ragequit and ragejoin connection/chat spam.Plugin Hiding: Allows plugins to be hidden from the server list via an attribute in plugin.yml.Improve Console Debug: Make multiple common errors less verbose in the console.Event Handling Improvements: Ensures primed TNT fires the correct event and backports the explosion event from modern Bukkit.Spawn Location Options: Provides options to disable spawn location randomization and teleportation to the highest safe block on join.Configurable Mob Spawner Area Limit: Allows server owners to set a mob-cap for mob spawners to prevent mob farms from causing extreme lag.Want to use UberBukkit on your server?PleaseComments
¿Qués la BukkitWiki?[]La BukkitWiki es la sede oficial de la documentación de Bukkit y ayuda relacionada a otra información. Como se trata de un wiki, cualquier persona dentro de la comunidad es libre de aportar información a la misma. Al contribuir a la wiki, usted se compromete a liberar sus escritos/artículos a la Organización Bukkit a ser modificados y utilizados libremente siempre que lo consideremos necesario sin ninguna atribución de crédito, aparte de la wiki registrar los cambios recientes. Mientras que valoramos las contribuciones hechas por la comunidad, el enlucido de crédito de todo el contenido que ha añadido crea desorden y hace que el wiki se vea desordenado.¿Cuál es la diferencia entre Bukkit y CraftBukkit?[]Bukkit es el API desarrollador, mientras CraftBukkit es un mod para el servidor oficial de Minecraft que implemente la API Bukkit.Básicamente, Bukkit es con lo que trabajan los desarrolladores de plugins para ofrecerle esas frescas y nuevas características que hacen que su servidor sea impresionante.CraftBukkit es lo que hemos hecho para que pueda utilizar los plugins con el servidor oficial de Minecraft.¿Dónde puedo conseguirlo?[]¡AVISO! Algunas direcciones ya no funcionan.La última versión recomendada de CraftBukkit se puede encontrar en dl.bukkit.org. Echa un vistazo a Configuración de un servidor para empezar.Desde dl.bukkit.org también puede acceder a la beta y al desarrollo de compilaciones haciendo click en el enlaze Alternate Versions o por www.dl.bukkit.org/downloads/craftbukkit/.¿Cuál es la diferencia entre la Recommended, Beta, y Development builds?[]Una "Recommended build" ha cumplido nuestros requisitos y pruebas para el lanzamiento más altas y creemos que esta libre de errores. Una "Beta build" se considera estable pero no a recibido la cantidad de pruebas necesarias de construcción recomendadas. Una "Development build" es cualquier cambio en el medio de los dos otros tipos de builds. Estos pueden ser altamente estable o altamente inestable. Ver esté post por EvilSeph para más información sobre la diferencia entra la beta y recommended builds.¿Dónde puedo encontrar plugins? o ¿Cómo puedo añadir características a mi servidor?[]Los Plugins se pueden instalar para agregar nuevas características interesantes, a su servidor accionado CraftBukkit. En general, solo tiene que encontrar un plugin y añadirlo a su directorio "plugins" para instalarlo, pero algunos plugins necesitan requieren instalación o configuracion adicional - vease Installing Plugins para más información.Ya tenemos más de 10,000 plugins listos para ser utilizados y mantenidos de forma activa y soportados que se pueden encontar mediante el uso de nuesra Lista de Plugins o Bukkit Dev.Hice un plugin. ¿Dónde puedo enviarlo?[]Crear una página de proyecto para su plugin en BukkitDev, el sitio de recursos de plugin de la comunidad. El sistema es administrado por el Staff de BukkitDev. Consulte la Directrices para el envío del proyecto para obtener información sobre lo que debe
2025-04-11Este guia explica como instalar a maioria dos plugins básicos no seu servidor. Deve possuir um servidor CraftBukkit funcional e ter conhecimento de como utilizar a consola de servidor do Minecraft. Se não possui um servidor, por favor vá a Montar um servidor e siga as instruções. Este guia não cobre a montagem de uma base de dados SQL ou a edição de ficheiros de propriedades, por favor consulte os fóruns. Leia sempre as instruções do plugin, se existirem.Instalação da maioria dos plugins[]Descarregue um plugin à sua escolha.Coloque o ficheiro .jar e quaisquer outros ficheiros na pasta plugins.Corra o servidor e aguarde que carregue completamente.Escreva stop na consola do Minecraft para parar completamente o servidor.Corra o servidor.Tudo pronto! O seu plugin deve estar instalado e pronto a ser usado.Notas[] Note: Pode encontrar plugins na lista de plugins Bukkit ou em BukkitDev Note: O ficheiro que descarregou pode ser um arquivo (.zip, .rar, .7z) e irá precisar de ser extraído usando um gestor de arquivos como o 7zip. Note: A sua pasta de plugins estará localizada na mesma pasta onde criou o seu servidor CraftBukkit. Note: Depois de começar o servidor, este pode gerar um ficheiro de configuração, confirme no fórum do plugin ou na wiki por quaisquer propriedades que possa configurar. Note: Verifique o log e a consola por error que o seu recém-instalado plugin possa criar. Isto pode indicar que é necessária configuração adicional (MySQL, permissões), cerifique o fórum para ver se é este o caso.Atualizar Plugins[]Crie uma pasta chamada "update" na sua paste de plugins.Descarregue o plugin que pretende atualizar.Coloque APENAS o ficheiro .jar na pasta update.Reinicie o servidor.Tudo pronto! O seu plugin deve ter sido atualizado.Notas[] Note: Certifique-se que o nome do ficheiro .jar na pasta update é o mesmo que o ficheiro .jar na pasta plugins do mesmo plugin. Note: O comando reload irá também parar todos os plugins, copiar os ficheiros da pasta update para a pasta plugins (substituindo quaisquer ficheiros com o mesmo nome) e depois carregar todos os plugins novamente.{{note|Este método é mais seguro do que substituir o ficheiro manualmente enquanto o servidor corre e não irá desligar os jogadores que estejam online, ao contrário do que aconteceria se fosse feito manualmente.Language English • беларуская • Deutsch • español • suomi • français • italiano • 한국어 • Nederlands • norsk • polski • português • русский • lietuvių • čeština
2025-04-01Archived❓ AboutMagma is the next generation of hybrid minecraft server softwares.Magma is based on Forge and Paper, meaning it can run both Craftbukkit/Spigot/Paper plugins and Forge mods.We hope to eliminate all issues with craftbukkit forge servers. In the end, we envision a seamless, low lag Magma experience with support for newer 1.12+ versions of Minecraft.🌐 BungeeCord/VelocityMagma 1.19.3 is not compatible with Velocity or any BungeeCord fork.This is caused by Forge and not a fault of Magma. We cannot fix this ourselves without modifying the client.You might be able to use the Waterfall fork called Lightfall, but it requires a clientside-mod in order to work.🧪 Other versionsFor 1.20.2 use KettingFor 1.20.1 hereFor 1.18.2 hereFor 1.12.2 here🪣 DeploymentInstallationDownload the latest builds from the Releases section (Download the one that ends in server)Make a new directory(folder) for the serverMove the jar that you downloaded into the new directoryRun the jar with your command prompt or terminal, going to your directory and entering java -jar Magma-[version]-server.jar. Change [version] to your Magma version.NOTE - Magma does NOT have a gui, you cannot open the server jar directly by double clicking it!Building the sourcesClone the ProjectYou can use Git GUI (like GitHub Desktop/GitKraken) or clone using the terminal using:git clone you want to run the build command./gradlew setup magmaJarNow go and get a drink this may take some timeNavigate to projects/magma/build/libs directory of the compiled source codeCopy the Jar to a new server directory (see Installation)⚙️ ContributingIf you wish to inspect Magma, submit PRs, or otherwise work with Magma itself, you're in the right place!.Please read the CONTRIBUTING.md to see how to contribute, setup, and run.💬 ChatYou are welcome to visit Magma's Discord server here.
2025-04-08Java Edition server software allows for Java Edition players to play on multiplayer servers. Official Java Edition server software includes Realms, with unofficial software being plenteous. Some unofficial server software can be found below…Warning: Some of this information might be outdatedOfficial Server Software[]With every release, Mojang releases official server software. This is always available with every major release and snapshot.NameMain Developer(s)Latest supported versionProgramming LanguageJava ServerMojang StudiosLatestJavaPlugins[]Some unofficial software allows you to run plugins natively in the game. These plugins and the software used to run them are not run or maintained by Mojang Studios.NameMain Developer(s)Latest supported JE versionProgramming LanguageRemarksSpigotmd_51.20.1JavaSpigot is the continuation of CraftBukkit that is actively maintained and adds more functionality for plugin developers as well as server fixes and configurations.PaperPaperMC1.20.1JavaPaper is a fork of Spigot with a focus on performance enhancements. It also provides even more API for plugin developers and expose more server settings.TuinitySpottedLeaf1.17.1JavaTuinity is a fork of Paper that aims to be more optimized for high player count servers. Tuinity merged into paper in August 2021, and is now discontinued.AirplaneTechnové1.17KotlinAirplane is also a fork of Paper that aims to optimize performance by reducing entity behaviour, among other featuresGlowstoneGlowstone project1.12.2,1.19 (in-dev)JavaGlowstone is a completely open source Minecraft server that doesn't rely on any of Mojang's code - meaning we're free to change it however we want. It is fully compatible with Bukkit API natively and with Sponge API through Bukkit2SpongeSpongeVanillaSponge1.16.5 and1.20.1 (Experimental)JavaA server implementing the Sponge API, a different plugin API separate from the Bukkit API used
2025-04-20Read the following article before changing over to UberBukkit (From Project-Poseidon): can download the latest GitHub release here.SnapshotsYou can download the latest build through GitHub actions (You need to be logged in on GitHub) or get it from betacraft.uk along with pre-made configuration files.Please note, download the artifact (JAR) without original in the name, eg. uberbukkit-2.0.2.jar.LicensingCraftBukkit and Bukkit are licensed under GNU General Public License v3.0Any future commits to this repository will remain under the same GNU General Public License v3.0Libraries in the compiled .jar files distrusted may contain their own licenses.This project contains decompiled code that is copyrighted by Mojang AB typically under the net.minecraft.server package.How To Setup - IntelliJ IDEAClone this project using Git or a desktop client.Open IntelliJ and create a new project in the same directory as the Project Poseidon folder.CompilingCompiling is done via maven. To compile a JAR, cd into the Project Poseidon directory and run the following command:You should now have a runnable JAR inside the /target folder!Regarding the DMCA of CraftBukkit in 2014The contributor Wolverness who first contributed on CraftBukkit in February 2012 issued a DMCA against CraftBukkit and other major forks of CraftBukkit.This project is based on the following commits:CraftBukkit: 54bcd1c1f36691a714234e5ca2f30a20b3ad2816 (SpigotMC)Bukkit: 3524fde5ffc387ef9e39f6ee7dae83ff4dbf8229 (GitHub)The Bukkit and CraftBukkit commits that Project Poseidon is based on are before Wolverness started contributing.If you were a contributor before these commits please feel free to contact me or open an issue asking for this repository to be taken down.MC-DEVWe include files from the mc-dev GitHub repository. This code is automatically generated using minecraft_server.jar and sourced from the Bukkit repositories.MC-DEV: 1a792ed860ebe2c6d4c40c52f3bc7b9e0789ca23If Mojang Studios or someone on their behalf wants to have this repository removed due to including copyrighted Minecraft sources like bukkit/mc-dev, please contact me or make an issue.How to setup ModLoaderMP support (NOT WORKING)Please read the following:
2025-04-06DescriptionFilesGallery (5)RelationsSourceIssuesWikiDescriptionAbout EssentialsX EssentialsX is the essential plugin suite for Spigot servers, including over 130 commands and countless features for servers of any scale! EssentialsX is a continuation of the original Essentials 2 plugin for Bukkit servers, adding support for the latest Minecraft versions. EssentialsX also includes several performance enhancements and fixes on top of the original Essentials, as well as plenty of new useful features for servers. You can view major differences and learn how to set EssentialsX up over at the EssentialsX wiki. RequirementsEssentialsX is designed to use modern permissions plugins - we strongly recommend LuckPerms. You also need Vault for prefix/suffix support.EssentialsX currently supports CraftBukkit, Spigot and Paper (recommended). Other server implementations may work, but we don't recommend them as they may cause compatibility issues. Support Looking for help with EssentialsX? You can join the MOSS server on Discord for community-powered support. You can also start a discussion or report bugs on GitHub. Donate EssentialsX is provided completely free-of-charge. If you'd like to support the EssentialsX project, you can make a recurring donation on Patreon or GitHub Sponsors, or make a one-off donation on Ko-fi.If you're not able to donate, we'd really appreciate if you could take the time to write a review below, or give us a star on GitHub. Every little helps!Metrics collection EssentialsX collects anonymous server statistics through bStats, an open-source statistics service for Minecraft software. If you'd like to disable metrics collection via bStats, you can edit the plugins/bStats/config.yml file. Contributing EssentialsX is an open source project released under the GPLv3 license, and we welcome code contributions on our GitHub.Our translations are also crowd-sourced, so if you'd like to help bring EssentialsX to your language, you can do so on Crowdin.Finally, if you're knowledgable about EssentialsX and want to help others, you can join us on MOSS and GitHub Discussions to help other people with setting up and using EssentialsX.
2025-04-13