## =========================================================== ## MULTICRAFT CONFIGURATION TO ADD .JAR TYPES ## To simplify all the add of JAR in less time than ever. ## This configuration was edited by Valentin.T - 22/11/2017. ## =========================================================== [config] name = [Custom] My-Jar source = configSource = http://raw.githubusercontent.com/ValentinTh/MultiCraft-JAR-Conf/master/custom/my-jar.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