forked from BG-Software-LLC/SuperiorSkyblock2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
38 lines (38 loc) · 1.12 KB
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Compiling settings
# You can turn-off compiling of specific modules here by setting them to `false`
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
nms.compile_v1_19=true
nms.compile_v1_20=true
hook.compile_advancedspawners=true
hook.compile_changeskin=true
hook.compile_cmi=true
hook.compile_coreprotect=true
hook.compile_epicspawners6=true
hook.compile_epicspawners7=true
hook.compile_essentials=true
hook.compile_fastasyncworldedit=true
hook.compile_itemsadder=true
hook.compile_jetsminions=true
hook.compile_luckperms=true
hook.compile_mergedspawner=true
hook.compile_mvdwplaceholderapi=true
hook.compile_oraxen=true
hook.compile_papermc=true
hook.compile_placeholderapi=true
hook.compile_protocollib=true
hook.compile_pvpingspawners=true
hook.compile_rosestacker=true
hook.compile_shopguiplus=true
hook.compile_silkspawners=true
hook.compile_skinsrestorer=true
hook.compile_slimefun=true
hook.compile_slimeworldmanager=true
hook.compile_supervanish=true
hook.compile_ultimatestacker=true
hook.compile_vanishnopacket=true
hook.compile_vault=true
hook.compile_wildstacker=true