Project Portals

I can confirm that for version spongeforge-1.10.2-2281-5.2.0-BETA-2274 too.
Also portals dont save between sessions.

EDIT: My bad, portals get saved but deactivate if the world doesnā€™t get loaded on startup. Maybe you could print an info abou that to the console. ā€œCannot load Portal ā€œNAMEā€: World doesnā€™t exist or isnā€™t loadā€, something like that.
btw /world loadonstartup doesnā€™t have an effect for me. I had to manuelly set load-on-startup in the sponge config file.

1 Like

Am i doing it right if i type this?
/portal create Pokemon < IP > -b

I also tried /portal create POKEMON < ip >:< port > -b
Not sure whats the issue. :confused:
Nothing happens when i type it, no reaction at all. Do i need to enable something in the config?

Minecraft Sponge Forge 1.11.2, latest version. Also running latest Minecraft Forge version on clients.

server name, not server ip

Oh, right, i thought it was domain name or ip compatible. How do i know the correct server name on my server? As only Classic Minecraft had server name in config.

Iā€™ve tried motd, level-name, not sure what to do now? Thanks for your fast reply.

Server names are configured in BungeeCord.

Im using SpongyCord, but do i also need to get BungeeCord then? :slight_smile:
Nevermind, i found info about BungeeCord, and the way it works.
I guess i will have some stuff to doā€¦ :slight_smile:

https://docs.spongepowered.org/stable/en/server/getting-started/bungeecord.html

https://www.spigotmc.org/wiki/bungeecord/

Thanks alot for taking your time.

I guess i will drop this project, not enaugh documentation around this with Sponge, i found this: SpongePls [BungeeCord Forge Support]

But im not sure, I donā€™t wanna risk the server.

Spongycord is just a wrapper for BungeeCord. Itā€™s assumed your BungeeCord is already setup before working with PJP. Youā€™ll need to get help from the Bungee team for setting up your servers.

Is there a trick to the /pjp command or is it broken? I type it then click it and get the first set of commands. After that though I get a console error on command usage not the command help sequence.

Trying to get this off the ground and canā€™t even get help to work.

Have the correct permissions set-up?

Stupid question but is there something that I have to do that and how do I set that up? I see the cmd list posted at the top not sure what Iā€™m supposed to do with it.

I donā€™t have to anything fancy, just give ā€˜allā€™ permissions to my user.

Also didnā€™t see any permissions error per say, but perhaps that is indeed the problem.

Do you have a permissions plugin?

Nope, honestly itā€™s a simple creative server I sometimes share on my home network but nothing more. Totally fine with enabling globally permissions for all relative to the portal plugins.

Enable these, as required
pjp.button.interact
pjp.button.break
pjp.button.interact
pjp.button.place
pjp.cmd
pjp.cmd.back
pjp.cmd.button
pjp.cmd.door
pjp.cmd.home
pjp.cmd.home.create
pjp.cmd.home.list
pjp.cmd.home.others
pjp.cmd.home.remove
pjp.cmd.lever
pjp.cmd.plate
pjp.cmd.portal
pjp.cmd.portal.create
pjp.cmd.portal.list
pjp.cmd.portal.particle
pjp.cmd.portal.remove
pjp.cmd.sign
pjp.cmd.warp
pjp.cmd.warp.create
pjp.cmd.warp.list
pjp.cmd.warp.others
pjp.cmd.warp.remove
pjp.door.break
pjp.door.interact
pjp.door.place
pjp.homes.unlimited
pjp.lever.break
pjp.lever.interact
pjp.lever.place
pjp.plate.break
pjp.plate.interact
pjp.plate.place
pjp.portal.interact
pjp.sign.break
pjp.sign.interact
pjp.sign.place

What command (assuming I need to do this from the command line) to I enter to enable them?

Iā€™m unsure if thatā€™s possible in vanilla MC.

Actually running sponge atm

Vanilla sponge*

Nope, the forge version.

*Sponge proper, without any plugins being included

Outside of things like Voxel Sniper and World Edit, yes.