Difference between revisions of "Wrapper List"

From wiki.vg
Jump to navigation Jump to search
(→‎Server Wrappers: Added Codename: CanaryCreeper)
(Sort them up.)
(19 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 +
{{ToolsNavbox}}
 
These are wrappers for both the client and server vanilla interfaces.
 
These are wrappers for both the client and server vanilla interfaces.
  
See the [[Client_List|client list]] page for custom clients and the [[Server_List|server list]] page for custom servers.
+
See the [[Client_List|client list]] page for custom clients and the [[Server_List|server list]] page for custom servers.<br style="clear:both;" />
  
 
== Client Wrappers ==
 
== Client Wrappers ==
Line 15: Line 16:
 
!style="width: 120px" | Development Status
 
!style="width: 120px" | Development Status
 
|-
 
|-
|colspan="6" | There are no client wrappers at this time
+
! [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://github.com/DarkStorm652 DarkStorm]
 +
| {{Java}}
 +
| {{BSD}}
 +
| {{yes|Java Archives}}
 +
| {{no|Inactive (Alpha 1.2.6 - Current 1.6.4)}}
 
|}
 
|}
  
Line 30: Line 57:
 
!style="width: 120px" | Development Status
 
!style="width: 120px" | Development Status
 
|-
 
|-
! [http://bukkit.org/ Bukkit]
+
! [http://www.spigotmc.org/ Spigot]
| Former hey0 Team
+
| [http://www.spigotmc.org/XenStaff/ Spigot Team]
 
| [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 37: Line 64:
 
| {{yes|Active}}
 
| {{yes|Active}}
 
|-
 
|-
! Codename: CanaryCreeper
+
! Spoon
| CanaryMod Team
+
| [https://github.com/ilexiconn iLexiconn]
| [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java]
+
| [http://en.wikipedia.org/wiki/Java_(programming_language) Java]
| [http://www.opensource.org/licenses/BSD-3-Clause BSD 3-clause]
+
| [http://en.wikipedia.org/wiki/MIT_License MIT]
 
| {{yes|Java Archives}}
 
| {{yes|Java Archives}}
| {{yes|Alpha}}
+
| {{yes|Active}}
 
|-
 
|-
 
! [http://canarymod.net/ CanaryMod]
 
! [http://canarymod.net/ CanaryMod]
| CanaryMod Team
+
| [http://canarymod.net/team CanaryMod Team]
 
| [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java]
 
| [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java]
| {{unknown|n/a}}
+
| [http://www.gnu.org/copyleft/gpl.html GPLv3]
 
| {{yes|Java Archives}}
 
| {{yes|Java Archives}}
 
| {{yes|Active}}
 
| {{yes|Active}}
 
|-
 
|-
! hMod
+
! [https://github.com/dimensions Dimenisons]
| hey0 and Team
+
| [https://github.com/phase Phase]
 
| [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java]
 
| [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java]
| {{unknown|n/a}}
+
| [MIT]
 
| {{yes|Java Archives}}
 
| {{yes|Java Archives}}
| {{no|Discontinued}}
+
| {{no|Inactive (Abandoned)}}
 
|-
 
|-
! [http://www.minecraftforum.net/viewtopic.php?f=1012&t=23483 Llamacraft]
+
! [http://bukkit.org/ Bukkit]
| SuperLlama
+
| [http://forums.bukkit.org/pages/about-us/ Bukkit Team]
 
| [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java]
 
| [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java]
| General Public
+
| [http://www.gnu.org/copyleft/gpl.html GPLv3]
| {{no}}
+
| {{yes|Java Archives}}
| {{unknown|Last updated:<br />6 Aug 2010}}
+
| {{no|Inactive (DMCA'd)}}
 
|-
 
|-
 
! [http://www.minecraftforum.net/viewtopic.php?f=1023&t=336496 SimpleServer]
 
! [http://www.minecraftforum.net/viewtopic.php?f=1023&t=336496 SimpleServer]
Line 70: Line 97:
 
| [https://github.com/SimpleServer/SimpleServer/blob/master/LICENSE See LICENSE]
 
| [https://github.com/SimpleServer/SimpleServer/blob/master/LICENSE See LICENSE]
 
| {{no}}
 
| {{no}}
| {{yes|Active}}
+
| {{no|Inactive}}
|-
 
! [http://www.andreassen.com.au/ MCSuperServer]
 
| Paul Andreassen
 
| [http://en.wikipedia.org/wiki/Python_%28programming_language%29 Python]
 
| [http://www.gnu.org/copyleft/gpl.html GPLv3]
 
| {{yes|Python but only console messages}}
 
| {{yes|Active}}
 
 
|}
 
|}

Revision as of 21:39, 27 January 2017

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
Spigot Spigot Team Java GPLv3 Java Archives Active
Spoon iLexiconn Java MIT Java Archives Active
CanaryMod CanaryMod Team Java GPLv3 Java Archives Active
Dimenisons Phase Java [MIT] Java Archives Inactive (Abandoned)
Bukkit Bukkit Team Java GPLv3 Java Archives Inactive (DMCA'd)
SimpleServer sadimusi Java See LICENSE No Inactive