Skip to content

McPlayHD/LootrunStatistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LootrunStatistics

A mod for Wynncraft that records your lootrun statistics.

Installation

Download the latest version of the mod.

You can find specific versions of the mod in the Releases page to the right.

Put the compiled .jar file into your %appdata%/.minecraft/mods/ folder.

In order for all features to work, you have to install Wynntils by also placing it into the %appdata%/.minecraft/mods/ folder.

Not compatible with the Acivia chestcountmod!

I also never managed to make it register chest contents with WIM2 so better not use it.

Commands:

  • /lrs - main command (currently opens the settings)
  • /lrs settings - opens the settings
  • /lrs history - see your mythic find history
  • /lrs rarities - see a distribution of all your item finds
  • /dry - see your current dry count and items dry
  • /lastmythic - see your last mythic find

TODO

  • display mythics found in a chest
  • loot cooldown above chests

DONE

  • count total chests
  • count dry chests / emeralds / items
  • save statistics about mythic finds
  • import stats from Chestcountmod and Wynntils
  • created /dry and /lastmythic commands
  • show chest count in inventory
  • record and display chest data
  • make chest level calculation better
  • add settings
  • display possible mythics
  • update notification
  • auto update Wynncraft item database
  • store actual mythic found in mythic history
  • mythic history accessible with /lrs history
  • item tier distribution accessible with /lrs rarities

Credits