Tile-Entities are losing they data in chunks at the Plot-Border
shaijana opened this issue · 2 comments
Server Implementation
Paper
Server Version
1.20
Describe the bug
Tile-Entities are losing their data and getting invisible, when a player without the permission fawe.bypass.regions copies and pastes (or other commands) them to chunks, which contains other plots or a road. The problem don´t occurs on non-P2-worlds and there are no errors in the server log. I ran a minimal server with default config to exclude problems with other plugins.
To Reproduce
- Copy an existing tile entity.
- Paste it to a chunk, which contains other plots or a road.
- The Tile-Enttity become invisible and contains no data anymore.
Expected behaviour
The Tile-Entities shouldn´t become invisible and lose their data.
Screenshots / Videos
Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/f5074bb257434c9e936de39429b9da92
PlotSquared Version
7.0.0-Premium
Checklist
- I have included a Plot debugpaste.
- I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.
Anything else?
No response
Unfortunately, I can reproduce it.
- The paste-problem only exists for players without region bypass rights.
- The error only occurs in the chunks at the plot boundaries (picture 1). It doesn't matter if the neighbor plot has an plot-owner.
- When placing tile-entities (here:
CHEST
) a ghost block is placed, which can only be fixed by opening and rejoining it (picture 2), but the chest is still empty afterward. - There are no error messages.
Tested with PlotSquared 7.2.0 and FAWE 2.8.3 on PaperMC 1.19.4, build 514. Tested on Windows10 and a Linux-Debian Server.