* Update repository details in maxhitplugin
Update the README.md for Leagues 6 info and Discord info
I've been the maintainer of this plugin for years now and have recently tried to get in touch with the original owner lately via this issue https://github.com/Matt12yearslater/max-hit/issues/43. It's been over 60 days and no response
* Fix repository URL in maxhitplugin
* Fix repository URL (again) by adding .git extension
* Update commit reference in maxhitplugin
Update commit to old hash for takeover
* Create dropratepluginfinal.properties
* Rename dropratepluginfinal.properties to drop-rate.properties
* Rename drop-rate.properties to drop-rate-properties
* Update drop-rate-properties
* Update drop-rate-properties
* Update fix 1 drop-rate-properties
* Update drop-rate-properties
* Update fix 2
* Plugin hub pack fix
* Remove committed Gradle cache
* Add Rare Drop Table support and custom tier color pickers
- Add rare_drop_table.json as a dedicated RDT database
- Plugin now loads both droprates_clean.json and rare_drop_table.json at startup
- Dual lookup: if an item exists in both tables and "Show possible sources" is on, displays both (e.g. Normal 1/400 | RDT 1/5012.5)
- If only one table has the item, that rate is shown directly
- Remove manual Dragon spear and Dragon med helm overrides from drop_metadata.json (now handled by dual lookup)
- Add 4 color picker settings (Common, Uncommon, Rare, Ultra-rare) in the Appearance section so users can customize tier colors
- Remove unused invertedRdtDrops field
* Update README.md
forgot this..
* Context-aware RDT handling with config/docs polish
Adds Ring of Wealth, Legends’ Quest, and Slayer-task aware drop-rate resolution with expanded metadata overrides for RDT/source contexts.
Also cleans up config wording and README.
Local validation passed: clean compile/test.
* Update commit reference in drop-rate-properties
* Update commit reference in drop-rate-properties