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

Помогите при переключении перемешиваются предметы в инвентаре AntiShare

Тема в разделе "[Архив] Помощь", создана пользователем Artem99z, 24 фев 2014.

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

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

    Баллы:
    88
    Skype:
    Artemuidak
    Имя в Minecraft:
    ReDcTiOn
    Проблема такова, стоит плагин у меня на разный инвентарь в разных GM(GameModeInventories), так вот с плагином AntiShare, инвентарь просто при переключении мешаются, например я положил кирку в gm 1, переключился на gm 0 и снова на gm 1, то кирка пропала, ушла например в gm 2..

    Пермишен настроен на отдельные группы, и то, настроен он на разрешение выкидывания блоков и т д...
    Мой конфиг(Уже пытался настроить over99раз)


    Код:
    # AntiShare Configuration
    #
    # Help Resources:
    #
    # WIKI -        https://github.com/turt2live/AntiShare/wiki
    # IRC -        http://webchat.esper.net/?nick=as...&channels=turt2live
    #              or on EsperNet (#turt2live)
    # BUKKITDEV -  http://dev.bukkit.org/server-mods/antishare/
    #
    # A fully commented configuration can be found within the plugin jar.
    lists:
      no-potions: true
      no-thrown-potions: true
      break:
      - bedrock
      place:
      - bedrock
      death:
      - all
      pickup:
      - all
      drop:
      - all
      use:
      - tnt minecart
      - flint and steel
      - exp bottle
      - monster egg
      - lava bucket
      - water bucket
      - fireball
      interact:
      - storage minecart
      - powered minecart
      - hopper minecart
      - hopper
      - chest
      - trapped chest
      - furnace
      - dispenser
      - dropper
      - jukebox
      - anvil
      - enchantment table
      - item frame
      eat:
      - none
      commands:
      - command1
      - command2
      attack-mobs:
      - none
      interact-mobs:
      - none
      crafting:
      - none
      craft-mob:
      - iron golem
      - snow golem
      - wither
    tracking:
      creative:
      - all
      survival:
      - none
      adventure:
      - none
    settings:
      adventure-is-creative: false
      cleanup:
        inventories:
          enabled: false
          method: archive
          after: 120
          remove-old-worlds: false
      cooldown:
        enabled: false
        wait-time-seconds: 0
      natural-protection:
        allow-mismatch-gamemode: false
        remove-attached-blocks: true
        empty-inventories: true
        gamemode-spreading: true
        on-death:
          no-drops-after: 0.5
        break-as-gamemode:
          pistons: true
          attached-blocks: true
          water: true
          falling-blocks: true
          blown-up: true
      gamemode-change:
        change-level: true
        change-economy-balance: true
        change-inventory: true
        change-ender-chest: true
        change-potion-effects: true
        require-empty-inventory: false
      use-per-world-inventories: false
      features:
        use-inventories: true
        use-fines-rewards: false
      notify:
        use: true
        with-permission: true
        console: false
    hooks:
      magicspells:
        block-creative: true
      playervaults:
        block-creative: true
      logblock:
        stop-spam: false
    interaction:
      survival-breaking-creative:
        deny: false
        drop-items: false
      creative-breaking-survival:
        deny: false
        drop-items: false
      survival-breaking-adventure:
        deny: false
        drop-items: false
      creative-breaking-adventure:
        deny: false
        drop-items: false
      adventure-breaking-survival:
        deny: false
        drop-items: false
      adventure-breaking-creative:
        deny: false
        drop-items: false
    other:
      ignore-updates: false
      ignore-magic-value: false
      allow-test-command: false
      version_string: '5.5.2|git-Spigot-1258 (MC: 1.7.2)|false|506'
    
     
  2. Хостинг MineCraft
    <
  3. Автор темы
    Artem99z

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

    Баллы:
    88
    Skype:
    Artemuidak
    Имя в Minecraft:
    ReDcTiOn
    ап[DOUBLEPOST=1393300191,1393239025][/DOUBLEPOST]ап
     

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