2013-05-31 10:55:55 +02:00
|
|
|
# Shall I notify people of a LibsDisguises update?
|
|
|
|
NotifyUpdate: true
|
|
|
|
# Whats the permission to get the notification?
|
2013-07-16 08:53:39 +02:00
|
|
|
Permission: 'libsdisguises.update'
|
|
|
|
# Whats the max size allowed for command disguiseradius
|
2013-07-22 12:35:27 +02:00
|
|
|
DisguiseRadiusMax: 50
|
2013-07-16 08:53:39 +02:00
|
|
|
# Whats the max size allowed for command undisguiseradius
|
2013-07-30 02:44:00 +02:00
|
|
|
UndisguiseRadiusMax: 50
|
|
|
|
# Shall the players view their disguises?
|
2013-07-31 07:46:24 +02:00
|
|
|
# Best used when viewing yourself in 3rd person
|
2013-11-05 18:01:52 +01:00
|
|
|
ViewSelfDisguises: false
|
2013-07-31 07:46:24 +02:00
|
|
|
# Shall I disguise the sounds?
|
|
|
|
# This turns your damage sound into a MOOOO
|
|
|
|
DisguiseSounds: true
|
|
|
|
# Shall the disguised hear their disguise sounds or their damage sounds.
|
|
|
|
# I disable this as it can be a little confusing when not used with self disguises
|
|
|
|
HearSelfDisguise: false
|
|
|
|
# Shall I send the velocity packets? I REALLY recommend you don't disable.
|
|
|
|
# This is the only thing allowing the mobs to fly without glitching out.
|
2013-10-04 10:21:24 +02:00
|
|
|
SendVelocity: true
|
|
|
|
# For self disguises, they need to have the armor and the held item removed
|
|
|
|
# Else they see floating armor, floating held items.
|
|
|
|
# However! This doesn't actually remove the armor!
|
|
|
|
# It just makes the client think the armor was removed so that it doesn't render it!
|
|
|
|
RemoveArmor: true
|
|
|
|
RemoveHeldItem: true
|