mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-23 09:32:29 +01:00
Merge e82601fc98
into 90ae588721
This commit is contained in:
commit
5d3aa3e96d
@ -16,6 +16,7 @@ import InputSpinner from '@/components/elements/InputSpinner';
|
||||
const MATCH_ERRORS = [
|
||||
'minecraft 1.17 requires running the server with java 16 or above',
|
||||
'minecraft 1.18 requires running the server with java 17 or above',
|
||||
'minecraft 1.19 requires running the server with java 17 or above',
|
||||
'java.lang.unsupportedclassversionerror',
|
||||
'unsupported major.minor version',
|
||||
'has been compiled by a more recent version of the java runtime',
|
||||
|
Loading…
Reference in New Issue
Block a user