Details
Supported Bukkit Versions
Changelog
- v1.9.4 several updates:
- FIX: Replace hardcoded messages with language messages
- FEAT: Introduce pvpstats.show to restrict players watching other players' stats
- FEAT: Add new config setting 'shortHandCommands' to disable exclamation point shorthand functionality
- v1.9.3 - take minimum and default ELO into account when creating player statistics; fix test logic
- v1.9.2 - teach K/D interpreter to display a number that makes some sense rather than 0, when dividing by 0
- v1.9.1 - introduce K/D interpreter - it supports powers
x² => (x^2) - thanks to garbagemule for the inspiration
- v1.8.18 - properly treat the "simple calculation" config node as boolean
- v1.8.17 - use plugin prefix in more places, this should reduce confusion and clarify who is talking
- v1.8.16 - hide ELO information in outputs if ELO is not activated
- v1.8.15 - allow to count pet kills, fix newbie check for deaths not from PVP
- v1.8.14 - add ability to run multiple commands on a streak