From 5d6a8f5b2b098898398e9de33678087083d60973 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Thu, 16 Jun 2022 01:39:31 +0200 Subject: [PATCH] fix plugin info --- PlayerTags/PlayerTags.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PlayerTags/PlayerTags.json b/PlayerTags/PlayerTags.json index 6bdce34..3650eae 100644 --- a/PlayerTags/PlayerTags.json +++ b/PlayerTags/PlayerTags.json @@ -1,15 +1,15 @@ { - "Author": "Pilzinsel64", + "Author": "r00telement", "Name": "Player Tags", "Description": "Lightweight job visibility in nameplates and chat. Create custom tags and add them to players with the context menu.\n\nYou want to contribute and help developing new features or want to extend existing? Feel free to open Fork and open a Pull Request!\n\nThis plugin was originally developed by r00telement but forked and continued by Pilzinsel64.", "Punchline": "Lightweight job visibility in nameplates and chat.", "Tags": [ "Jobs", "UI" ], "CategoryTags": [ "jobs", "UI" ], "RepoUrl": "https://github.com/Pilzinsel64/PlayerTags", - "IconUrl": "https://github.com/Pilzinsel64/PlayerTags/raw/main/PlayerTags/Resources/Promo/Icon.png", + "IconUrl": "", "ImageUrls": [ "https://github.com/Pilzinsel64/PlayerTags/raw/main/PlayerTags/Resources/Promo/Nameplates_1.png", "https://github.com/Pilzinsel64/PlayerTags/raw/main/PlayerTags/Resources/Promo/Chat_1.png" ], - "Changelog": "Version 1.2\n- Updated for API v6\n- Disabled context menus for now (will be re-added soon with an another update)\n- Updated the plugin info" + "Changelog": "" } \ No newline at end of file