Update templates, address JEP deprecations and place a few TODOs

This commit is contained in:
NotMyFault
2021-11-30 21:30:46 +01:00
parent d3aaf7acff
commit 1f975ac044
12 changed files with 89 additions and 87 deletions

View File

@ -29,6 +29,7 @@ body:
description: Which server version version you using? If your server version is not listed, it is not supported. Update to a supported version first.
multiple: false
options:
- '1.18'
- '1.17.1'
- '1.16.5'
- '1.15.2'
@ -82,7 +83,7 @@ body:
attributes:
label: Fawe Version
description: What version of Fawe are you running? (`/version FastAsyncWorldEdit`)
placeholder: "For example: FastAsyncWorldEdit version 1.17-89;8c01959"
placeholder: "For example: FastAsyncWorldEdit version 2.0.0-SNAPSHOT+1"
validations:
required: true
@ -93,7 +94,7 @@ body:
options:
- label: I have included a Fawe debugpaste.
required: true
- label: I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.17/ and the issue still persists.
- label: I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.18/ and the issue still persists.
required: true
- type: textarea