You must be inside the region to change blocks for the first time. #2856
Labels
Approved
Added if an issue has been approved by a maintainer
Bug
Something isn't working
Low Priority
Server Implementation
Spigot
Server Version
1.21
Describe the bug
I'm using worldguard to create regions. After creating a region, in order to change the blocks inside, you need to go inside the region for the first time and make a change (for example //set 1), then you can exit the region, subsequent changes will be made regardless of your location. Players get confused and write bug reports, thinking that something is wrong, because they have already created the region. However, even if you close your eyes to this, there is a second point.
Second point: information that there is no region allowed is displayed to players only if their selection is located in the same chunk. If it goes beyond the chunk boundary, then the error message is written to the console, not to the player.
To Reproduce
The player simply has nothing going on and he doesn’t know why
Expected behaviour
Either you need to be able to change blocks without being inside the region, or have a separate message for a more convenient user experience - so that the player understands that he needs to enter the region
Screenshots / Videos
https://youtu.be/7r6mhS_0ung
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/def7702b7c3f4955a332c6e129ed9a39
Fawe Version
FastAsyncWorldEdit version 2.11.1-SNAPSHOT-861;6fb0102
Checklist
Anything else?
No response
The text was updated successfully, but these errors were encountered: