Coder Social home page Coder Social logo

yukikurox / kettle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kettlefoundation/kettle

0.0 1.0 0.0 37.82 MB

Minecraft Forge Hybrid server implementing the Spigot/Bukkit API, formerly known as Contigo/Thermos/Cauldron/MCPC+

License: GNU General Public License v3.0

Java 100.00%

kettle's Introduction

⚠️ Kettle is still very raw and you may encounter issues in using it with your server. You have been warned!

Kettle

Kettle

What's Kettle?

Kettle is the next link in the hybrid server chain: Kettle ➡️ Contigo ➡️ Thermos ➡️ KCauldron ➡️ Cauldron ➡️ MCPC+

Kettle was initially concieved as a fork of Contigo, but after a few iterations got rid of Contigo's dependencies and can no longer be concidered it's fork, but a standalone hybrid server.

Kettle is dependent on custom Forge and Paper builds, meaning it can run both Craftbukkit/spigot-based plugins and forge-based mods.

We hope to eliminate all issues with craftbukkit forge servers. In the end, we envision a seamless, low lag Kettle experience with support for new 1.12+ versions of Minecraft.

Deployment

Installation

  1. Download the server from the Releases section
  2. Make a new folder for the server
  3. Move the server to the folder and rename it to kettle.jar
  4. Make a launch script

Building the sources

All builds are available in build/distributions

  • Clone the Project
    • You can use GitHub Desktop/GitKraken or clone using the terminal
      • git clone https://github.com/KettleFoundation/Kettle
    • Next you are gonna want to clone the submodule
      • git submodule update --init --recursive
  • Building
    • First you want to setup the project
      • ./gradlew setup
    • After you have setup the project you are going to want to run the build
      • ./gradlew build
    • Now go and get a drink this may take some time

Chat

You are welcome to visit Kettle Discord server here.

Unstable/Test builds

For unstable/test builds you can check this repository (how handy)

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.