Minecraft multiverse portals?

De
9

Can you set a cooldown in Multiverse Portals that e.g. Is it only teleported to the other portal after 20 seconds?

Je

Exaggeration, 15 sec. More than enough

De

Yes you don't know what I'm going to do

Je

Oh joa thought of something but you're right

Al

Multiverse does not support this function by default.
https://github.com/...ssues/1324

That would then have to be regulated with other plugins.

De

Okay thank you very much

De

But that doesn't really help do you have the plugin somewhere?

Al

The link was there for you to see that Multiverse can't.

However, you could introduce a delay with Essentials, for example with the / warp command. You can do this when you walk through a portal.

De

How do I do that with Essentials. And portal

Al

It's a bit complicated. So personally I would just write a few lines of code and that would be it.

Without programming knowledge, this is a little more difficult. So you can set the delay from the teleport in the Essentials Config.

teleport delay: 20

as an example for 20 seconds.

Now you have to make portals execute the Essentials command, not your own / mvtp command.
I can't think of a quick way to solve this.

Unfortunately, Multiverse does not offer this function on its own, which is a real shame.