跳转至

其他配置

因为某些原因, Leaf 在上游提供的配置文件里添加或更改了部分配置项.

Paper 默认世界配置

paper-world-defaults.yml
entities:
  spawning:
    spawning-throttle:
      failed-attempts-threshold: disabled
      throttled-ticks-per-spawn:
        ambient: -1
        axolotls: -1
        creature: -1
        monster: -1
        underground_water_creature: -1
        water_ambient: -1
        water_creature: -1

Purpur 配置

purpur.yml
settings:
  messages:
    afk-broadcast-away: <yellow><italic>%s is now AFK
    afk-broadcast-back: <yellow><italic>%s is no longer AFK
    afk-title-away: <gold><bold>AFK:<red>You are now AFK...:10:70:20
    afk-broadcast-use-display-name: false
    afk-tab-list-prefix: '[AFK] '
    afk-tab-list-suffix: ''
    afk-command-cooldown: 0
    afk-command-cooldown-msg: <gray>You need to wait %time%s to use /afk.

移动的 Pufferfish 和 Purpur 配置项

Pufferfish

Before After

Purpur

Before After