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
|
|
|
|
ViewDisguises: false
|
|
|
|
# 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.
|
|
|
|
SendVelocity: true
|