Giter Club home page Giter Club logo

Comments (7)

acs avatar acs commented on August 15, 2024

https://github.com/acs/minecraft/issues/5

from minecraft.

acs avatar acs commented on August 15, 2024

https://www.spongepowered.org/
A community-driven open source Minecraft: Java Edition modding platform. SpongeForge, a coremod for Minecraft Forge, which is an existing Minecraft: Java Edition modding framework famous for spurring the Minecraft modding scene. Forge lacks a cross-version API, and this is where Sponge steps in. Sponge allows server owners to deploy Sponge plugins with ease, making server management easier.
https://www.minecraftforge.net/forum/
https://ftb.gamepedia.com/BuildCraft

from minecraft.

acs avatar acs commented on August 15, 2024

https://www.tynker.com/blog/articles/ideas-and-tips/coding-at-home/turn-minecraft-time-into-coding-time/

from minecraft.

acs avatar acs commented on August 15, 2024

https://www.curseforge.com/minecraft/modpacks (>50K mods)

from minecraft.

acs avatar acs commented on August 15, 2024

The goal of this issue is to understand how spigot is extended with plugins. I think it is using Bukkit which is a module inside spigot. But not sure yet.

from minecraft.

acs avatar acs commented on August 15, 2024

Spigot is the fork of Bukkit once their developers were hired bt Mojang.

For the client, it seems that the plugins are based on Forge: http://files.minecraftforge.net/

For the client side, I will continue the research here: Voxelers/mcthings#38

Closing this ticket!

from minecraft.

acs avatar acs commented on August 15, 2024

Spigot, Bukkit and others recovers the server with an API that can be used by mods that modify the server but using an API. The client is not modified.

Forge modify directly the Java code in client and server, you need to install the same version of forge in the client and in the server.

https://www.spigotmc.org/wiki/what-is-spigot-craftbukkit-bukkit-vanilla-forg/

from minecraft.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.