Plex-FAWE/.github/ISSUE_TEMPLATE/bug-report.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

46 lines
1.8 KiB
Markdown
Raw Normal View History

2020-09-27 21:33:07 +00:00
---
name: Bug Report
about: Bug report for FastAsyncWorldEdit
title: ''
labels: Requires Testing
assignees: ''
---
<!-- ⚠️⚠️ Do Not Delete This! You must follow this template. ⚠️⚠️ -->
<!--- Incomplete reports will be marked as invalid, and closed, with few exceptions.-->
2021-01-31 08:31:06 +00:00
<!--- If you are using 1.14 or 1.15 consider updating to 1.16.5 before raising an issue -->
2020-09-27 21:33:07 +00:00
<!--- The priority lays on 1.16 right now, so issues reported for or 1.15 will be fixed for the 1.16 versions -->
**[REQUIRED] FastAsyncWorldEdit Configuration Files**
<!--- Issue /fawe debugpaste in game or in your console and copy the supplied URL here -->
<!--- If you are unwilling to supply the information we need, we reserve the right to not assist you. Redact IP addresses if you need to. -->
2020-10-11 11:37:11 +00:00
**/fawe debugpaste**:
2020-09-27 21:33:07 +00:00
**Required Information**
2020-10-11 11:37:11 +00:00
- FAWE Version Number (`/version FastAsyncWorldEdit`):
- Spigot/Paper Version Number (`/version`):
2021-01-19 18:50:43 +00:00
- Minecraft Version: [e.g. 1.16.5]
2020-09-27 21:33:07 +00:00
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Run to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Plugins being used on the server**
<!--- Optional but recommended - issue "/plugins" in-game or in console and copy/paste the list -->
**Checklist**:
<!--- Make sure you've completed the following steps (put an "X" between of brackets): -->
- [] I included all information required in the sections above
- [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/IntellectualSites/FastAsyncWorldEdit/issues?q=is%3Aissue)
2021-01-19 18:50:43 +00:00
- [] I made sure I am using an up-to-date version of [FastAsyncWorldEdit for 1.16.5](https://ci.athion.net/job/FastAsyncWorldEdit-1.16/)
2020-09-27 21:33:07 +00:00
- [] I made sure the bug/error is not caused by any other plugin