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

barroncraft/minecraft-dota

Repository files navigation

Minecraft Dota

Moba style game similar to LOL and DOTA built in Minecraft.

Installing

For quick setups, we recommend using our automated installer (supports Debian 7 and CentOS 6)

wget -qO- http://barron.nu/install | sh

You can also find pre-packaged configurations on the releases page. Just download and run server.sh on Linux/Mac or server.bat on Windows. There's also a guide on Barron Wiki on how to manually configure a server.

Playing

Read the guide on Barron Wiki

Contributing

All contributions should be sent in as pull requests or to contact@barroncraft.com. When submitting changes, please:

  • Use Unix style line endings
  • Use 2 space indentation
  • Make sure config files are valid yaml
  • Use Bukin for installing plugins
  • Only send small, world map changes. For larger changes, request access to our build server.
  • Attach any related issues

Credits