Compile with target java 21, remove unsupported MC versions (#2836)

* Compile with target java 21, remove unsupported MC versions

* update bug report template
This commit is contained in:
Hannes Greule
2024-07-21 09:19:59 +02:00
committed by GitHub
parent 561ef4afdd
commit 2e1a8f9665
37 changed files with 6 additions and 17139 deletions

View File

@ -27,9 +27,10 @@ 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.20.5/6'
- '1.20'
- '1.19.4'
- '1.21'
- '1.20.6'
- '1.20.4'
- '1.20.2'
validations:
required: true