Difference between revisions of "Wrapper List"
Jump to navigation
Jump to search
(Sort them up.) |
(→Server Wrappers: Add some more to the list) |
||
Line 52: | Line 52: | ||
!style="min-width: 120px" | Name | !style="min-width: 120px" | Name | ||
!style="min-width: 120px" | Author(s) | !style="min-width: 120px" | Author(s) | ||
+ | !style="width: 120px" | Version | ||
!style="min-width: 78px" | Language | !style="min-width: 78px" | Language | ||
!style="min-width: 120px" | License | !style="min-width: 120px" | License | ||
!style="width: 120px" | Scripting | !style="width: 120px" | Scripting | ||
!style="width: 120px" | Development Status | !style="width: 120px" | Development Status | ||
+ | |- | ||
+ | ! [http://spongepowered.org/ Sponge] | ||
+ | | [https://docs.spongepowered.org/stable/en/about/staff.html SpongePowered Staff] | ||
+ | | {{yes|1.12}} | ||
+ | | [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java] | ||
+ | | MIT | ||
+ | | {{yes|Java}} | ||
+ | | {{yes|Active}} | ||
|- | |- | ||
! [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}} | ||
| [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|Java}} |
| {{yes|Active}} | | {{yes|Active}} | ||
|- | |- | ||
− | ! | + | ! [http://bukkit.org/ Bukkit] |
− | | [ | + | | [http://forums.bukkit.org/pages/about-us/ Bukkit Team] |
− | | [http://en.wikipedia.org/wiki/Java_( | + | | {{no|1.8}} |
− | | [http://en.wikipedia.org/wiki/ | + | | [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java] |
− | | {{yes|Java | + | | [http://www.gnu.org/copyleft/gpl.html GPLv3] |
+ | | {{yes|Java}} | ||
+ | | {{no|Inactive (DMCA'd)}} | ||
+ | |- | ||
+ | ! [https://www.neptunepowered.org/ Neptune] | ||
+ | | [https://github.com/jamierocks jamierocks] | ||
+ | | {{no|1.8}} | ||
+ | | [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java] | ||
+ | | [https://github.com/NeptunePowered/NeptuneMod/blob/master/LICENSE.txt MIT] | ||
+ | | {{yes|Java}} | ||
| {{yes|Active}} | | {{yes|Active}} | ||
|- | |- | ||
! [http://canarymod.net/ CanaryMod] | ! [http://canarymod.net/ CanaryMod] | ||
− | | [ | + | | [https://github.com/CanaryModTeam CanaryMod Team] |
+ | | {{no|1.8}} | ||
| [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|Java}} |
| {{yes|Active}} | | {{yes|Active}} | ||
|- | |- | ||
− | ! [https://github.com/ | + | ! Spoon |
− | | | + | | [https://github.com/ilexiconn iLexiconn] |
− | | [http://en.wikipedia.org/wiki/Java_ | + | | Unknown |
− | + | | [http://en.wikipedia.org/wiki/Java_(programming_language) Java] | |
− | + | | [http://en.wikipedia.org/wiki/MIT_License MIT] | |
− | + | | {{yes|Java}} | |
− | + | | {{no|Inactive (source unknown?)}} | |
− | |||
− | |||
− | | [http://en.wikipedia.org/wiki/ | ||
− | |||
− | | {{yes|Java | ||
− | | {{no|Inactive ( | ||
|- | |- | ||
! [http://www.minecraftforum.net/viewtopic.php?f=1023&t=336496 SimpleServer] | ! [http://www.minecraftforum.net/viewtopic.php?f=1023&t=336496 SimpleServer] | ||
| [[User:sadimusi|sadimusi]] | | [[User:sadimusi|sadimusi]] | ||
+ | | {{no|1.4.6}} | ||
| [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java] | | [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Java] | ||
| [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 13:17, 15 September 2018
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) | Version | Language | License | Scripting | Development Status |
---|---|---|---|---|---|---|
Sponge | SpongePowered Staff | 1.12 | Java | MIT | Java | Active |
Spigot | Spigot Team | 1.13 | 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 |
Spoon | iLexiconn | Unknown | Java | MIT | Java | Inactive (source unknown?) |
SimpleServer | sadimusi | 1.4.6 | Java | See LICENSE | No | Inactive |
hMod | traitor | Beta 1.4 | Java | Unknown | Java | Inactive |