Banner配置文件banner.yml
banner.yml
 # This is the main configuration file for Banner.
 # As you can see, there's tons to configure. Some options may impact gameplay, so use
 # with caution, and make sure you know what each option does before configuring.
 
 anvilfix:
   maximumrepaircost: 40
   enchantment_fix: false
   max_enchantment_level: 32767
 entity:
   nospawn: []
   spawnForChunk: true
   spawnForNatural: true
   clear:
     item:
     enable: false
     whitelist: []
     msg: '[Server] Cleaned up %size% drops'
     time: 1800
 proxies:
   velocity:
     enabled: false
     secret: ''
 event:
   NoRaining: false
 networkmanager:
   debug: false
   intercept: []
 Watchdogtimetodo: restart
 SkyLight15: false
 world-settings:
   default:
     verbose: false
     game-mechanics:
       disable-end-credits: false
     entities:
       behavior:
         disableChestCatDetection: false
         piglinsGuardChests: true
         zombiesTargetTurtleEggs: true
 banner:
   check_update: false
   check_libraries: true
   debug: false
   lang: zh_CN
   stackdeobf: true
   show_logo: true
 compat:
   symlink_world: true
   skipOtherWorldPreparing: true
 threadpriority:
   server_thread: 8
 motd:
   enable: true
   firstline: <RAINBOW1>A Minecraft Server</RAINBOW>
   secondline: ''
 config-version: 12