feat(global): support only latest major versions, bump to jre17

This commit is contained in:
ineanto 2023-12-13 16:09:00 +01:00
parent 3949113dee
commit 2fc3194c8c
31 changed files with 99 additions and 199 deletions

View file

@ -1,4 +1,8 @@
Update n°4 (11/12/23):
1.0.7-RC1: Update n°4 (11/12/23)
[OTHER]
• In line with my thinking that Minecraft servers should always be in one of the latest versions to give developers more freedom and less maintenance hassle,
Nicko will now only be supporting the previous major version and current major version.
This results in this version of Nicko now needing at minimum of JRE 17 and a server running 1.19.
If you can't upgrade, consider skipping the plugin altogether. I'm sorry.
• Various optimizations and improvements.