## =========================================================== ## MULTICRAFT CONFIGURATION TO ADD .JAR TYPES ## To simplify all the add of JAR in less time than ever. ## This configuration was edited by Baloc - 20/04/2019. ## =========================================================== [config] name = [Paper] 1.21.4-138 source = https://api.papermc.io/v2/projects/paper/versions/1.21.4/builds/138/downloads/paper-1.21.4-138.jar configSource = https://raw.githubusercontent.com/arevindh/multicraft-papermc/master/paper.jar.conf [encoding] encode = utf-8 decode = utf-8 fileEncoding = latin-1 [start] command = "{JAVA}" -server -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui {PARAMS} [force_config] configFile = server.properties newline = \n search1 = server-ip replace1 = server-ip={IP} search2 = server-port replace2 = server-port={PORT} search3 = max-players replace3 = max-players={MAX_PLAYERS} [parse_log] start=^(?P