Make a proper solution instead of the "temporary" ignoreEntrance option #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It seems ignoreEntrances was added as a temporary fix for snowmen walking on portals, creating snow, causing the portals to become invalid. It might be time to properly fix it.
I guess the easiest way may be to find the event of a snowman placing snow, and cancelling it if on a stargate entrance?
It might be enabled only if protectEntrance is enabled, or perhaps also whenever verifyPortals is enabled?