v1.0.2: Suppress 'That player has already been invited' toast (QuestToast + broader match)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+4
-4
@@ -5,15 +5,15 @@
|
||||
"Punchline": "Auto-invite to party when a trigger word is said in FC, LS, CWLS, or tells.",
|
||||
"Description": "Detects a user-defined trigger word in Free Company, Link Shell, Cross-World Link Shell, and tell chat, then invites the sender to your party. Works for same-world and cross-world (CWLS).",
|
||||
"InternalName": "HSRTools",
|
||||
"AssemblyVersion": "1.0.1.0",
|
||||
"AssemblyVersion": "1.0.2.0",
|
||||
"RepoUrl": "https://github.com/Knack117/HSRTools",
|
||||
"ApplicableVersion": "any",
|
||||
"DalamudApiLevel": 14,
|
||||
"Tags": [ "chat", "party", "invite", "automation" ],
|
||||
"AcceptsFeedback": true,
|
||||
"DownloadCount": 0,
|
||||
"LastUpdate": "1738627200",
|
||||
"DownloadLinkInstall": "https://github.com/Knack117/HSRTools/releases/download/v1.0.1/HSRTools.zip",
|
||||
"DownloadLinkUpdate": "https://github.com/Knack117/HSRTools/releases/download/v1.0.1/HSRTools.zip"
|
||||
"LastUpdate": "1738713600",
|
||||
"DownloadLinkInstall": "https://github.com/Knack117/HSRTools/releases/download/v1.0.2/HSRTools.zip",
|
||||
"DownloadLinkUpdate": "https://github.com/Knack117/HSRTools/releases/download/v1.0.2/HSRTools.zip"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user