2013-05-31 08:55:55 +00:00
|
|
|
# Shall I notify people of a LibsDisguises update?
|
|
|
|
NotifyUpdate: true
|
|
|
|
# Whats the permission to get the notification?
|
2013-07-16 06:53:39 +00:00
|
|
|
Permission: 'libsdisguises.update'
|
|
|
|
# Whats the max size allowed for command disguiseradius
|
2013-07-22 10:35:27 +00:00
|
|
|
DisguiseRadiusMax: 50
|
2013-07-16 06:53:39 +00:00
|
|
|
# Whats the max size allowed for command undisguiseradius
|
2013-07-30 00:44:00 +00:00
|
|
|
UndisguiseRadiusMax: 50
|
|
|
|
# Shall the players view their disguises?
|
2013-07-31 05:46:24 +00:00
|
|
|
# Best used when viewing yourself in 3rd person
|
2013-11-05 17:01:52 +00:00
|
|
|
ViewSelfDisguises: false
|
2013-07-31 05:46:24 +00: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 08:21:24 +00: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
|