Skip to content

Instantly share code, notes, and snippets.

@TheBrambleShark
Last active February 1, 2019 02:14
Show Gist options
  • Select an option

  • Save TheBrambleShark/5f1d1482efba16c012a9ed87eab53f2c to your computer and use it in GitHub Desktop.

Select an option

Save TheBrambleShark/5f1d1482efba16c012a9ed87eab53f2c 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 = Paper 1.13
source = https://papermc.io/ci/job/Paper-1.13/lastSuccessfulBuild/artifact/paperclip.jar
configSource = https://gist.githubusercontent.com/Foxtrek64/5f1d1482efba16c012a9ed87eab53f2c/raw/8b2338177b318ff876d93fc76e9faccf9e87d246/paperclip.jar.conf
category = Mods
[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