[BUG] Portal creation not being logged, rolled back, or restored
toddharrison opened this issue ยท 0 comments
Describe the bug
Portal creation is not logged and cannot be rolled back or restored properly. The config tracking "portal-create" was also not included in the config.
To Reproduce
Steps to reproduce the behavior:
Create a portal manually, it can be rolled back, but only because the obsidian blocks are placed manually. Travel to the nether. The portal blocks and obsidian are not recorded by prism.
Expected behavior
The nether portal block creation should be stored by prism. The obsidian should be stored if it is created by minecraft automatically and not the player.
Screenshots
- If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem** via https://imgur.com/ or similar.
Server (please complete the following information):
- Prism Version: 2.1.7.x
- Server Type: Paper
- Server Version: 1.16.5
Additional context
I have resolved this issue through my related pull request.