MyPlot
MyPlot copied to clipboard
Name of players reflected without entering their plot
Issue description
When leaving a plot, the name of the plot of another user (who is next to it) appears without having entered it
- Expected result: What were you expecting to happen? That until you enter the player's plot, his name should not be reflected
- Actual result: What actually happened? That his name is reflected without entering his plot
Steps to reproduce the issue
Link to the video: https://streamable.com/fjsds2
OS and versions
- Plugin Version: dev 756
- PocketMine-MP: 3.22.2
- PHP: 7.4
- Game version: Win10
Other Plugins
So many
- If you remove all other plugins, does the issue still occur? Yes/No (delete as appropriate) I can't test it because I don't have another server where to do it
- If the issue is not reproducible without other plugins:
- Have you asked for help in the community discord before creating an issue?
- Can you provide sample, minimal reproducing code for the issue? If so, paste it in the bottom section.
Console error, backtrace or other files
No error
For more information, my plots are 100x100, I do not know if that affects something
@jasonwynn10 I inform you that the players who excel their plots, can break the roads, pls fix it when u can
I think this commit triggerred the error.
That's a big problem with the if's for the plot sides!! Players can build out of their plots because the check for it doesn't work right.
This is a very important bug and it should be fixed fast.
In this commit plot walls for merges should be fixed and that's working but now we have these bug.