Difference between revisions of "Wrapper List"

From wiki.vg
Jump to navigation Jump to search
(→‎Server Wrappers: Add some more to the list)
m (Spigot 1.13 -> 1.14)
(6 intermediate revisions by 3 users not shown)
Line 16: Line 16:
 
!style="width: 120px" | Development Status
 
!style="width: 120px" | Development Status
 
|-
 
|-
! [https://github.com/Mojang/LegacyLauncher LegacyLauncher / LauncherWrapper]
+
! [https://github.com/Mojang/LegacyLauncher LegacyLauncher / LaunchWrapper]
 
| [https://github.com/mojang Mojang], [https://github.com/cpw cpw]
 
| [https://github.com/mojang Mojang], [https://github.com/cpw cpw]
 
| {{Java}}
 
| {{Java}}
Line 22: Line 22:
 
| {{yes|Tweak injection}}
 
| {{yes|Tweak injection}}
 
| {{yes|Active (used by vanilla Minecraft for alpha and below)}}
 
| {{yes|Active (used by vanilla Minecraft for alpha and below)}}
 +
|-
 +
! [https://github.com/cpw/modlauncher modlauncher]
 +
| [https://github.com/cpw cpw]
 +
| {{Java}}
 +
| [https://github.com/cpw/modlauncher/blob/master/LICENSE GNU LGPL v3]
 +
| {{yes|Java service providers}}
 +
| {{yes|Active}}
 
|-
 
|-
 
! [https://github.com/MinecraftForge/MinecraftForge MinecraftForge]
 
! [https://github.com/MinecraftForge/MinecraftForge MinecraftForge]
 
| [https://github.com/MinecraftForge MinecraftForge team]
 
| [https://github.com/MinecraftForge MinecraftForge team]
 
| {{Java}}
 
| {{Java}}
| [https://github.com/MinecraftForge/MinecraftForge/blob/master/LICENSE-fml.txt GNU LGPL v2.1]?
+
| [https://github.com/MinecraftForge/MinecraftForge/blob/1.14.x/LICENSE.txt GNU LGPL v2.1]
 
| {{yes|Java Archives}}
 
| {{yes|Java Archives}}
 
| {{yes|Active}}
 
| {{yes|Active}}
Line 33: Line 40:
 
| [https://www.assembla.com/profile/Mumfrey Mumfrey]
 
| [https://www.assembla.com/profile/Mumfrey Mumfrey]
 
| {{Java}}
 
| {{Java}}
| {{no|Unknown}}
+
| {{no|[http://develop.liteloader.com/liteloader/LiteLoader/tree/master#license-and-permissions Proprietary]}}
 
| {{yes|.litemod Java Archives}}
 
| {{yes|.litemod Java Archives}}
 
| {{yes|Active}}
 
| {{yes|Active}}
Line 68: Line 75:
 
! [http://www.spigotmc.org/ Spigot]
 
! [http://www.spigotmc.org/ Spigot]
 
| [http://www.spigotmc.org/XenStaff/ Spigot Team]
 
| [http://www.spigotmc.org/XenStaff/ Spigot Team]
| {{yes|1.13}}
+
| {{yes|1.14}}
 
| [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]
Line 97: Line 104:
 
| {{yes|Java}}
 
| {{yes|Java}}
 
| {{yes|Active}}
 
| {{yes|Active}}
 +
|-
 +
! [https://github.com/CanaryModTeam/CanaryClassic CanaryClassic]
 +
| [https://github.com/CanaryModTeam CanaryMod Team]
 +
| {{no|1.6.4}}
 +
| [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java]
 +
| [http://www.gnu.org/copyleft/lgpl.html LGPLv3]
 +
| {{yes|Java}}
 +
| {{no|Inactive}}
 +
|-
 +
! [https://github.com/traitor/Minecraft-Server-Mod hMod]
 +
| [https://github.com/traitor traitor]
 +
| {{no|Beta 1.4}}
 +
| Java
 +
| Unknown
 +
| {{yes|Java}}
 +
| {{no|Inactive}}
 
|-
 
|-
 
! Spoon
 
! Spoon
Line 112: Line 135:
 
| [https://github.com/SimpleServer/SimpleServer/blob/master/LICENSE See LICENSE]
 
| [https://github.com/SimpleServer/SimpleServer/blob/master/LICENSE See LICENSE]
 
| {{no}}
 
| {{no}}
| {{no|Inactive}}
 
|-
 
! [https://github.com/traitor/Minecraft-Server-Mod hMod]
 
| [https://github.com/traitor traitor]
 
| {{no|Beta 1.4}}
 
| Java
 
| Unknown
 
| {{yes|Java}}
 
 
| {{no|Inactive}}
 
| {{no|Inactive}}
 
|}
 
|}

Revision as of 16:56, 12 October 2019

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 Active (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
LiteLoader Mumfrey Java Proprietary .litemod Java Archives Active
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 Java MIT Java Active
Spigot Spigot Team 1.14 Java GPLv3 Java Active
Bukkit Bukkit Team 1.8 Java GPLv3 Java Inactive (DMCA'd)
Neptune jamierocks 1.8 Java MIT Java Active
CanaryMod CanaryMod Team 1.8 Java GPLv3 Java Active
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