PrismarineJS / PrismarineJS/node-minecraft-wrap
Spigot support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 10
- Avg merge
- 16h 35m
- Merged PRs (30d)
- 5
Description
Working with spigot should be quite similar to working with the vanilla client. Adding support for this can be done by downloading the latest BuildTools.jar file for the given Minecraft version, and running that file to do the download process. Afterwhich, running the server should be nearly identical to vanilla, correct?
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
Start by comparing the existing vanilla Minecraft server and client wrapping flow with the proposed Spigot flow. Investigate downloading the latest BuildTools.jar for a given Minecraft version and running it to perform the download process. Done means Spigot can be started through the wrapper in a way that is nearly identical to vanilla.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100