diff --git a/plugins/utilities.json b/plugins/utilities.json index 4200271..dd045e7 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -85,7 +85,7 @@ } } }, - "random_colors": { + "colored_bomb_explosion_patches": { "description": "Creates patches of random color after bomb explosions", "external_url": "https://youtube.com/c/JoseANG3LYT", "authors": [ @@ -505,4 +505,4 @@ } } } -} \ No newline at end of file +} diff --git a/plugins/utilities/random_colors.py b/plugins/utilities/colored_bomb_explosion_patches.py similarity index 100% rename from plugins/utilities/random_colors.py rename to plugins/utilities/colored_bomb_explosion_patches.py