1 | File: commands.yml
|
2 |
|
3 |
|
4 | DisableInvisibility: false
|
5 | SaveUserPreferences: true
|
6 | Permissions:
|
7 | ExplicitDisguises: false
|
8 | SeeCommands: true
|
9 | DisguiseRadiusMax: 50
|
10 | UndisguiseRadiusMax: 50
|
11 | DisguiseEntityExpire: 10
|
12 | DisguiseCloneExpire: 10
|
13 | DisguiseCloneSize: 3
|
14 |
|
15 | ================
|
16 |
|
17 | File: dangerous.yml
|
18 |
|
19 |
|
20 | ModifyBoundingBox: false
|
21 | TablistRemoveDelay: 3
|
22 | PlayerDisguisesTablistExpiresMove: 100
|
23 | DisabledDisguises:
|
24 | - TEXT_DISPLAY
|
25 | - ITEM_DISPLAY
|
26 | - BLOCK_DISPLAY
|
27 | - INTERACTION
|
28 | DisabledMethods:
|
29 | - setYModifier
|
30 | - setNameYModifier
|
31 | - setInvisible
|
32 |
|
33 | ================
|
34 |
|
35 | File: displays.yml
|
36 |
|
37 |
|
38 | ShowNamesAboveDisguises: false
|
39 | NameAboveHeadAlwaysVisible: true
|
40 | NameAboveDisguise: '%complex%'
|
41 | OverrideCustomNames: true
|
42 | PlayerNames: 'ARMORSTANDS'
|
43 | Scoreboard:
|
44 | Collisions: true
|
45 | DisableFriendlyInvisibles: false
|
46 | WarnConflict: true
|
47 | CopyPlayerTeamInfo: true
|
48 | HideDisguisedPlayersFromTab: false
|
49 | ShowPlayerDisguisesInTab: false
|
50 | NotifyBar: 'ACTION_BAR'
|
51 | BossBarColor: 'GREEN'
|
52 | BossBarStyle: 'SOLID'
|
53 |
|
54 | ================
|
55 |
|
56 | File: events.yml
|
57 |
|
58 |
|
59 | StopShulkerDisguisesFromMoving: true
|
60 | UndisguiseOnWorldChange: false
|
61 | UndisguiseOnBlockPlace: false
|
62 | UndisguiseOnBlockBreak: false
|
63 | MonstersIgnoreDisguises: false
|
64 | DisablePvP: false
|
65 | DisablePvE: false
|
66 | BlowDisguisesWhenAttacking: false
|
67 | BlowDisguisesWhenAttacked: false
|
68 | RetaliationCombat: false
|
69 | PvPTimer: 5
|
70 | HideDeathMessages: false
|
71 |
|
72 | ================
|
73 |
|
74 | File: libsdisguises.yml
|
75 |
|
76 |
|
77 | MineSkinAPIKey: 'N/A'
|
78 | ContactMojangServers: true
|
79 | NotifyUpdate: false
|
80 | AutoUpdate: false
|
81 | UpdatesBranch: 'SAME_BUILDS'
|
82 | VerboseConfig: false
|
83 | ChangedConfig: false
|
84 | UpdateConfig: true
|
85 | RandomUUIDs: true
|
86 | UniquePlayerUUID: true
|
87 | NeverUpdatePacketEvents: false
|
88 | SaveGameProfiles: true
|
89 | UpdateGameProfiles: true
|
90 | DynamicExpiry: false
|
91 |
|
92 | ================
|
93 |
|
94 | File: premium.yml
|
95 |
|
96 |
|
97 | SaveDisguises:
|
98 | Players: false
|
99 | Entities: false
|
100 | KeepDisguises:
|
101 | PlayerDeath: false
|
102 | Translations: false
|
103 |
|
104 | ================
|
105 |
|
106 | File: protocol.yml
|
107 |
|
108 |
|
109 | DisguiseSounds: true
|
110 | PlayerHideArmor: true
|
111 | RandomDisguiseOptions: true
|
112 | AddEntityAnimations: true
|
113 | MaxHealthDeterminedByEntity: true
|
114 | MiscDisguisesForLiving: true
|
115 | SendVelocity: true
|
116 | PacketsEnabled:
|
117 | Animation: true
|
118 | Collect: true
|
119 | EntityStatus: true
|
120 | Equipment: true
|
121 | Metadata: true
|
122 | Movement: true
|
123 | Riding: true
|
124 | WitherSkull: true
|
125 | LoginPayload: true
|
126 | UUIDVersion: 4
|
127 | DyeableSheep: false
|
128 | DyeableWolf: false
|
129 | DyeableCat: false
|
130 | CarpetableLlama: false
|
131 | SaddleableHorse: false
|
132 |
|
133 | ================
|
134 |
|
135 | File: self_disguise.yml
|
136 |
|
137 |
|
138 | RemoveArmor: true
|
139 | RemoveHeldItem: false
|
140 | RemoveCreativeEquipment: false
|
141 | ViewSelfDisguises: true
|
142 | ViewSelfDisguisesDefault: true
|
143 | SelfDisguisesScaling: false
|
144 | SelfDisguisesScaleMin: 0.06
|
145 | SelfDisguisesScaleMax: 1
|
146 | HearSelfDisguise: true
|
147 | TallSelfDisguises: false
|
148 | TallSelfDisguisesScaling: true
|
149 |
|
150 | ================
|
151 |
|
152 | Modified config: 'NotifyUpdate: false'
|
153 | Modified config: 'AutoUpdate: false'
|