786852516

就是那个模仿MINEZ的插件,我不会设置= =

僵尸不会自然生成= =僵尸没有跑很快= =

各种问题

http://www.mcbbs.net/forum.php?mod=viewthread&tid=95284&highlight=craftz

786852516
config.yml里的设置:
  1. # ++===================================================++
  2. # || Configuration for the CraftZ plugin by JangoBrick ||
  3. # ++===================================================++
  4. Config:
  5.   world:
  6.     name: world
  7.     lobby:
  8.       radius: 200
  9.       x: 0
  10.       y: 73
  11.       z: 0
  12.     real-time: true
  13.     world-border:
  14.       enable: true
  15.       radius: 600
  16.     world-changing:
  17.       allow-burning: false
  18.       allow-block-grow: false
  19.       allow-tree-grow: false
  20.     weather:
  21.       allowWeatherChanging: true
  22.   players:
  23.     interact:
  24.       shearing: false
  25.       sleeping: false
  26.       block-breaking: false
  27.       block-placing: false
  28.       allow-spiderweb-placing: true
  29.     medical:
  30.       enable-sugar-speed-effect: true
  31.       bleeding:
  32.         enable: true
  33.         chance: 0.04
  34.         heal-with-paper: true
  35.       healing:
  36.         heal-with-rosered: true
  37.         only-healing-others: true
  38.       poisoning:
  39.         enable: true
  40.         chance: 0.04
  41.         cure-with-limegreen: true
  42.   mobs:
  43.     blood-particles-when-damaged: true
  44.     zombies:
  45.       enable-drops: true
  46.       drops:
  47.         chance: 2.0
  48.         rottenflesh: true
  49.         arrows: false
  50.       spawning:
  51.         interval: 40
  52.         maxzombies: 200
  53.     animals:
  54.       spawning:
  55.         enable: true
  56.         chance:
  57.           cow: 0.0
  58.           chicken: 0.0
  59.           pig: 0.01
  60.           sheep: 0.0
  61.   chat:
  62.     modify-join-and-quit-messages: true
  63.     modify-player-messages: false
  64.     modify-death-messages: true
  65.   vehicles:
  66.     enable: false
  67.     speed: 5.0
  68.     speed-street-multiplier: 1.6
  69.     speed-street-blocks:
  70.     - '35:7'
  71.     - '35'
  72.     - '35:15'
  73.     street-border-blocks:
  74.     - '43'
  75.     - '44'
  76.   change-item-names:
  77.     enable: true
  78.     names:
  79.     - 339=Bandage
  80.     - 351:1=Blood Bag
  81.     - 351:10=Antibiotics
  82.     - 371=Money
复制代码

第一页 上一页 下一页 最后一页