Files
plugin-hub/plugins/chathighlightplayer
Aiirik 67ee2b71e3 update chathighlightplayer (#12409)
* Update commit reference in chathighlightplayer

As per request, I have removed the following features as requested by admins:

-Remove the generic player highlighting feature (the always highlight groups).

-Remove the customizable temporary highlight duration. You may set it to a duration at or below 60 seconds.

Now it will only temp highlight players from 5 seconds - 60 seconds (hard limit on 60 seconds) similar to how the plugin started. No more permanent highlight. 

I worked on most of these features. I thought it was a cool feature I was adding but had no ideal it was breaking the rules. It would only highlighted players in your surroundings that you would select, but I can understand your point. So sorry about that. 

I hope this resolves the issues.

* Update commit reference in chathighlightplayer

fixed version number

* Update commit hash and add author to chathighlightplayer

cleaned up file

added highlight timer from 1 minute max to 2 minute max.

* Update commit hash in chathighlightplayer config

Merge pull request #15 from Jasper-VP/fix-code-formatting
Restore code formatting (whitespace only)

Pure formatting cleanup addressing the review feedback about removed line breaks. No functional changes.

Normalize CRLF line endings to LF
Restore consistent tab indentation (de-indented method bodies; split joined lines)
Restore the blank lines between and within methods that were dropped during the feature-removal commits, matching the pre-removal formatting
Normalize the over-indented @configitem annotation params in the config

* Update commit reference in chathighlightplayer

Fixed minimap dot not showing for highlighted player

Added toggle to enable or disable minimap dot for highlighted player

* Update commit reference in chathighlightplayer

updated version number

* Update commit reference in chathighlightplayer

Added new highlight mode and toggle for highlight mode (Tile, Outline)

* Update commit reference in chathighlightplayer

Updated config layout to try and group settings better
Added a toggle to display gamemessage when a player is highlighted

Fixed: Removed 0 Seconds as an option in the highlight duration.

* Update commit reference in chathighlightplayer

Added "Overlay above widgets" (default true)

Modified Minimap overlay so it does not get hidden with new "Below widgets" toggle

Added option for minimap dot size (Default, Medium, Large)

Made minimap position smooth when player is moving
2026-06-22 19:21:34 -04:00

4 lines
129 B
Plaintext

repository=https://github.com/scriptnapps/chathighlightplayer.git
commit=5cae328ca21f47cbb5cd642ca351116fb47571c6
authors=Aiirik