diff --git a/config.yml b/config.yml index d42238cf..cd6f8591 100644 --- a/config.yml +++ b/config.yml @@ -3,6 +3,6 @@ NotifyUpdate: true # Whats the permission to get the notification? Permission: 'libsdisguises.update' # Whats the max size allowed for command disguiseradius -DisguiseRadiusMax: 30 +DisguiseRadiusMax: 50 # Whats the max size allowed for command undisguiseradius -UndisguiseRadiusMax: 30 \ No newline at end of file +UndisguiseRadiusMax: 50 \ No newline at end of file