nanite / nanite/BetterCompatibilityChecker
[Feature Request] Option to restrict player connections based on version compatibility
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 16
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Feature Description
It would be helpful to have an option to kick or prevent players from connecting to the server if their game version does not match the server's version.
Alternatively, displaying a warning message to users attempting to join with an incompatible version could enhance the user experience and reduce confusion.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the server's player-connection and version-compatibility handling. Done should mean a defined behavior for mismatched versions—blocking or warning players—with tests covering that behavior.
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
- Mostly clear
- Newbie friendliness
- 30/100