Changes

Summary

  1. remove "debug mode" from config gui (details)
  2. clean up imports (details)
  3. Use system locale instead of in-game locale for detection for vote (details)
Commit ca66ac4085c608548e14893a5869a9a115706411 by mezz
remove "debug mode" from config gui
The file was modifiedsrc/main/java/mezz/jei/config/ClientConfig.java (diff)
The file was modifiedsrc/main/java/mezz/jei/startup/ClientLifecycleHandler.java (diff)
Commit 713f6776479e4fda633ed324388c10174ca1f5bb by mezz
Use system locale instead of in-game locale for detection for vote
The file was modifiedsrc/main/java/mezz/jei/config/BookmarkConfig.java (diff)
The file was modifiedsrc/main/java/mezz/jei/vote/GoVotePlugin.java (diff)
The file was modifiedsrc/main/java/mezz/jei/vote/GoVoteHandler.java (diff)