diff --git a/docs/compiling.mdx b/docs/compiling.mdx index e19dfbe..9397157 100644 --- a/docs/compiling.mdx +++ b/docs/compiling.mdx @@ -52,4 +52,4 @@ Gradle is already included in the folder with Plex. Run the following command be You should receive a message indicating the compilation was successful. The JAR file is located at ```build/libs/Plex.jar``` -Plex has no external dependencies and can be used right away after compilation. +Plex has no external dependencies and can be used right away after compilation. Plex works on Minecraft versions 1.16.5 to 1.18.1. You also must be running Java 17 on the server itself.