[BUG] Fix Config watcher using too many threads and not detecting changes on Linux systems

This commit is contained in:
2025-03-13 15:01:19 +02:00
parent 1a48fb6d33
commit 23720f6629
65 changed files with 186 additions and 178 deletions

View File

@@ -1,9 +1,9 @@
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,7 @@
**Bug Fixes**:
@@ -2,6 +2,7 @@
- Fixed LuckPerms breaking commands on Paper
- Fix Config watcher using too many threads and not detecting changes on Linux systems
+- Fixed crash when trying to open config screens on NeoForge
**New Features**: