Commit Graph

4 Commits

Author SHA1 Message Date
Mojac
adf74d62c8 update royal-titans-damage-tracker-plugin (#9157)
Added the option for players to include burn damage into the damage trackers contribution and drop rate calculation. 

It is off by default but can be toggled on if the player wants to include burn in the tracker. Seeing as burn is a damage over time effect with the hitsplats isMine() and isOther() both being false, it would be difficult to attribute the damage to the correct player in the event both players are applying burn. But with this, the player has options to play around with.
2025-09-28 12:07:36 -07:00
Mojac
ba703cc829 update royal-titans-damage-tracker-plugin (#8845) 2025-08-20 09:21:12 -04:00
Mojac
020bda39d0 update royal-titans-damage-tracker-plugin (#8825)
Added a flag to know when the titan IDs are null from being killed versus the player leaving the area.
2025-08-17 18:44:29 -07:00
Mojac
5290b23280 add royal-titans-damage-tracker-plugin (#8721)
* Create royal-titans-damage-tracker-plugin

I'm so sorry for spamming these. Hopefully this time everything is good.

* Update royal-titans-damage-tracker-plugin

Updated Readme file, install instructions.
2025-08-13 19:02:40 -04:00