You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Prototik 6149fc0c35 Generate old-style server stub for bundle 10 years ago
buildSrc Generate old-style server stub for bundle 10 years ago
bukkit@ad9519650b Update submodules. 10 years ago
forge@204cb16bc4 Update forge to 1481 10 years ago
gradle/wrapper Deprecate installer & use KBootstrap for updating 10 years ago
jsons Initial commit (Forge 1291). 10 years ago
patches Fix armor double damage, fix #79 10 years ago
src/main Fixed custom modded inventories not being synced on bukkit side after spawning in world. (fix #75) 10 years ago
.gitattributes Initial commit (Forge 1291). 10 years ago
.gitignore Changelog generation 10 years ago
.gitlab-ci.yml Fight with CI 10 years ago
.gitmodules Generate old-style server stub for bundle 10 years ago
LGPL.txt Initial commit (Forge 1291). 10 years ago
LICENCE.txt Initial commit (Forge 1291). 10 years ago
README.md Change default downloads order [no deploy] 10 years ago
build.gradle Generate old-style server stub for bundle 10 years ago
eclipse-workspace-dev.zip Initial commit (Forge 1291). 10 years ago
gradlew Updated forge 10 years ago
gradlew.bat Updated forge 10 years ago
settings.gradle Setup deployment 10 years ago

README.md

KCauldron

KCauldron - continuation of Cauldron minecraft server

Donate PayPal USDDonate PayPal RUB
Donate Yandex MoneyDownload

Building KCauldron

  • Checkout project
    • You can use your's IDE gui or clone from console: git clone https://prok.pw/git/prototik/kcauldron.git
  • Init submodules
    • Since this project is merger of two other we need both.
    • Again, you can use IDE gui or do it from console: git submodule update --init --recursive
  • Setup initial workspace
    • This process download minecraft and apply patches
    • If you have gradle integration in IDE - you can still use gui ./gradlew setupCauldron
  • Build server & installer ./gradlew buildPackages

Updating sources

If you're once checkout source - you not need to do it again

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

Issue submitting rule

  • First check the bug in single player and vanilla forge, if bug still present - mod issue
  • Check with minimal server environment
    • Remove all unnecessary plugins and mods
    • Reset all configs to default If bug present - mod compatibility issue
  • If you're using beta-release of KCauldron - check on latest stable
    • All versions situated there
  • If bug still present - KCauldron issue
    • Make sure that similar issue not exists already
    • Please fill issue form else