fix plugin info

This commit is contained in:
2022-06-16 01:39:31 +02:00
parent 4a68edd1ba
commit 5d6a8f5b2b

View File

@@ -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": ""
}