Difference between revisions of "Wrapper List"

From wiki.vg
Jump to navigation Jump to search
(Add RTBukkit to the server wrappers list)
(Add forge and LiteLoader)
(5 intermediate revisions by 3 users not shown)
Line 15: Line 15:
 
!style="width: 120px" | Scripting
 
!style="width: 120px" | Scripting
 
!style="width: 120px" | Development Status
 
!style="width: 120px" | Development Status
 +
|-
 +
! [https://github.com/Mojang/LegacyLauncher LegacyLauncher / LauncherWrapper]
 +
| [https://github.com/mojang Mojang], [https://github.com/cpw cpw]
 +
| {{Java}}
 +
| {{no|[https://github.com/Mojang/LegacyLauncher/issues/1 None]}}
 +
| {{yes|Tweak injection}}
 +
| {{yes|Active (used by vanilla Minecraft for alpha and below)}}
 +
|-
 +
! [https://github.com/MinecraftForge/MinecraftForge MinecraftForge]
 +
| [https://github.com/MinecraftForge MinecraftForge team]
 +
| {{Java}}
 +
| [https://github.com/MinecraftForge/MinecraftForge/blob/master/LICENSE-fml.txt GNU LGPL v2.1]?
 +
| {{yes|Java Archives}}
 +
| {{yes|Active}}
 +
|-
 +
! [http://www.liteloader.com/ LiteLoader]
 +
| [https://www.assembla.com/profile/Mumfrey Mumfrey]
 +
| {{Java}}
 +
| {{no|Unknown}}
 +
| {{yes|.litemod Java Archives}}
 +
| {{yes|Active}}
 
|-
 
|-
 
! [https://bitbucket.org/DarkStorm_/darkmod DarkMod] ([https://bitbucket.org/DarkStorm_/darkmodlauncher Launcher])
 
! [https://bitbucket.org/DarkStorm_/darkmod DarkMod] ([https://bitbucket.org/DarkStorm_/darkmodlauncher Launcher])
Line 41: Line 62:
 
| [http://www.gnu.org/copyleft/gpl.html GPLv3]
 
| [http://www.gnu.org/copyleft/gpl.html GPLv3]
 
| {{yes|Java Archives}}
 
| {{yes|Java Archives}}
| {{yes|Active}}
+
| {{no|Inactive (DMCA'd)}}
 
|-
 
|-
 
! [http://www.spigotmc.org/ Spigot]
 
! [http://www.spigotmc.org/ Spigot]
Line 47: Line 68:
 
| [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 Archives}}
 +
| {{yes|Active}}
 +
|-
 +
! [https://github.com/dimensions Dimenisons]
 +
| [https://github.com/phase Phase]
 +
| [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java]
 +
| [MIT]
 
| {{yes|Java Archives}}
 
| {{yes|Java Archives}}
 
| {{yes|Active}}
 
| {{yes|Active}}
Line 61: Line 89:
 
| [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 Archives}}
 +
| {{yes|Active}}
 +
|-
 +
! Spoon
 +
| [https://github.com/ilexiconn iLexiconn]
 +
| [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
 +
| [http://en.wikipedia.org/wiki/MIT_License MIT]
 
| {{yes|Java Archives}}
 
| {{yes|Java Archives}}
 
| {{yes|Active}}
 
| {{yes|Active}}

Revision as of 17:16, 3 November 2015

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 / LauncherWrapper Mojang, cpw Java None Tweak injection Active (used by vanilla Minecraft for alpha and below)
MinecraftForge MinecraftForge team Java GNU LGPL v2.1? Java Archives Active
LiteLoader Mumfrey Java Unknown .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) Language License Scripting Development Status
Bukkit Bukkit Team Java GPLv3 Java Archives Inactive (DMCA'd)
Spigot Spigot Team Java GPLv3 Java Archives Active
Dimenisons Phase Java [MIT] Java Archives Active
RTBukkit Forairan Java GPLv3 Java Archives (Bukkit API) - early development Active
CanaryMod CanaryMod Team Java GPLv3 Java Archives Active
Spoon iLexiconn Java MIT Java Archives Active
SimpleServer sadimusi Java See LICENSE No Active