Wrapper List: Difference between revisions
Jump to navigation
Jump to search
imported>SirCmpwn No edit summary |
imported>SirCmpwn No edit summary |
||
Line 32: | Line 32: | ||
|- | |- | ||
! [http://bukkit.org/ Bukkit] | ! [http://bukkit.org/ Bukkit] | ||
| | | [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] | ||
| [http://www.gnu.org/copyleft/gpl.html GPLv3] | | [http://www.gnu.org/copyleft/gpl.html GPLv3] | ||
Line 50: | Line 50: | ||
| [https://github.com/SimpleServer/SimpleServer/blob/master/LICENSE See LICENSE] | | [https://github.com/SimpleServer/SimpleServer/blob/master/LICENSE See LICENSE] | ||
| {{no}} | | {{no}} | ||
| {{yes|Active}} | | {{yes|Active}} | ||
|} | |} |
Revision as of 07:04, 26 October 2012
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 |
---|---|---|---|---|---|
There are no client wrappers at this time |
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 | Active |
CanaryMod | CanaryMod Team | Java | n/a | Java Archives | Active |
SimpleServer | sadimusi | Java | See LICENSE | No | Active |