2021-12-25 20:06:15 +01:00
|
|
|
# Maven related settings
|
|
|
|
# Used to access to the private-repository
|
|
|
|
mavenUsername=''
|
|
|
|
mavenPassword=''
|
|
|
|
# Compiling settings
|
|
|
|
# You can turn-off compiling of specific modules here by setting them to `false`
|
|
|
|
nms.compile_v1_7=true
|
|
|
|
nms.compile_v1_8=true
|
|
|
|
nms.compile_v1_12=true
|
|
|
|
nms.compile_v1_16=true
|
|
|
|
nms.compile_v1_17=true
|
|
|
|
nms.compile_v1_18=true
|
2022-01-06 22:35:17 +01:00
|
|
|
hook.compile_epicspawners6=true
|
|
|
|
hook.compile_epicspawners7=true
|
2021-12-25 20:06:15 +01:00
|
|
|
hook.compile_factionsuuid=true
|
|
|
|
hook.compile_factionsx=true
|
|
|
|
hook.compile_massivefactions=true
|
|
|
|
hook.compile_superiorskyblock=true
|