Disable nether portal?

Hello everyone! Is there a way to block building portal to the Nether but with enabled Nether dimension, so it can be reached with other tools like teleport?

Cancel any ChangeBlockEvent.Places that involve BlockTypes.PORTAL, and cancel any MoveEntityEvent.Teleport.Portals where the PortalAgentType is PortalAgentTypes.DEFAULT.