Skip to content
Failed

Changes

Summary

  1. fixed bug where duplicate comments with leading whitespace were ignored (commit: db0ae36) (details)
  2. (thanks chew) Fix older MC versions not loading config files (commit: 405de47) (details)
Commit db0ae36fa739256f76f4f70c39a0f0066923f9d8 by nossr50
fixed bug where duplicate comments with leading whitespace were ignored
(commit: db0ae36)
The file was modified src/main/java/com/gmail/nossr50/config/BukkitConfig.java (diff)
The file was modified pom.xml (diff)
Commit 405de477d314623d644c20bc63b55f6c13d7a1c9 by nossr50
(thanks chew) Fix older MC versions not loading config files
Fixes #4716
(commit: 405de47)
The file was modified src/main/java/com/gmail/nossr50/config/BukkitConfig.java (diff)