Portal add on

Hello, is there a way to add a portal to outpost? So it is aways attached to outpost like the signs for example?

You could probably spawn the portal entity, but the issue is, where is that supposed to portal the player to? Realistically, you need some way to configure portal entry and exit points. I think it's out of scope for this plugin to directly implement, but there are some portal plugins out there which could be integrated with Monument Addons via the Custom Addons API.

Thank you for the reply, i will look in to this and have a read throught the documentation.