Skip to content
Failed

Changes

Summary

  1. Added spawners to illegal drops for blast mining (#5178) (commit: f3a2199) (details)
  2. fix spectral arrows (#5173) (commit: a8976ae) (details)
  3. Adds locale entries for commands in "/mcmmo help" (#5137) (commit: 2ba67d1) (details)
  4. update changelog (commit: bcf0f06) (details)
  5. fix trickshot not applying potion effects or custom effects (commit: 8c89462) (details)
  6. 2.2.036 (commit: f7dbd88) (details)
  7. back to the lab again (commit: c3103be) (details)
Commit f3a2199fd66b3713ec43a77750c933449b7f423e by github
Added spawners to illegal drops for blast mining (#5178)

(commit: f3a2199)
The file was modifiedsrc/main/java/com/gmail/nossr50/skills/mining/MiningManager.java (diff)
Commit a8976ae953b805e851ebd9cd4a2a4123f47ef2d7 by github
fix spectral arrows (#5173)

(commit: a8976ae)
The file was modifiedsrc/main/java/com/gmail/nossr50/util/skills/ProjectileUtils.java (diff)
The file was modifiedsrc/main/java/com/gmail/nossr50/util/skills/CombatUtils.java (diff)
Commit 2ba67d13930b51f3be12c0be6ff9015e5a217bf3 by github
Adds locale entries for commands in "/mcmmo help" (#5137)

* Fixed issue where you chuld not modify the color of the commands in the main help command

* Changed the headers for more consistency
(commit: 2ba67d1)
The file was modifiedsrc/main/java/com/gmail/nossr50/commands/McmmoCommand.java (diff)
The file was modifiedsrc/main/resources/locale/locale_en_US.properties (diff)
The file was modifiedChangelog.txt (diff)
Commit 8c89462b0aac6a330dc022f7bc6192e0f52ccdc5 by nossr50
fix trickshot not applying potion effects or custom effects
(commit: 8c89462)
The file was modifiedChangelog.txt (diff)
The file was modifiedsrc/main/java/com/gmail/nossr50/skills/crossbows/CrossbowsManager.java (diff)
The file was modifiedpom.xml (diff)
The file was modifiedpom.xml (diff)