We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8058ef3 commit 09e0d31Copy full SHA for 09e0d31
1 file changed
index.md
@@ -38,6 +38,8 @@ Scripting runtime is based on **[LuaJava](https://github.com/gudzpoz/luajava)**
38
## Installation
39
Before you begin, make sure you have met the following requirements:
40
- **[Paper](https://papermc.io/)** based server running **1.20** or higher, and **Java 21**.
41
+- System or container environment with **[glibc 2.34](https://en.wikipedia.org/wiki/Glibc)** or higher.
42
+ <sup>For example **Debian 12**, **Ubuntu 22.04**, **CentOS 9** and newer.</sup>
43
- Basic understanding of **Lua** scripting and general programming concepts is beneficial.
44
45
Plugin can be downloaded from following sources:
0 commit comments