-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
79 lines (72 loc) · 2.59 KB
/
config.yml
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
#
# █████╗ ██████╗ ██╗ █████╗ ███████╗███╗ ██╗██╗ ██╗ ██████╗ ██╗ ██╗
# ██╔══██╗██╔══██╗██║██╔══██╗ ██╔════╝████╗ ██║██║ ██║██╔═══██╗╚██╗ ██╔╝
# ███████║██████╔╝██║███████║ █████╗ ██╔██╗ ██║██║ ██║██║ ██║ ╚████╔╝
# ██╔══██║██╔═══╝ ██║██╔══██║ ██╔══╝ ██║╚██╗██║╚██╗ ██╔╝██║ ██║ ╚██╔╝
# ██║ ██║██║ ██║██║ ██║ ███████╗██║ ╚████║ ╚████╔╝ ╚██████╔╝ ██║
# ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚═══╝ ╚═════╝ ╚═╝
#
settings:
platform:
enabled: true
# List of hooks:
# DYNAMIC > Will select auto
#
# AcidIsland
# AdvancedRealm
# ASkyBlock
# BentoBox
# FabledSkyBlock
# Factions >
# - FactionsUUID
# - SaberFactions
# FactionsBridge
# GriefPrevention
# Guilds
# hClaims
# IridiumSkyblock
# IslandWorld
# JetsPrisonCells
# Kingdoms
# Lands
# Residence
# SuperiorSkyblock2
# Towny
# UltimateClaims
# uSkyBlock
hook: DYNAMIC
# Setting whether the hook should only support global blacklists or platform Envoys.
only_for_global_integration: false
global_enabled: true
hologram:
enabled: true
# List of hooks:
# DYNAMIC > Will select auto
#
# CMI
# DecentHolograms
# GHolo
# HolographicDisplays
hook: DYNAMIC
height: 3.0
# /ApiaEnvoy Menu
menus_enabled: true
command_sounds:
success:
enabled: true
sound: 'ENTITY_ARROW_HIT_PLAYER'
volume: 1.0
pitch: 1.0
failed:
enabled: true
sound: 'ENTITY_ARROW_HIT'
volume: 1.0
pitch: 1.0
max_stack_sizes:
# 0 will use material's max stack size.
default: 0
# Here you can make your own max stack size for materials.
materials:
EGG: 64
# Do not change it unless you are told.
debug: false