[WIP] feat(newserver) PaperMC#2352
[WIP] feat(newserver) PaperMC#23520DUDDU wants to merge 9 commits intoGameServerManagers:developfrom
Conversation
PaperMC is a Minecraft server fork of spigot (which is a fork of Bukkit) with some improvement and also an API to check when update is needed It support version selection via the API
|
@Dudu54 you might be a good person to ask. There are so many different "versions" of mincecraft that I have been reluctant to support all but vanilla. Is there an article explaining what the different versions are all about? |
|
@dgibbs64 Here is a good one What is Spigot? CraftBukkit? Bukkit? Vanilla? Forge? PaperSpigot? Etc. |
|
@Dudu54 thanks. Clear as mud haha. I think because of the complexity of the versions it makes sense for each Minecraft variant to have its own server version. |
|
@Dudu54 would it be a good idea to do a version select for vanilla minecraft as well? |
|
@dgibbs64 Sure, i will look to do that. Also, where can i move the selection function which take a string with option on each line to not duplicate the code for each server type |
|
core_messages might be a good place as its UI related |
This gets even more complicated when you add modpacks into the picture. What is the "version" at that point? Do we add a different server for every modpack in existence? FWIW, I am using Minecraft with the Sky Factory 4 modpack. To get it to work, I just copied my existing server files into the |
|
are there plans to merge this soon? this PR is kind of dead |
h3o66
left a comment
There was a problem hiding this comment.
Please rebase and resolve the conflicts
|
Minecraft is being reviewer by me currently. This PR will be part of that. |
|
closing this in favour of #3292 |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
PaperMC is a Minecraft server fork of spigot (which is a fork of Bukkit) with some improvement and also an API to check when update is needed
It support version selection via the API
Tell me if a have missed something when adding new server type to LGSM
Type of change
Checklist
developbranch as its base.Provide Github Email