The current nether portal does not delete the portal blocks when the portal itself is not valid anymore.
The current portal creation only supports portals of size 2x3, but this should be able to support dynamic sizes, as long as they are not too big and a rectangle.
The portal blocks don't have their own class, which would be preferred to be able to easily add portal effects and remove portal blocks.
Portals should be created when any fire is within the obsidian portal construct, not only when a player uses flint and steel on an obsidian block
Optional: No nether portal is created in the nether when the player first travels to the nether via portal
Optional: The player is teleported to the spawn and not the location of the actual (closest) portal
In GitLab by @larsdetombe on May 26, 2020, 13:17
The current nether portal does not delete the portal blocks when the portal itself is not valid anymore.
The current portal creation only supports portals of size 2x3, but this should be able to support dynamic sizes, as long as they are not too big and a rectangle.
The portal blocks don't have their own class, which would be preferred to be able to easily add portal effects and remove portal blocks.
Portals should be created when any fire is within the obsidian portal construct, not only when a player uses flint and steel on an obsidian block
Optional: No nether portal is created in the nether when the player first travels to the nether via portal
Optional: The player is teleported to the spawn and not the location of the actual (closest) portal