Sofiane H. Djerbi fa210d634d Update README.md
2023-04-16 16:35:30 +03:00
2023-03-31 01:33:47 +03:00
2023-02-10 23:03:42 +02:00
2023-04-16 05:14:15 +03:00
2023-02-10 23:03:42 +02:00
2023-04-16 03:46:55 +03:00
2023-04-11 01:08:48 +00:00
2023-04-16 03:46:55 +03:00
2023-04-16 03:46:55 +03:00
2023-02-10 23:03:42 +02:00
2023-02-16 23:31:47 +02:00
2023-04-16 16:35:30 +03:00
2023-02-10 23:03:42 +02:00

Kaiiju

Folia fork, designed for vanilla/anarchy servers

License GitHub Workflow Status Discord

Features

Configuration

region-format:
  debug: false
network:
  send-null-entity-packets: true
  alternate-keepalive: false
gameplay:
  server-mod-name: Kaiiju
world-settings:
  default:
    region-format:
      format: LINEAR
      linear:
        compression-level: 1
        crash-on-broken-symlink: true
    gameplay:
      shulker-box-drop-contents-when-destroyed: true

Roadmap

  • Static view distance: Reduce RAM usage / Region size with a "static" view distance.
  • Hash linear: Add chunk hashes to linear region files.
  • Native world conversion: Convert region file format at startup.

Building

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

License

Original patches are licensed under GPL-3.0.

Description
Languages
Text 100%