minecraftservers
OpenCraft
Opencraft logo
---
Authors
Graham Edgecombe, Søren Enevoldsen, Mark Farrell, and the Brett Russell
Current version
0.3
License
Open source - BSD License
Website
Link

OpenCraft is a set of tools written in Java, built upon Apache MINA, SLF4J and XStream. It consists of four projects:

CTF mod

The OpenCraft CTF Mod is a modification of OpenCraft, made by Jacob_ (there is an older mod made by noxryan, but it is not public). It is based on OpenCraft 0.2 and contains many bug fixes and feature additions, as well as a new Capture the Flag game mode. Development of the server started in March 2010, new features were added over the coming months.

CTF Mod Features

Setup

Download the server software using the above link and extract it to a folder on your computer. Edit opencraft.properties with Notepad or Notepad++ to change the server settings.

You most likely want to give yourself op powers; to do that rename the file called YourName.xml in the savedGames folder. You can op other people using /op [name]. You can give people VIP rank (can kick, mute and start a new game) using /modify [name] VIP true.

On Windows you can click runServer.bat to start the server; on other platforms you can use the following command:

java -Xms1024m -Xmx1024m -cp CTFServer.jar org.opencraft.server.Server

Version history

Commands

For everyone

For VIPs

For Ops

Adding Maps

Maps should be in the standard Minecraft server format. When viewed from the top in Omen, red must be on the left and blue on the right. After you make a map, you must make a properties file for it by copying one of the existing ones. Edit it with Notepad or Notepad++ to fill in all of the settings with the appropriate numbers:

The rest of the coordinates contain the red and blue spawn and flag positions. Note that the y coordinates count from the bottom, not from the top as Omen does.

Put the map in the maps folder, then you can start the server and use /newgame to start a new game there.

BasketBall Mod

The BasketBall mod was first suggested by KG_Bro on the Vexillum Gaming Forums It is based on the OpenCraft CTF Mod, created by Jacob_.

Features

Staff Ranks

User Ranks

User Commands

More commands will be added in future versions

More Info

Scaream has planned this mod to be split into four separate mods, BasketBall, Soccer, Football and Hockey. Once the BasketBall Mod is done, he shall continue this project/ abandon it to code something else.


Download

only going to be available for Vexillum Gaming.

History

The BasketBall Mod was first suggested by a user from the Vexillum Gaming Forums at the end of 2011. Scaream was not very interested at the start but then he got interested in it again and started development. Development was first started in late February 2012, and will be continued until it is finished or until Scaream decides to abandon it.

OpenCraft History

Originally created by Graham Edgecombe, Søren Enevoldsen, Mark Farrell, and the Brett Russell, the foundation for a server was created, but development stopped sometime around the end of January 2010. In December 2009, noxryan created a CTF server based on OpenCraft 0.1; it was very popular until it disappeared in February 2010. The CTF server software was never made public and has not been seen since.

Three months later, Trevor Fischer and Adam Liszka picked up the project and created a branch named OpenCraft-ACM. Features added included multiworld support, improved water physics, gravity and structural support, and a highly customizable permission system with world independent permissions.

Jacob Morgan created his own version of a CTF Game Mode using Opencraft 0.2, a private fork being updated regularly and is powering Jacob's Capture the Flag server available through Classicube.

Robert Grove, Anthony Tobvis and Jordan Chigbo maintain an older private version of the mod which powered the Vexillum Gaming server until its recent decline in popularity and eventual disappearance when Mojang stopped support for Minecraft Classic.

OpenCraft-server is currently at version 0.3.

Links