Add Java 16 notice
This commit is contained in:
@@ -25,3 +25,6 @@ You can no longer await anvil input from a player. This feature was not stable e
|
||||
The `Listener.register()` extension function now is no longer available, instead it has been replaced
|
||||
by `SingleListener<T : Event>.register()`. Don't worry, this means that this change does not affect you if you are using
|
||||
the `listen` function provided by KSpigot.
|
||||
|
||||
KSpigot is now compiled using **Java 16**! Make sure to use Java 16 aswell. Java 16 is now the minimum required version
|
||||
for Minecraft by Mojang.
|
||||
|
Reference in New Issue
Block a user