Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
sofianedjerbi authored Jun 21, 2023
1 parent 5700122 commit 78ce8c4
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
network:
send-null-entity-packets: true
alternate-keepalive: false
optimization:
disable-vanish-api: false
disable-player-stats: false
disable-arm-swing-event: false
disable-ensure-tick-thread-check: false
gameplay:
server-mod-name: Kaiiju
shared-random-for-players: true
Expand All @@ -35,6 +40,12 @@ world-settings:
linear:
compression-level: 1
crash-on-broken-symlink: true
optimization:
shulker-box-drop-contents-when-destroyed: true
enable-entity-throttling: false
disable-achievements: false
disable-creatures-spawn-events: false
disable-dolphin-swim-to-treasure: false
gameplay:
fix-void-trading: true
optimize-hoppers: true
Expand All @@ -43,9 +54,6 @@ world-settings:
fix-tripwire-state-inconsistency: true
safe-teleportation: true
sand-duplication: false
optimization:
shulker-box-drop-contents-when-destroyed: true
enable-entity-throttling: false
```
Documentation: [Kaiiju Wiki](https://github.com/KaiijuMC/Kaiiju/wiki/Configuration)
Expand Down

0 comments on commit 78ce8c4

Please sign in to comment.