Skip to content

thaingo/hCraft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hCraft

hCraft

What is hCraft?

hCraft is a custom implementation of a Minecraft server, currently supprting the 47th revision of the protocol (version 1.4.2). hCraft strives to be fast, customizable and easy to use.

Features

The currently implemented features are:

  • The client can connect to the server.
  • Movement and block modification are relayed between connected players.
  • Worlds can be loaded from/saved to an experimental world format (HWv1).
  • Players can easily switch between worlds using the /w command (Multiworld!).
  • A permissions-like rank system.
  • SQLite support.

Building

To build hCraft, you will need a C++11-compatible compiler and a copy of SCons. Just change to the directory that contains hCraft, and type scons. That will compile and link the source code into an executable (can be found in the created "build" directory).

Dependencies

IRC

hCraft's IRC channel can be found in irc.divineirc.net/6667, #hCraft.

Copyright

hCraft is released under GNU's general public license (GPLv3), more information can be found here.

About

A custom implementation of a Minecraft server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published