diff --git a/plugins/utilities.json b/plugins/utilities.json index 9786b18..c32f1f8 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -22,6 +22,20 @@ } } }, + "party_filter": { + "description": "Adds Filters in the gather->public window.", + "external_url": "", + "authors": [ + { + "name": "Yelllow", + "email": "im.yellow.dev@gmail.com", + "discord": "y.lw" + } + ], + "versions": { + "1.0.0": {} + } + }, "sandbox": { "description": "Spawn, control and bots, change music, add teams, spawn objects, change game values in real time, and much more!", "external_url": "", @@ -1407,4 +1421,4 @@ } } } -} \ No newline at end of file +}