Changed max disguise radius default to 50
This commit is contained in:
parent
709f07e610
commit
238039a318
@ -3,6 +3,6 @@ NotifyUpdate: true
|
|||||||
# Whats the permission to get the notification?
|
# Whats the permission to get the notification?
|
||||||
Permission: 'libsdisguises.update'
|
Permission: 'libsdisguises.update'
|
||||||
# Whats the max size allowed for command disguiseradius
|
# Whats the max size allowed for command disguiseradius
|
||||||
DisguiseRadiusMax: 30
|
DisguiseRadiusMax: 50
|
||||||
# Whats the max size allowed for command undisguiseradius
|
# Whats the max size allowed for command undisguiseradius
|
||||||
UndisguiseRadiusMax: 30
|
UndisguiseRadiusMax: 50
|
Loading…
Reference in New Issue
Block a user