Clear portals in database if world does not exist
Thorinwasher opened this issue ยท 1 comments
Use Case
We don't really want to store loads of dead items in the database, which does nothing
Proposed Solution
On load, if the world a portal is registered to does not exist, delete the portal from database.
Additional Context
No response