Server-side Minecraft Forge chunklimiter mod for 1.20.1
-
Clone this repository
git clone https://github.com/Luxzi/chunklim
-
Build the Jar file with Gradle
./gradlew jar
-
The resulting Jar can be found in
./build/libs
- Download the latest stable or dev release
- Place the downloaded Jar file in your Forge server's
mods
folder
Use /chunklim
to view the help menu.
The config file is located in your server's config
folder under the name chunklim.toml
.