2019-08-03 23:18:50 +02:00
---
name: Bug/Issue report for PlotSquared
about: Bug / Issue report about this plugin
title: ''
2019-11-02 12:48:41 +01:00
labels: "[?] Testing Required"
2019-08-03 23:18:50 +02:00
assignees: ''
---
2019-11-02 12:48:41 +01:00
<!-- - READ THIS BEFORE SUBMITTING AN ISSUE REPORT!!! -->
2019-08-03 23:18:50 +02:00
2019-11-02 12:48:41 +01:00
<!--- ##### DO NOT REMOVE THIS TEMPLATE! YOUR ISSUE *WILL* FIT IN IT! ##### -->
2019-08-03 23:18:50 +02:00
2019-11-02 12:48:41 +01:00
# NOTICE:
```diff
! PlotSquared for Minecraft Java Edition versions between 1.7 through to 1.12.2 are considered
! legacy, and will receive limited to no support. Please consider upgrading to 1.13+ for
! future support. Plugins exist for 1.13+ which bring back behaviors found in 1.8.8
! All versions of PlotSquared for Sponge and Nukkit(X) will recieve limited to no support
! due to lack of developer interest and time. Additionally, NukkitX has not had feature
! updates since the Better Together, which prevents some PlotSquared features from ever
! functioning. Contributions are always welcome however!
```
2019-08-03 23:18:50 +02:00
2019-11-02 12:48:41 +01:00
**Feature requests & Suggestions are to be submitted at the [PlotSquared Suggestions tracker ](https://github.com/IntellectualSites/PlotSquaredSuggestions )**
2019-08-03 23:18:50 +02:00
2019-11-02 12:48:41 +01:00
**Code contributions are to be done through [PRs ](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request ), tagging the specific issue ticket(s) if applicable.**
2019-08-03 23:18:50 +02:00
2019-11-02 12:48:41 +01:00
**[DISCORD INVITE LINK](https://discord.gg/cSMxtGn)** and please, for the love of the little sanity we have left, use the correct channels!
2019-08-03 23:18:50 +02:00
2019-11-02 12:48:41 +01:00
# BUG REPORT TEMPLATE:
<!-- - Incomplete reports will most likely be marked as invalid, and closed, with few exceptions. -->
## Required Information section:
> ALL FIELDS IN THIS SECTION ARE REQUIRED, and must contain appropriate information
### Server config info (Debug/file paste links):
<!-- - Issue /plot debugpaste in game or in your console and copy the supplied URL here -->
<!-- - If you cannot perform the above, we require logs/latest.log; settings.yml; worlds.yml and possibly PlotSquared.use_THIS.yml -->
<!-- - 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. -->
### Server type:
**select one**
<!-- Select the type you are reporting the issue for (put an "X" between of brackets): -->
2019-11-11 21:38:44 +01:00
- [] Spigot / Paper *(CraftBukkit should not be used, re-test with Spigot first!)*
- [] Sponge *- NOTE: NOT ACTIVELY MAINTAINED*
- [] NukkitX *- NOTE: NOT ACTIVELY MAINTAINED*
2019-11-02 12:48:41 +01:00
### Minecraft Version:
**select one**
<!-- Select the type you are reporting the issue for (put an "X" between of brackets): -->
2019-11-11 21:38:44 +01:00
- [] Minecraft 1.14.4 ** *This is the ONLY actively maintained target for PlotSquared***
- [] Minecraft 1.13.2
- [] Minecraft Java Edition *other versions, please specify* :
2019-11-11 21:39:27 +01:00
- [] Minecraft Bedrock Edition *specify version* :
2019-11-02 12:48:41 +01:00
### Server build info:
<!-- - Run /version in - game or in console & paste the full output here: -->
``` paste here, between the tick marks, replacing this text ```
### WorldEdit/FAWE versions:
<!-- - Specify which plugin you are using, and add its version -->
2019-11-11 21:38:44 +01:00
- [] FAWE *version* :
- [] WorldEdit *version* :
2019-11-02 12:48:41 +01:00
### Description of the problem:
<!-- - Be as specific as possible. Don't lie, redact information, or use false names/situations. -->
<!-- - Who, What, When, Where, Why, How, Expected behavior, Resultant behavior, etc -->
### How to replicate:
2019-08-03 23:18:50 +02:00
<!-- - If you can reproduce the issue please tell us as detailed as possible step by step how to do that -->
2019-11-02 12:48:41 +01:00
## Additional Information:
> The information here is optional for you to provide, however it may help us to more readily diagnose any compatibility and bug issues.
### Other plugins being used on the server:
<!-- - Optional but recommended - issue "/plugins" in - game or in console and copy/paste the list -->
### Relevant console output, log lines, and/or screenshots:
<!-- - Please use in - line code insertion ( ```like this``` ) for short (20 lines or less) text blobs, or a paste service for large blobs -->
### Additional relevant comments/remarks:
<!-- - Use this space to give us any additional information which may be relevant to this issue, such as: if you are using a Minecraft hosting provider; unusual installation environment; etc -->
# AFFIRMATION OF COMPLETION:
2019-08-03 23:18:50 +02:00
<!-- Make sure you have completed the following steps (put an "X" between of brackets): -->
2019-11-11 21:38:44 +01:00
- [] 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/PlotSquared/issues?utf8=%E2%9C%93&q=is%3Aissue )
- [] I made sure I am using an up-to-date version of PlotSquared
- [] I made sure the bug/error is not caused by any other plugin
2019-11-02 12:48:41 +01:00
- [x] I didn't read but checked everything above.