Giter VIP home page Giter VIP logo

ukcauldron's Introduction

UKCauldron

Join KCauldron's Discord! (https://discord.gg/0nuu0DLm3WJq1Z23)

A continuation of the KCauldron (formerly Cauldron) Minecraft server.

Building UKCauldron

  • Ensure you are using Java JDK 8u101 or higher.
  • Checkout project
    • You can use your IDE or clone from Git: git clone https://github.com/Unknown025/UKCauldron.git
  • Init submodules
    • Since this project is a merger of two others, we need both. git submodule update --init --recursive
  • Setup initial workspace
    • This process will download Minecraft and apply patches
    • If you have Gradle integration in your IDE - you can still use the GUI ./gradlew setupCauldron or gradlew.bat setupCauldron
  • Build both legacy server jar & default jar ./gradlew jar or gradlew.bat jar

Updating sources

If you have once checked out the source - you do not need to do it again.

  • Update sources
    • git pull origin master
  • Reapply patches & build binaries
    • ./gradlew clean setupCauldron jar

Submitting Issues

  • First check the bug in single player and vanilla Forge, if the bug is still present - mod issue
  • Check with minimal server environment
    • Remove all unnecessary plugins and mods
    • Reset all configs to default If the bug is still present - mod compatibility issue
  • If you're using beta-release of UKCauldron - check the latest stable version
  • If the bug is still present - UKCauldron issue

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.