Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.30 KB | None | 0 0
  1. # Version of the specs, only for internal usage if this format should ever change
  2. _specver: 1
  3.  
  4. # modpack related settings, changes the supposed to change the visual appearance of the launcher
  5. modpack:
  6. # Name of the mod pack, that is displayed in various places where it fits
  7. name: Just Not Enough Mods 2
  8.  
  9. # Description
  10. description: A hand selected pack of mods that are developing on 1.15.2
  11.  
  12.  
  13.  
  14. # settings regarding the installation of the modpack
  15. install:
  16. # version of minecraft, needs the exact version
  17. mcVersion: 1.15.2
  18.  
  19. # exact version of forge that is supposed to be used
  20. # if this value is a null value so ( ~, null, or "" ) then the version from the mod pack is going to be used
  21. forgeVersion: ~
  22.  
  23. # If a custom installer is supposed to used, specify the url here: (Otherwise put "", ~ or null here)
  24. forgeInstallerUrl: ~
  25.  
  26. # Link to where the file where the modpack can be distributed
  27. # This supports loading from local files as well for most pack types if there is file://{PathToFile} in the beginning
  28. modpackUrl: https://media.forgecdn.net/files/2880/616/Just+Not+Enough+Mods+2-0.4.4.zip
  29.  
  30. # This is used to specify in which format the modpack is distributed, the server launcher has to handle each individually if their format differs
  31. # current supported formats:
  32. # - curseforge or curse
  33. # - curseid
  34. # - zip or zipfile
  35. modpackFormat: curse
  36.  
  37. # Settings which are specific to the format used, might not be needed in some casese
  38. formatSpecific:
  39. # optional paramenter used for curse to specify a whole project to ignore (mostly if it is client side only)
  40. ignoreProject:
  41. - 60089
  42. - 250398
  43. - 267602
  44. - 225928
  45. - 226406
  46. - 232131
  47. - 231275
  48. - 282743
  49. - 265917
  50. - 240630
  51. - 238747
  52. - 243478
  53. - 291926
  54. - 293496
  55. - 226447
  56. - 271740
  57. - 237701
  58. - 285492
  59. - 272515
  60. - 251407
  61. - 253729
  62. - 291727
  63. - 283649
  64. - 295765
  65. - 285742
  66. - 292992
  67. - 241140
  68. - 317642
  69. - 231453
  70. - 349206
  71. - 353051
  72. - 254284
  73. - 251407
  74.  
  75. # The base path where the server should be installed to, ~ for current path
  76. baseInstallPath: ~
  77.  
  78. # a list of files which are supposed to be ignored when installing it from the client files
  79. # this can either use regex or glob {default glob: https://docs.oracle.com/javase/8/docs/api/java/nio/file/FileSystem.html#getPathMatcher-java.lang.String-}
  80. # specify with regex:.... or glob:.... if you want to force a matching type
  81. ignoreFiles:
  82. - mods/optifine*.jar
  83. - resources/**
  84.  
  85. # often a server needs more files, which are nearly useless on the client, such as tickprofiler
  86. # This is a list of files, each ' - ' is a new file:
  87. # url is the directlink to the file, destination is the path to where the file should be copied to
  88. additionalFiles:
  89. - url: https://media.forgecdn.net/files/2880/349/dcintegration-1.1.14-1.15.jar
  90. destination: mods/dcintegration-1.1.14-1.15.jar
  91. - url: https://media.forgecdn.net/files/2876/89/spark-forge.jar
  92. destination: mods/spark-forge.jar
  93.  
  94. # For often there are config which the user wants to change, here is the place to put the local path to configs, jars or whatever
  95. localFiles:
  96. - from: OLD_TO_DELETE/dcintegration-common.toml
  97. to: config/dcintegration-common.toml
  98. - from: localfiles/minecraft2discord-common.toml
  99. to: config/minecraft2discord-common.toml
  100. - from: OLD_TO_DELETE/ma-essentials/homes
  101. to: ma-essentials/homes
  102. - from: OLD_TO_DELETE/ma-essentials/players
  103. to: ma-essentials/players
  104. - from: OLD_TO_DELETE/ma-essentials/warps
  105. to: ma-essentials/warps
  106. - from: OLD_TO_DELETE/ma-essentials/data.json
  107. to: ma-essentials/data.json
  108. - from: OLD_TO_DELETE/ma-essentials/kits.json
  109. to: ma-essentials/kits.json
  110. - from: OLD_TO_DELETE/ma-chat/chat.json
  111. to: ma-chat/chat.json
  112. - from: OLD_TO_DELETE/ma-chat/messages.json
  113. to: ma-chat/messages.json
  114. - from: OLD_TO_DELETE/ma-chat/motd.txt
  115. to: ma-chat/motd.txt
  116. - from: OLD_TO_DELETE/ma-chat/rules.json
  117. to: ma-chat/rules.json
  118.  
  119. # This makes the program check the folder for whether it is supposed to use the
  120. checkFolder: yes
  121.  
  122. # Whether to install Forge or not, should always be yes/true unless you only want to install the pack
  123. installForge: yes
  124.  
  125. # Sponge bootstrapper jar URL
  126. # Only needed if you have spongefix enabled
  127. spongeBootstrapper: https://github.com/simon816/SpongeBootstrap/releases/download/v0.6.2/SpongeBootstrap-0.6.2.jar
  128.  
  129.  
  130.  
  131.  
  132. # settings regarding the launching of the pack
  133. launch:
  134. # applies the launch wrapper to fix sponge for a few mods
  135. spongefix: no
  136.  
  137. # Use a RAMDisk for the world folder
  138. # case-sensitive; use only lowercase `yes` or `no`
  139. # NOTE: The server must have run once fully before switching to `yes`!
  140. ramDisk: no
  141.  
  142. # checks with the help of a few unrelated server whether the server is online
  143. checkOffline: no
  144.  
  145. # specifies the max amount of ram the server is supposed to launch with
  146. maxRam: 5G
  147.  
  148. # specifies whether the server is supposed to auto restart after crash
  149. autoRestart: yes
  150.  
  151. # after a given amount of crashes in a given time the server will stop auto restarting
  152. crashLimit: 10
  153.  
  154. # Time a crash should be still accounted for in the {crashLimit}
  155. # syntax is either [number]h or [number]min or [number]s
  156. crashTimer: 60min
  157.  
  158. # Arguments that need to go before the 'java' argument, something like linux niceness
  159. # This is only a string, not a list.
  160. preJavaArgs: ~
  161.  
  162. # Java args that are supposed to be used when the server launches
  163. # keep in mind java args often need ' - ' in front of it to work, use clarifying parentheses to make sure it uses it correctly
  164. javaArgs:
  165. - "-d64"
  166. - "-server"
  167. - "-XX:+AggressiveOpts"
  168. - "-XX:ParallelGCThreads=4"
  169. - "-XX:+UseConcMarkSweepGC"
  170. - "-XX:+UnlockExperimentalVMOptions"
  171. - "-XX:+UseParNewGC"
  172. - "-XX:+ExplicitGCInvokesConcurrent"
  173. - "-XX:MaxGCPauseMillis=10"
  174. - "-XX:GCPauseIntervalMillis=50"
  175. - "-XX:+UseFastAccessorMethods"
  176. - "-XX:+OptimizeStringConcat"
  177. - "-XX:NewSize=84m"
  178. - "-XX:+UseAdaptiveGCBoundary"
  179. - "-XX:NewRatio=3"
  180. - "-Dfml.readTimeout=90"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement