93 lines
2.3 KiB
Markdown
93 lines
2.3 KiB
Markdown
<!--
|
||
Thanks for filing a new issue on MobArena! To help us help you, please use
|
||
this template for filing your bug, feature request, or other topic.
|
||
|
||
If you use this template, it helps the developers review your ticket and
|
||
figure out the problem. If you don't use this template, we may close your
|
||
issue as not enough information.
|
||
-->
|
||
|
||
# Summary
|
||
|
||
<!--
|
||
Choose the type of issue you are filing. Pick one by typing [X] in any
|
||
field. For example, bug reports look like…
|
||
|
||
[X] Bug report
|
||
-->
|
||
|
||
* This issue is a…
|
||
* [ ] Bug report
|
||
* [ ] Feature request
|
||
* [ ] Documentation request
|
||
* [ ] Other issue
|
||
* [ ] Question
|
||
* **Describe the issue / feature in 1-2 sentences**:
|
||
|
||
|
||
# Background
|
||
|
||
<!--
|
||
IF THIS IS A BUG REPORT:
|
||
|
||
* Delete the "Feature request" section
|
||
* Include all requested info
|
||
|
||
You can get some of this info by typing these commands in-game:
|
||
/version MobArena: Get your MobArena plugin version
|
||
/version: Get your Bukkit/Spigot server version
|
||
/plugins: Get the plugins running on your server
|
||
|
||
|
||
IF THIS IS A FEATURE REQUEST:
|
||
|
||
* Delete the "Bug report" section
|
||
* Be descriptive – help us understand your idea
|
||
* Consider any issues that might happen if your idea is added
|
||
* Does it affect other features of MobArena?
|
||
-->
|
||
|
||
### Bug report
|
||
|
||
* **MobArena version**:
|
||
* **Server version**:
|
||
* **Plugins**:
|
||
|
||
### Feature request
|
||
|
||
* **Feature type**:
|
||
* [ ] Arena configuration
|
||
* [ ] Classes
|
||
* [ ] Documentation
|
||
* [ ] Economy integration
|
||
* [ ] Leaderboards
|
||
* [ ] New config settings
|
||
* [ ] Other (please explain)
|
||
* [ ] Rewards
|
||
* [ ] Third-party plugin support
|
||
|
||
**What does it do?**:
|
||
|
||
**Does it need new or changed commands? What are they?**:
|
||
|
||
**Does this feature affect other parts of MobArena?**:
|
||
|
||
|
||
# Details
|
||
|
||
<!--
|
||
If you have any other details to include, like screenshots, stacktraces¹, or
|
||
something more detailed, please include it here!
|
||
|
||
¹ Stacktraces are the error messages you see in the console of your server.
|
||
If you have a long stacktrace, DO NOT PASTE IT HERE! Please use Pastebin and
|
||
add a link here.
|
||
-->
|
||
|
||
* **Stacktrace** (if applicable):
|
||
|
||
<!--
|
||
Phew, all done! Thanks for filing a new issue! We'll get back to you soon.
|
||
-->
|
||
|