Skip to content
Success

Changes

Summary

  1. Fixing the fishing AFK detection (commit: 4f832ed) (details)
  2. Static things shouldn't use a maxbonuslevel from config (commit: 6f81cf7) (details)
Commit 4f832edada9b80fe7db2d5dfa996bbc03a27ef08 by nossr50
Fixing the fishing AFK detection
(commit: 4f832ed)
The file was modified src/main/java/com/gmail/nossr50/listeners/PlayerListener.java (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/fishing/FishingManager.java (diff)
Commit 6f81cf73845da2c1dc05db83835f9346cbecc5c9 by nossr50
Static things shouldn't use a maxbonuslevel from config
(commit: 6f81cf7)
The file was modified src/main/java/com/gmail/nossr50/util/random/RandomChanceSkillStatic.java (diff)