1. Этот сайт использует файлы cookie. Продолжая пользоваться данным сайтом, Вы соглашаетесь на использование нами Ваших файлов cookie. Узнать больше.
  2. Вы находитесь в сообществе Rubukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на различные языки плагины наших коллег из других стран.
    Скрыть объявление
Скрыть объявление
В преддверии глобального обновления, мы проводим исследования, которые помогут нам сделать опыт пользования форумом ещё удобнее. Помогите нам, примите участие!

Помогите Несколько регионов для preciousstones

Тема в разделе "Помощь", создана пользователем MrNazarStar, 27 дек 2018.

  1. Автор темы
    MrNazarStar

    MrNazarStar Активный участник

    Баллы:
    61
    Имя в Minecraft:
    MrNazarStar
    Хочу, что-бы в плагине можно было создавать ограниченное кол-во приватов. И сделать, что-бы для донатеров их можно было создавать больше, например:
    Для игрока - 1 регион
    Для випа - 2 региона

    конфиг ps:

    Код:
    unbreakable-blocks: []
    force-field-blocks:
    - title: Приват радиусом 4 блока
      block: monster_egg:2
      radius: 4
      custom-height: 15
      meta-name: '&bПриват радиусом 4 блока'
      meta-autoset: true
      meta-lore:
      - '&eПриват, что-бы другие игроки его не разрушили.'
      - '&c&l- Нету защиты от криперов и динамита'
      prevent-fire: true
      prevent-place: true
      prevent-destroy: true
      prevent-vehicle-destroy: true
      prevent-enderman-destroy: true
      prevent-explosions: false
      prevent-unprotectable: true
      prevent-item-frame-take: true
      protect-armor-stands: true
      prevent-flow: true
      protect-crops: true
      protect-inventories: true
      prevent-place-blacklist:
      - monster_egg:2
      ?welcome-message: true
      ?farewell-message: true
      ?prevent-portal-enter: true
      ?prevent-portal-destination: true
      ?prevent-portal-create: true
      ?prevent-vehicle-enter: true
      ?prevent-vehicle-exit: true
      ?prevent-teleport: true
      command-blacklisting: true
      can-change-owner: true
      enable-on-src: true
      mixing-group: 1
      rentable: true
      rents-limit: 5
      buyable: true
      cuboid: true
      mask-on-disabled: 80
    - title: Приват радиусом 6 блоков
      block: monster_egg:3
      radius: 6
      custom-height: 15
      meta-name: '&bПриват радиусом 6 блоков'
      meta-autoset: true
      meta-lore:
      - '&eПриват, что-бы другие игроки его не разрушили.'
      - '&c&l- Нету защиты от криперов и динамита'
      prevent-fire: true
      prevent-place: true
      prevent-destroy: true
      prevent-vehicle-destroy: true
      prevent-enderman-destroy: true
      prevent-explosions: false
      prevent-unprotectable: true
      prevent-item-frame-take: true
      protect-armor-stands: true
      prevent-flow: true
      protect-crops: true
      protect-inventories: true
      prevent-place-blacklist:
      - monster_egg:3
      ?welcome-message: true
      ?farewell-message: true
      ?prevent-portal-enter: true
      ?prevent-portal-destination: true
      ?prevent-portal-create: true
      ?prevent-vehicle-enter: true
      ?prevent-vehicle-exit: true
      ?prevent-teleport: true
      command-blacklisting: true
      can-change-owner: true
      enable-on-src: true
      mixing-group: 1
      rentable: true
      rents-limit: 5
      buyable: true
      cuboid: true
      mask-on-disabled: 80
    - title: Приват радиусом 8 блоков
      block: monster_egg:4
      radius: 8
      custom-height: 15
      meta-name: '&bПриват радиусом 8 блоков'
      meta-autoset: true
      meta-lore:
      - '&eПриват, что-бы другие игроки его не разрушили.'
      - '&a&l- Есть защита от криперов и динамита'
      prevent-fire: true
      prevent-place: true
      prevent-destroy: true
      prevent-vehicle-destroy: true
      prevent-enderman-destroy: true
      prevent-explosions: true
      prevent-unprotectable: true
      prevent-item-frame-take: true
      protect-armor-stands: true
      prevent-flow: true
      protect-crops: true
      protect-inventories: true
      prevent-place-blacklist:
      - monster_egg:4
      ?welcome-message: true
      ?farewell-message: true
      ?prevent-portal-enter: true
      ?prevent-portal-destination: true
      ?prevent-portal-create: true
      ?prevent-vehicle-enter: true
      ?prevent-vehicle-exit: true
      ?prevent-teleport: true
      command-blacklisting: true
      can-change-owner: true
      enable-on-src: true
      mixing-group: 1
      rentable: true
      rents-limit: 5
      buyable: true
      cuboid: true
      mask-on-disabled: 80
    - title: Приват радиусом 10 блоков
      block: monster_egg:5
      radius: 10
      custom-height: 15
      meta-name: '&bПриват радиусом 10 блоков'
      meta-autoset: true
      meta-lore:
      - '&eПриват, что-бы другие игроки его не разрушили.'
      - '&a&l- Есть защита от криперов и динамита'
      prevent-fire: true
      prevent-place: true
      prevent-destroy: true
      prevent-vehicle-destroy: true
      prevent-enderman-destroy: true
      prevent-explosions: true
      prevent-unprotectable: true
      prevent-item-frame-take: true
      protect-armor-stands: true
      prevent-flow: true
      protect-crops: true
      protect-inventories: true
      prevent-place-blacklist:
      - monster_egg:5
      ?welcome-message: true
      ?farewell-message: true
      ?prevent-portal-enter: true
      ?prevent-portal-destination: true
      ?prevent-portal-create: true
      ?prevent-vehicle-enter: true
      ?prevent-vehicle-exit: true
      ?prevent-teleport: true
      command-blacklisting: true
      can-change-owner: true
      enable-on-src: true
      mixing-group: 1
      rentable: true
      rents-limit: 5
      buyable: true
      cuboid: true
      mask-on-disabled: 80
    bypass-blocks: []
    unprotectable-blocks: []
    hiding-mask-blocks:
    - '1'
    - '2'
    - '3'
    - '4'
    - '5'
    - '7'
    - '12'
    - '13'
    - '17'
    - '18'
    - '20'
    - '24'
    - '35'
    - '43'
    - '45'
    - '47'
    - '48'
    - '49'
    - '53'
    - '60'
    - '67'
    - '80'
    - '81'
    - '82'
    - '87'
    - '88'
    - '89'
    - '99'
    - '100'
    - '108'
    - '109'
    - '110'
    - '123'
    - '124'
    - '125'
    - '128'
    - '134'
    - '135'
    - '136'
    tool-items:
    - '256'
    - '257'
    - '258'
    - '269'
    - '270'
    - '271'
    - '273'
    - '274'
    - '275'
    - '277'
    - '278'
    - '279'
    - '284'
    - '285'
    - '286'
    - '290'
    - '291'
    - '292'
    - '293'
    - '294'
    repairable-items:
    - '256'
    - '257'
    - '258'
    - '259'
    - '261'
    - '267'
    - '268'
    - '269'
    - '270'
    - '271'
    - '272'
    - '273'
    - '274'
    - '275'
    - '276'
    - '277'
    - '278'
    - '279'
    - '283'
    - '284'
    - '285'
    - '286'
    - '290'
    - '291'
    - '292'
    - '293'
    - '294'
    - '298'
    - '299'
    - '300'
    - '301'
    - '302'
    - '303'
    - '304'
    - '305'
    - '306'
    - '307'
    - '308'
    - '309'
    - '310'
    - '311'
    - '312'
    - '313'
    - '314'
    - '315'
    - '316'
    - '317'
    - '346'
    - '359'
    log:
      translocation: true
      rollback: true
      fire: true
      entry: true
      place: true
      use: true
      pvp: true
      destroy: true
      destroy-area: false
      place-area: false
      unprotectable: true
      bypass-pvp: true
      bypass-delete: true
      bypass-place: true
      bypass-destroy: true
      conflict-place: true
      rents-and-purchases: true
    notify:
      translocation: true
      rollback: true
      place: true
      destroy: true
      bypass-unprotectable: true
      bypass-pvp: true
      bypass-place: true
      bypass-destroy: true
      fly-zones: true
    warn:
      instant-heal: true
      slow-heal: true
      slow-damage: true
      slow-feeding: true
      slow-repair: true
      fast-damage: true
      air: true
      fire: true
      entry: true
      place: true
      use: true
      pvp: true
      destroy: true
      destroy-area: true
      unprotectable: true
      launch: true
      cannon: true
      mine: true
    settings:
      prevent-removal-if-player-in-field: true
      use-commands-to-rent: true
      disable-simpleclans-hook: false
      max-size-translocation: 100000
      max-size-translocation-for-redstone: 1000
      version: 14
      prevent-place-everywhere:
      - creative_world
      prevent-destroy-everywhere:
      - creative_world
      show-default-welcome-farewell-messages: true
      sneak-to-place-field: false
      sneak-to-place-normal-block: true
      disable-ground-info: false
      global-field-limit: 1000000
      no-refund-for-fields: false
      public-block-details: false
      drop-on-delete: true
      disable-alerts-for-admins: true
      disable-bypass-alerts-for-admins: false
      off-by-default: false
      lines-per-page: 100
      show-debug-info: false
      blacklisted-worlds:
      - creative_world
      auto-allow-clan-on-fields: true
      auto-allow-team-on-fields: false
      check-once-per-block-on-move: false
      use-blockids-in-snitches: false
      fence-max-depth: 50
      max-target-distance: 100
      default-item-currency: '266'
      disable-field-place-while-creative: false
      disable-field-break-while-creative: false
      prevent-breaking-hidden: false
    cuboid:
      defining-blocktype: obsidian
      visualization-blocktype: glass
    cleanup:
      player-inactivity-purge-days: 180
      purge-banned-players: true
    saving:
      frequency-seconds: 1
      max-records-per-snitch: 50
    visualization:
      frame-block-type: glass
      block-type: glass
      seconds: 30
      new-dotted-style: true
      end-on-player-move: false
      mark-block-type: obsidian
      default-density: 8
      blocks-to-send: 100
      max-fields-to-visualize-at-once: 5
      ticks-between-sends: 10
      visualize-on-expand: true
    grief-revert:
      min-interval-secs: 30
      black-list:
      - '92'
    mysql:
      enable: false
      host: localhost
      port: 3306
      database: minecraft
      username: ''
      password: ''
    
     

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