Question can't connect minecraft server through velocity, when they are using same host (localhost)

atsushifx

New member
Sep 14, 2023
2
0
1
Hi, I use velocity-3.2.0 and paper-1.20.1 on crafty controller 4.
these settings are

mineproxy: velocity-3.2.0, no plugins.
player-info-forwarding: modern
server.findy = "127.0.0.1:30061"
try = [ "findy" ]

findy: paper-1.20.1, no plugins:
config/paper-global.yml
Code:
proxies:
  bungee-cord:
    online-mode: false
  proxy-protocol: false
  velocity:
    enabled: true
server,properties
Code:
online-mode=false
server-port=30061

and I attached files for details.

When I play minecraft above these settings, but can't connect.
error mressage is "Connection is refused: no further information"

what are my settings wrong?
 

Attachments

  • velocity.toml.txt
    6.1 KB · Views: 1
  • paper-global.yml.txt
    3.8 KB · Views: 0
  • server.properties.txt
    1.3 KB · Views: 1