6af89013c5
Lots of code cleaned up Added viewing yourself as a disguise - It can be laggy..
10 lines
374 B
YAML
10 lines
374 B
YAML
# Shall I notify people of a LibsDisguises update?
|
|
NotifyUpdate: true
|
|
# Whats the permission to get the notification?
|
|
Permission: 'libsdisguises.update'
|
|
# Whats the max size allowed for command disguiseradius
|
|
DisguiseRadiusMax: 50
|
|
# Whats the max size allowed for command undisguiseradius
|
|
UndisguiseRadiusMax: 50
|
|
# Shall the players view their disguises?
|
|
ViewDisguises: true |