Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 593 Bytes

server-setup.MD

File metadata and controls

39 lines (32 loc) · 593 Bytes

server.properties:

accepts-transfers=true
allow-flight=true
difficulty=peaceful
enforce-secure-profile=false
pvp=true
rate-limit=-1
simulation-distance=30
spawn-protection=0
view-distance=30

bukkit.yml:

  connection-throttle: -1

spigot.yml

world-settings:
  default:
    entity-tracking-range:
      display: 600
settings:
  moved-too-quickly-multiplier: 200.0

paper-global.yml:

chunk-loading-basic:
  player-max-chunk-generate-rate: -1.0
  player-max-chunk-load-rate: -1.0
  player-max-chunk-send-rate: -1.0