Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

shadow386/CanaryMod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CanaryMod

CanaryMod is a server mod for the Minecraft Beta server software that uses the code from hMod and some from bukkit. This is only the source code, if you don't know how to use this you won't find it useful.

Compiling

Add a new project from existing sources in whatever IDE you use. Add minecraft_servero.jar as a library, and mysql-connector-java-bin.jar if need be. Your IDE should compile .class files that you can copy over into a clean minecraft_server.jar, then you can test your changes.

minecraft_servero.jar

You can get this file by running jarjar.bat in the jarjar folder and it will automaticly make minecraft_servero.jar

About

Server administration mod and API for Minecraft beta multiplayer server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%