Difference between revisions of "Wrapper List"
Jump to navigation
Jump to search
m (Bump Sponge and Spigot versions, make LegacyLauncher "inactive", because no one updated it since 2016) |
(Add Paper server software) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 34: | Line 34: | ||
| {{Java}} | | {{Java}} | ||
| [https://github.com/MinecraftForge/MinecraftForge/blob/1.14.x/LICENSE.txt GNU LGPL v2.1] | | [https://github.com/MinecraftForge/MinecraftForge/blob/1.14.x/LICENSE.txt GNU LGPL v2.1] | ||
+ | | {{yes|Java Archives}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://github.com/FabricMC/fabric-loader Fabric Loader] | ||
+ | | [https://github.com/FabricMC FabricMC] | ||
+ | | {{Java}} | ||
+ | | [https://github.com/FabricMC/fabric-loader/blob/master/LICENSE Apache License 2.0] | ||
| {{yes|Java Archives}} | | {{yes|Java Archives}} | ||
| {{yes|Active}} | | {{yes|Active}} | ||
Line 78: | Line 85: | ||
| [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java] | | [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java] | ||
| [http://www.gnu.org/copyleft/gpl.html GPLv3] | | [http://www.gnu.org/copyleft/gpl.html GPLv3] | ||
+ | | {{yes|Java}} | ||
+ | | {{yes|Active}} | ||
+ | |- | ||
+ | ! [https://papermc.io/software/paper Paper] | ||
+ | | [https://papermc.io/team PaperMC Team] | ||
+ | | {{yes|1.21.1}} | ||
+ | | [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java] | ||
+ | | [https://github.com/PaperMC/Paper/blob/master/LICENSE.md GPLv3 and MIT] | ||
| {{yes|Java}} | | {{yes|Java}} | ||
| {{yes|Active}} | | {{yes|Active}} | ||
Line 137: | Line 152: | ||
| {{no|Inactive}} | | {{no|Inactive}} | ||
|} | |} | ||
+ | |||
+ | [[Category:Minecraft Modern]] |
Latest revision as of 15:14, 16 August 2024
Minecraft Modern Tools and Mods | |
---|---|
Clients | Servers | Decompilers | Libraries | Utilities | Wrappers |
These are wrappers for both the client and server vanilla interfaces.
See the client list page for custom clients and the server list page for custom servers.
Client Wrappers
These are wrappers for the vanilla Minecraft client.
Name | Author(s) | Language | License | Scripting | Development Status |
---|---|---|---|---|---|
LegacyLauncher / LaunchWrapper | Mojang, cpw | Java | None | Tweak injection | Inactive (used by vanilla Minecraft for alpha and below) |
modlauncher | cpw | Java | GNU LGPL v3 | Java service providers | Active |
MinecraftForge | MinecraftForge team | Java | GNU LGPL v2.1 | Java Archives | Active |
Fabric Loader | FabricMC | Java | Apache License 2.0 | Java Archives | Active |
LiteLoader | Mumfrey | Java | Proprietary | .litemod Java Archives | Inactive |
DarkMod (Launcher) | DarkStorm | Java | BSD | Java Archives | Inactive (Alpha 1.2.6 - Current 1.6.4) |
Server Wrappers
These are wrappers for the vanilla Minecraft server.
Name | Author(s) | Version | Language | License | Scripting | Development Status |
---|---|---|---|---|---|---|
Sponge | SpongePowered Staff | 1.12.2 (stable) / 1.19.2 (unstable) | Java | MIT | Java | Active |
Spigot | Spigot Team | 1.19.2 | Java | GPLv3 | Java | Active |
Paper | PaperMC Team | 1.21.1 | Java | GPLv3 and MIT | Java | Active |
Bukkit | Bukkit Team | 1.7.10 | Java | GPLv3 | Java | Inactive (DMCA'd) |
NeptuneMod | jamierocks | 1.8 | Java | MIT | Java | Inactive |
CanaryMod | CanaryMod Team | 1.8 | Java | GPLv3 | Java | Inactive |
CanaryClassic | CanaryMod Team | 1.6.4 | Java | LGPLv3 | Java | Inactive |
hMod | traitor | Beta 1.4 | Java | Unknown | Java | Inactive |
Spoon | iLexiconn | Unknown | Java | MIT | Java | Inactive (source unknown?) |
SimpleServer | sadimusi | 1.4.6 | Java | See LICENSE | No | Inactive |