2021-04-15 17:24:56 +02:00
|
|
|
MobArena [![Build Status](https://github.com/garbagemule/MobArena/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/garbagemule/MobArena/actions/workflows/build.yml)
|
2017-11-29 19:51:42 +01:00
|
|
|
========
|
|
|
|
|
|
|
|
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-11-29 19:51:42 +01:00
|
|
|
|
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-11-29 19:51:42 +01:00
|
|
|
|
2017-03-12 12:17:01 +01:00
|
|
|
## Getting Help
|
2017-11-29 19:51:42 +01:00
|
|
|
|
2018-04-27 16:53:40 +02:00
|
|
|
If you run into problems or need help with something, feel free to hop on the
|
2018-09-23 16:21:43 +02:00
|
|
|
MobArena Discord server to have a chat: [Instant Invite](https://discord.gg/5tnwQvC)
|
2017-03-12 12:17:01 +01:00
|
|
|
|
2018-09-23 16:21:43 +02:00
|
|
|
Remember, though, that this communication channel is _idle chat_, which
|
2018-04-27 16:53:40 +02:00
|
|
|
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.
|
2017-03-12 12:17:01 +01:00
|
|
|
|
2017-11-29 19:51:42 +01:00
|
|
|
|
2018-04-27 16:49:31 +02:00
|
|
|
## Contributing
|
2017-11-29 19:51:42 +01:00
|
|
|
|
2018-04-27 16:49:31 +02:00
|
|
|
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)
|