From 09de3f2ad6a29d7edc9c2cc82a9648b05cf747bb Mon Sep 17 00:00:00 2001 From: Y-ellow <122377553+im-yellow@users.noreply.github.com> Date: Tue, 22 Oct 2024 22:15:34 +0100 Subject: [PATCH] Update utilities.json --- plugins/utilities.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) 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 +}