diff --git a/plugins/utilities.json b/plugins/utilities.json index d804505..321d006 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -3,6 +3,20 @@ "description": "Utilities", "plugins_base_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/utilities", "plugins": { + "plugin_editor": { + "description": "An Editor which let's you view and edit plugins inside the game!", + "external_url": "", + "authors": [ + { + "name": "Vishuuu", + "email": "vishal.u338@gmail.com", + "discord": "vishal3308" + } + ], + "versions": { + "1.1.1": null + } + }, "sandbox": { "description": "Spawn, control and bots, change music, add teams, spawn objects, change game values in real time, and much more!", "external_url": "", @@ -1370,4 +1384,4 @@ } } } -} \ No newline at end of file +}