Coder Social home page Coder Social logo

kaiiju's Introduction

Kaiiju

Folia fork, designed for vanilla/anarchy servers

License GitHub Workflow Status Discord

Features

Notable

  • Xymb Linear Format: A Region file format that reduces disk space usage by about 50%.
  • Async Pathfinding: Petal async pathfinding fixed & reworked.
  • Technical Minecraft: Enable Vanilla exploits such as sand duping, RNG manipulation...

Other

  • Small optimizations: Increase server efficiency by disabling unnecessary features.
  • Commands: Restore few commands that were previously removed by Folia.

Configuration

region-format:
  linear:
    flush-frequency: 10
    flush-max-threads: 1
network:
  send-null-entity-packets: true
  alternate-keepalive: false
  kick-player-on-bad-packet: true
optimization:
  disable-vanish-api: false
  disable-player-stats: false
  disable-arm-swing-event: false
  async-path-processing:
    enable: false
    max-threads: 0
    keepalive: 60
gameplay:
  server-mod-name: Kaiiju
  shared-random-for-players: true
unsupported:
  disable-ensure-tick-thread-checks: false
  global-event-synchronization: false
world-settings:
  default:
    region-format:
      format: ANVIL
      linear:
        compression-level: 1
        crash-on-broken-symlink: true
    optimization:
      shulker-box-drop-contents-when-destroyed: true
      optimize-hoppers: true
      tick-when-empty: true
      enable-entity-throttling: false
      disable-achievements: false
      disable-creatures-spawn-events: false
      disable-dolphin-swim-to-treasure: false
    gameplay:
      fix-void-trading: true
      break-redstone-on-top-of-trap-doors-early: true
      fix-tripwire-state-inconsistency: true
      safe-teleportation: true
      sand-duplication: false
      teleport-async-on-high-velocity: false

Documentation: Kaiiju Wiki

Roadmap

  • Stash deduplication: Make giant dupe stashes possible and lagless.
  • Multithreaded Tracker: Rework Petal multithreaded tracker.

Open to contributions

  • Native world conversion: Convert region file format at startup.
  • Performance patch: Any significative performance patch.

Building

./gradlew applyPatches # Apply Kaiiju patches
./gradlew createReobfPaperclipJar # Generate Paperclip executable jar

License

Original patches are licensed under GPL-3.0.

kaiiju's People

Contributors

sofianedjerbi avatar xymb-endcrystalme avatar xiaoluofa avatar github-actions[bot] avatar

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.