GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.24k stars 811 forks source link

[Minecraft] Bukkit API/Plugins #1250

Open Steff00212 opened 7 years ago

Steff00212 commented 7 years ago

It would be quite cool if you added a script for a mc server with plugin support. Just saying :)

UltimateByte commented 7 years ago

Please, consider a few things when making a request:

1) We don't all play or run servers the game you're requesting stuff for. 2) We don't all mod this game as well. 3) We're not on Twitter, it's a place for development, so don't be "just saying", provide relevant info, links, etc.

That said, I'd be happy to make MC users happy, even though I'm not playing it myself. (For example, I recently fixed ARMA 3 and ARK code that I won't probably ever use myself so...)

I'm currently working or built-in mod installations for LGSM, so it might work for it, if the mod is well made. Feasibility will all depend on the mod structure and install process.

But would be nice to not leave devs Googling for you when making a request. We're all doing that on our free time and most devs don't play Minecraft, so that's the least to ask.

braunsonm commented 7 years ago

Why does LGSM need to do this? You just adjust what the executable file is after downloading the bukkit jar. Technically LGSM supports any MC mod this way very easily.

braunsonm commented 7 years ago

Can be done once #1255 is merged. As long as documentation on the feature is put down I can add this to LGSM easily.

UltimateByte commented 7 years ago

I'll add doc to Wiki as soon as it #1255 reaches develop branch. :)

dgibbs64 commented 3 years ago

Minecraft is being reviewed with PaperMC being added soon. Bukkit will also be considered however I am unsure if there is mich demand for Bukkit.

johnoclockdk commented 2 years ago

guess this is not need as paperMC is fork of bukkit and allmost the same code