You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i would assume memorystone.use is for compass transportation as stone to stone teleportation is a secondary addition. Will need to add an || checkpermission("memorystone.usestonetostone") to the onPlayerInteract() and do some extra checks for "memorystone.use" further in to ensure correct compass permissions.
We could refactor it to be memorystone.usecompass instead - but I would want memorystone.use to work for people who already have memorystone and are upgrading as a legacy support.
2 different solutions would be to add another permission for compass transportation, or to assume that memorystone.use is for compass transportation.
The text was updated successfully, but these errors were encountered: