PrismarineJS / PrismarineJS/node-minecraft-wrap

Spigot support

Open
#45 2 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.