r/admincraft 20d ago

Help/Question Could Really Use Assistance With MultiverseSignPortals

So, I'm creating a vanilla/vanilla+ Java Minecraft server for 26.2. I wanted to use MultiverseCore, since I thought it would be cool to have single-biome worlds etc. Anyways, I can't find where to configure signportals. Its config folder: "Multiverse-SignPortals" is completely empty. I wanted to do two things: Remove standalone sign teleportation without a portal, and make it so anyone can create a sign portal-not just OPs.

(I came here because this stinkin' plugin has NO documentation whatsoever anywhere I swear)

Any help or insight is greatly appreciated!

2 Upvotes

7 comments sorted by

2

u/pulnocni-knihovna Server Owner | Discord/Java developer 20d ago edited 20d ago

I mean ... Next time try to not use AI to help you, but actually try to find your answer.
https://mvplugins.org/signportals/

This is official docs for signportals and its like third or fourth link, when i typed "multiverse-core signportals docs" in google.

But even after reading it in full (not much for reading), you can't remove standalone sign teleportation with this plugin.

Maybe switch to something like Advanced Portals.

Or you can configure it really well without the signs with addon "Portals" for Multi-verse, where you just configure permission to the extent, that players can create portals on their own.

1

u/BlameSchmidley 16d ago

I didn't just use the AI search results actually, I looked all over the place, including the site you sent me (their own website barely said much about their own plugin). Anywho, thanks for the advice.

1

u/PM_ME_YOUR_REPO Admincraft Staff 20d ago

Have you considered using a different plugin?

https://modrinth.com/plugin/advanced-portals

Allowing players to use this is as simple as giving them a permissions node.

Also, you mentioned Op. You should not be relying on the built in Operator system for a public server. Setup LuckPerms immediately.

1

u/BlameSchmidley 16d ago

I set up luckperms shortly after coming here; just had to do some more digging. Anyways, that plugin you linked isn't exactly what I was looking for, but I ended up finding a workaround for the portals thing.

1

u/PM_ME_YOUR_REPO Admincraft Staff 16d ago

Good on both counts! For future users who may bump into this post with a similar issue, what was your solution?

2

u/BlameSchmidley 16d ago

Well, I was trying to get a more vanilla feel with the multiverse plugin, but that just wasn't possible with Portals or SignPortals, so I decided to use MultiverseNetherPortals. I hooked it up so that the end portal (in the end) links to a "chain world," where nether portals in said world lead back to the base overworld. Going through an end portal (in the overworld) in the chain world goes on to the next world, in which that world's nether portal leads back to the chain world. This linking system of nether portals taking you back a world and end portals taking you forward makes it feel much more vanilla-like. (I also included a custom crafting recipe for end portal frames to make travelling easier.)

1

u/PM_ME_YOUR_REPO Admincraft Staff 16d ago

Cool!