MobArena/README.md

38 lines
1.4 KiB
Markdown
Raw Normal View History

MobArena [![Build Status](https://travis-ci.org/garbagemule/MobArena.svg?branch=master)](https://travis-ci.org/garbagemule/MobArena) [![Documentation Status](https://readthedocs.org/projects/mobarena/badge/?version=latest)](http://mobarena.readthedocs.io/en/latest/?badge=latest)
========
MobArena is an arena-style minigame for Spigot-based Minecraft servers
2017-11-19 17:17:31 +01:00
2017-03-12 12:17:01 +01:00
## Getting Started
2017-03-12 12:17:01 +01:00
If you don't want to compile the plugin yourself, grab a release artifact from
one of these two sites:
- [Bukkit](https://dev.bukkit.org/projects/mobarena)
- [Spigot](https://www.spigotmc.org/resources/34110/)
The wiki here on Github should have all the information you need to get
started using the plugin.
2017-03-12 12:17:01 +01:00
## Getting Help
2017-03-12 12:17:01 +01:00
If you run into problems or need help with something, feel free to hop on IRC
(#mobarena @ irc.esper.net) to have a chat. If you don't know what IRC is or
don't have an IRC client, you can use a web-based one:
- [Webchat](https://webchat.esper.net/?nick=&channels=#mobarena)
Remember, though, that IRC is _idle chat_, which means you likely won't get a
response immediately. It could take anything from a couple of seconds to a
day, but your message _will_ be seen.
## Contributing
Found a bug, got a suggestion, or want to dig into the code base? There are
many ways to contribute to the project!
Get started here: [Contributing](https://github.com/garbagemule/MobArena/blob/master/.github/CONTRIBUTING.md)