Update Maven repository URL from https://repo.menthamc.org/... to https://repo.bacteriawa.com/... across project files. Changes include README.md and README_EN.md (repository id changed to "repository" and URL updated), build.gradle.kts (rename menthaMavenPublicUrl to bacteriawaMavenPublicUrl and switch repository used for dependencies and publishing, update publishing repo name), luminol-server/build.gradle.kts.patch (use bacteriawaMavenPublicUrl), and settings.gradle.kts (add new Maven URL). This centralizes the project to use the Bacteriawa Maven host for dependency resolution and publishing.
Origin Commit: https://github.com/LuminolMC/Luminol/commit/ba28403ff6d15da3cf8b1af9828bbd1f997a7b9e
Co-authored-by: Bacteriawa <a3167717663@hotmail.com>
* Fix: bot connection causing region crash, fix readme
* Fix NPE on Region Shutdown with bots
* simple fix up
* Revert "Fix NPE on Region Shutdown with bots"
This reverts commit b55c982cb9.
* Revert "fix: fix a bug in server shutdown with fakeplayer"
This reverts commit a721c27e96.
* fix: improve bot shutdown handling to prevent region crashes
---------
Co-authored-by: Helvetica Volubi <suisuroru@blue-millennium.fun>