
TCS revert cannot revert CraftBook sign
KeNickGong opened this issue · 4 comments
What steps will reproduce the problem?
When reverting Capturesite snapshot, sign placed for CraftBook’s gate does not get properly reverted
What is the expected output?
The gate sign should be reverted
Towny version
0.100.2.0
Server version
Spigot 1.18.2
Please use Pastebin.com to link the following files
- Your full server startup from the logs\latest.log:
- Your Towny config.yml:
- Your townyperms.yml:
- Your log's error:
(optional) If this is to do with permissions,
5. Your permissions file:
(optional) If this is to do with chat,
6. Your chatconfig.yml:
7. Your channels.yml:
Notes to myself
- TCS is sending PlotBlockData snapshots to Towny regenerate, those PlotBlockDatas use the internal restoreNextBlock() method which is where all the over should-not-revert blocks are being replaced by air.
I wonder what the output is for /data get block for the sign, if something is added to the sign's PDC then that'd be lost when destroyed & reverted