Skip to content

Instantly share code, notes, and snippets.

@Cr4zyFl1x
Created October 5, 2021 20:09
Show Gist options
  • Save Cr4zyFl1x/c95591238818e810297cc69ffa09904e to your computer and use it in GitHub Desktop.
Save Cr4zyFl1x/c95591238818e810297cc69ffa09904e to your computer and use it in GitHub Desktop.
## See the default craftbukkit.jar.conf for a detailed documentation of the
## format of this file.
[config]
name = BungeeCord 1.17
source = https://cdn.kleine-vorholt.eu/dependencies/multicraft/bungeecord/bungeecord-1.17.1.jar
configSource = https://cdn.kleine-vorholt.eu/dependencies/multicraft/bungeecord/bungeecord-1.17.1.jar.conf
category = BungeeCord
[encoding]
#encode = system
#decode = system
#fileEncoding = latin-1
[start]
command = "{JAVA}" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -XX:MaxPermSize=128M -Djline.terminal=jline.UnsupportedTerminal -jar "{JAR}" nogui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment