velocity version command
Nobody has claimed this yet.
- 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
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 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