PaperMC / PaperMC/Velocity

Playerdata forwarding

Open
#304 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

type: feature
Dominant language
Java
Stars
2.3k
Forks
959
Avg merge
5d 10h
Merged PRs (30d)
2

Description

Add the option for users to specify on a per server basis if they want to use the old bungee cord forwarding method.

Or the new better one.

This would allow hybrid network of more secure newer servers.
And legacy support for older servers on the network.

e.g.
Server1:
-'Modern Skyblock 2'
bungeelegacy: true
Server2:
-'Vanilla1_15

For security it should either default to modern or autodetect,

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. First clarify the supported forwarding modes, configuration format, defaults, autodetection behavior, and security expectations before locating the existing player-data forwarding path and defining compatibility tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.