Хостинг серверов Minecraft playvds.com
  1. Вы находитесь в русском сообществе Bukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на русский язык плагины наших собратьев из других стран.
    Скрыть объявление

Помогите Clear Lagg плюется непонятной фразой

Тема в разделе "Помощь", создана пользователем Psixodelic, 2 дек 2014.

Статус темы:
Закрыта.
  1. Автор темы
    Psixodelic

    Psixodelic Активный участник Пользователь

    Баллы:
    88
    Skype:
    proto.selection
    Имя в Minecraft:
    Psixodelic
    Скачал с Bukkit ClearLagg , настроил так что каждые 1200 сек происходит очистка и что за 60 сек до очистки выдается предупреждение, в результат появились на 800 и 760 секундах вылетающие фразы, только на 800 сек и только на 760 сек, сообщения за 60 сек не отображается вообще, после выполнения очистки пишет всё отлично на русском, но эти две фразы ни туда ни сюда, они просто убивают и без предупредения тоже печально

    1231213212312312312312313123123123123123123123123123.jpg

    Код:
    #--------------------------------------------------------------------#
    #                   ClearLag Configuration File                      #
    #--------------------------------------------------------------------#
    # Configure to your liking, reload the config by tying: /lagg reload #
    #                                -                                   #
    #        Here is a helpful tutorial on this configuration setup!     #
    #   http://dev.bukkit.org/server-mods/clearlagg/pages/config-setup/  #
    #--------------------------------------------------------------------#
    #                     All possible mob names                         #
    # http://dev.bukkit.org/server-mods/clearlagg/pages/mob-types/nodes/ #
    #--------------------------------------------------------------------#
    settings:
      auto-update: false
      enable-signs: false
      config-version: eleven
      disable-waterlife: true
      keep-spawn-in-memory: true
    #Let clearlag control the spawning in ALL worlds? (Supports all plugins!)
    custom-mobspawner:
      enabled: false
    #How many times should clearlag attempt to find a safe location for the mob to spawn
      max-tries: 50
    #(In seconds) how often should clearlag try to spawn mobs?
      interval: 30
    #This is the radius around the player
      radius: 30
    #This is the radius FROM the player (in blocks!)
      radius-from: 7
    #How far should mobs spawn from eachother (NOT in blocks!!) (1,010 = around 10-20 blocks)
      mob-radius: 1010
    #Should we keep trying to spawn a mob if a clear location isn't found
      forcespawn: false
    #4 = nighttime, what light level should mobs spawn in
      lightlevel: 4
    #Chance mobs will have armor/sword, 1 being diamond every time
      armor-chance: 30
      mobs: #More types of a mob, more likely it'll spawn(ONLY IN NORMAL WORLDS!)
        - zombie 10
        - skeleton 6
        - creeper 2
        - enderman 2
      animals: #More types of a mob, more likely it'll spawn(ONLY IN NORMAL WORLDS!)
        - pig 8
        - sheep 2
        - cow 12
        - chicken 4
    #This option disallows the placement of too many tnt-minecarts
    tnt-minecart:
      enabled: false
      max: 2
      radius: 6
    #This option reduces global dispenser rate
    dispenser-reducer:
      enabled: false
      time: 100
    #This option reduces the explosions of mass amounts of tnt, and reduces tnt lag
    tnt:
      tnt-reducer: false
    #This option reduces fire spread rate
    firespread-reducer:
      enabled: false
      time: 2000
    #How many entities should one chunk be allowed to hold?
    chunk-entity-limiter:
      enabled: false
      clean-chunk: true
      limit: 40
    spawn-limiter:
      enabled: false
      interval: 15
      monsters: 300
      animals: 100
    #Meters your TPS, if it goes to low, run the commands you wrote below!
    tps-meter:
      enabled: false
      interval: 15
      tps-trigger: 14.0
      commands:
        - 'lagg killmobs'
        - 'lagg clear'
    #This is /lagg killmobs, put what you DON'T want removed!
    kill-mobs:
       disable-build-wither: true
       mob-filter:
            - Pig
            - Sheep
            - Chicken
            - Cow
            - Villager
            - Wolf
            - Horse
            - EntityHorse
            - Snowman
    
    #This takes care of mob spawners
    mobspawner:
      enabled: false
      max-spawn: 4
    #No longer bugged! -- Dont use if you have CB++ or Spigot!
    item-merger:
      enabled: false
      radius: 6
    #Auto-removal options
    auto-removal:
      warning-message: '&4[Адская тварь] &cчерез 1 минуту'
      broadcast-message: '&4[Адская тварь] &cдобыл +RemoveAmount предметов!'
      broadcast-warning: true
      enable-scheduler: true
      autoremoval-interval: 1200
      warning-delay: 60
    #What should be removed during an auto-removal
    remove:
      world-filter:
        - this_world
      broadcast-removal: true
      boat: false
      falling-block: true
      experienceOrb: true
      painting: false
      projectile: true
      item: true
      itemframe: false
      minecart: false
      primed-tnt: true
      arrow: true
      snowball: true
      fireball: true
      ender-signal: true
      item-filter:
      # - 264
      # - 265
      # - 311
      # - 312
      # - 266
      mobs:
      # - cow
      # - pig
      # - chicken
      # - sheep
      # - snowman
    
    #What should be removed during /lagg clear
    command-remove:
      world-filter:
        - this_world
      broadcast-removal: false
      boat: false
      falling-block: true
      experienceOrb: true
      painting: false
      projectile: true
      item: true
      itemframe: false
      minecart: false
      primed-tnt: true
      arrow: true
      snowball: true
      fireball: true
      ender-signal: true
      item-filter:
      # - 264
      # - 265
      # - 311
      # - 312
      # - 266
      mobs:
      # - cow
      # - pig
      # - chicken
      # - sheep
      # - snowman
    check:
      world-filter:
        - this_world
      boat: true
      falling-block: true
      experienceOrb: true
      painting: false
      projectile: true
      item: true
      itemframe: false
      minecart: true
      primed-tnt: true
      arrow: true
      snowball: true
      fireball: true
      ender-signal: true
      item-filter:
      # - 264
      # - 265
      # - 311
      # - 312
      # - 266
      mobs:
        creature: true
        animals: true
        monster: true
       
    limit:
      enable-limit: false
      max: 100
      check-interval: 120
      world-filter:
        - this_world
      broadcast-removal: true
      remove:
      boat: true
      falling-block: true
      experienceOrb: true
      painting: false
      projectile: true
      item: true
      itemframe: false
      minecart: true
      primed-tnt: true
      arrow: true
      snowball: true
      fireball: true
      ender-signal: true
      item-filter:
      # - 264
      # - 265
      # - 311
      # - 312
      # - 266
    [/spoiler]
     
    Последнее редактирование: 2 дек 2014
  2. Хостинг MineCraft
    <
  3. Artem99z

    Artem99z Активный участник Пользователь

    Баллы:
    88
    Skype:
    Artemuidak
    Имя в Minecraft:
    ReDcTiOn
    auto-removal:
    broadcast-message: '&8[&6&lClear&8] &7Лишний дроп удалён &8[&4&l+RemoveAmount&8].'
    broadcast-warning: true
    enable-scheduler: true
    autoremoval-interval: 1810
    warnings:
    - time:1750 msg:&8[&6&lClear&8] &7Лишний дроп удалится через 1 минуту.

    Вот так нужно настраивать, у меня удаление лута через 1810 секунд. Когда пройдет 1750 секунд, то выдаст сообщение что лут удалиться через 1 минуту. После того как минута пройдет, напишет что лут удален :)

    Настраивай))
     
  4. Автор темы
    Psixodelic

    Psixodelic Активный участник Пользователь

    Баллы:
    88
    Skype:
    proto.selection
    Имя в Minecraft:
    Psixodelic
    Ниченепонял кроме отката времени, пробну щас )[DOUBLEPOST=1417570024,1417569326][/DOUBLEPOST]
    Всё заработало спс, не было этой строчки в конфиге, думал тип в старых версия она была
     
Статус темы:
Закрыта.

Поделиться этой страницей