[Areas] Teleporting message
Lush-Pages opened this issue ยท 2 comments
Information
Minecraft version: 1.20.1
Modloader: Forge / Fabric
Mod name: Areas
Feature description
When teleporting out of a place with an Areas sign, the "The area [name] no longer exists" message pops up like the sign was destroyed. I'm not sure if there's really anything to be done about it, but I thought I'd submit a feature request (I didn't think it was a bug) as it would be nice to use Waystones without it popping up when I leave home. Thanks for so many awesome mods btw!
Thank you for opening the issue and giving the mod a try! This has been fixed in version 5.4 of Areas.
Had the same issue, should super simple to fix. It's simply saying that if the radius exceeds the radius of the zone, and it is not a leaving message, do not send a message.
I may do a pull request, but I'm not sure how that will work with the way they've done it with this repo since all the mods are in one place, and there are like zero pull requests done.