PaperMC / PaperMC/Velocity

velocity version command

Open
#1,634 2 comments 0 reactions 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

Requested Feature

Add command '/velocity version' with the permission node velocity.command.version. This command will work similar to paper's '/version' command where it tells you the server version and if there are any updates.

Why is this needed?

This would make it easier to check and see if there are updates to the proxy from ingame.

Alternative Solutions

Check the website.

Additional Information

No response

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

The issue names no files or tests; start by locating Velocity's command registration and dispatch entry points, then determine how version and update information can be obtained. Done means /velocity version is permission-gated, reports the proxy version, and indicates whether updates are available, with coverage added where the command framework is tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.