Advanced Portals

Advanced Portals

307k Downloads

Velocity support does not work.

Virologicbody opened this issue ยท 8 comments

commented

Using Velocity: I have port forwarding set up correctly.

Message in server console:
[AdvancedPortals] Proxy features disabled for Advanced Portals as bungee isn't enabled on the server (spigot.yml) or if you are using Paper settings.velocity-support.enabled may not be enabled (paper.yml)

Paper 1.19.2-271
AdvancedPortals v0.9.2

When trying to use a portal cross-server, message in server console:
[AdvancedPortals] You do not have bungee setup correctly. Cross server destinations won't work.

commented

I have enabled Velocity in /config/paper-global.yml

My Velocity network works with 3 backend servers.
Velocity

commented

Ah yes, just checking it seems to be they have changed the location name slightly in the config.

For now you can set ForceEnableProxySupport if you want which will enable the features and ill take a look when I get a moment at re-naming the variable so it pulls from the new location.

It now seems to be proxies.velocity.enabled rather than velocity-support.enabled. Hence why the plugin isn't detecting it.

Don't worry about enabling that setting. As long as you have those velocity settings enabled and the plugin on the proxy it should exactly the same as me creating the fix.

commented

Hi, thank you for the reply.

'Don't worry about enabling that setting'? - ForceEnableProxySupport?
I enabled that and everything is working for me.

commented

Yep thats the setting :) Its just off by default usually to save people who havent setup their servers correctly which youve shown me you have. Ill update the plugin to support the new setting location.

commented

You have not enabled the settings it mentions. I believe paper has changed the location of that setting into the config folder under paper-global.yml

commented

Would you mind if I ask a question? I know this is supposed to be for new features/bug reports but I don't see anywhere to ask... the Spigot discussion seems to be quiet!

When we set a portal how does the plugin move a player from one server to the next? Is there a command the plugin runs?

Thank you

commented

The plugin sends a packet to the proxy, it's defined in the bungee spec but most proxy's support it.

commented

๐Ÿš€ Issue was released in v0.9.3 ๐Ÿš€