Thank you for opening a bug report. In order to process the Report efficiently and to also help you with it in the process do we require some specific information from you.
Please make sure to always use the latest Release on Spigot, or the latest Development release from our Jenkins Server.
description:"What bug are you encountering? Try to explain it as detailed as possible."
validations:
required:true
- type:textarea
attributes:
label:"Expected Behaviour"
description:"What behaviour did you expect from PlaceholderAPI?"
validations:
required:true
- type:textarea
attributes:
label:"Actual Behaviour"
description:"How does PlaceholderAPI behave instead?"
validations:
required:true
- type:textarea
attributes:
label:"How to Reproduce"
description:|-
List the steps on how to reproduce this Bug.
Post any Code-examples in the `Additional Info` field below when you selected `API Bug`.
placeholder:|-
1. Do this
2. ...
3. Profit!
validations:
required:true
- type:input
attributes:
label:"`/papi dump` Output"
description:"Paste the output of `/papi dump` in the field below. It includes a lot of useful information for us."
placeholder:"https://paste.helpch.at/dump.log"
validations:
required:true
- type:input
attributes:
label:"Errors"
description:"Post links to any Stacktraces or Errors PlaceholderAPI printed. We recommend using https://paste.helpch.at, https://paste.gg or any other hastebin/Pastebin-like site."
Add any extra info you think is nessesary for this Bug report.
- If you selected `API Bug` will you need to include code-examples here to reproduce the issue.
- If you selected `Plugin/Server Incompatability` should you include extra Server info such as a Timings or Spark-Report or info about the plugin in question.