Automatically installs Zulu JDK, server file, and runs server
Script can be downloaded using this command:
wget https://raw.githubusercontent.com/NoWare-Development/mc-purity-server-helper/refs/heads/master/server.sh && chmod +x server.shTo change memory preferences edit MEMORY_MIB_MAX and MEMORY_MIB_MIN
variables.
They are both set to 2048 by default.
Works only on Unix-like systems!
wget and unzip must be installed on your system.