Antishare

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
adam1999
Příspěvky: 540
Věk: 26
Registrován: 25 říj 2013, 05:45
Reputation: 0
Bydliště: A kľúče nechceš?

Antishare

#1 Příspěvekod adam1999 » 21 led 2014, 16:19

93.91.250.135:27237

Ahoj mam problem s AntiShare že ak Creative postaví volaky blok alebo dom hráčovi tam nejdú pokladat bloky a nema tam resku neviem čim to je tu je antishare:

Kód: Vybrat vše

# 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
  - tnt
  - emerald block
  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:
  - all
  commands:
  - command1
  - command2
  attack-mobs:
  - all
  interact-mobs:
  - all
  crafting:
  - all
  craft-mob:
  - iron golem
  - snow golem
  - wither
tracking:
  creative:
  - all
  survival:
  - all
  adventure:
  - none
settings:
  adventure-is-creative: true
  cleanup:
    inventories:
      enabled: true
      method: archive
      after: 120
      remove-old-worlds: true
  cooldown:
    enabled: false
    wait-time-seconds: 0
  natural-protection:
    allow-mismatch-gamemode: false
    remove-attached-blocks: true
    empty-inventories: true
    gamemode-spreading: true
    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
  use-per-world-inventories: false
  features:
    use-inventories: true
    use-fines-rewards: false
  notify:
    use: false
    with-permission: true
    console: false
hooks:
  magicspells:
    block-creative: false
  playervaults:
    block-creative: false
  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
  version_string: '5.5.0|git-Bukkit-1.7.2-R0.2-14-g15b04d8-b2991jnks (MC: 1.7.2)|false|481'
ObrázekObrázek

Uživatelský avatar
estebanka
Příspěvky: 66
Registrován: 23 pro 2012, 01:46
Reputation: 0
Kontaktovat uživatele:

Re: Antishare

#2 Příspěvekod estebanka » 25 led 2014, 01:30

Kód: Vybrat vše

# 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
  - tnt
  death:
  - all
  pickup:
  - all
  drop:
  - all
  use:
  - item frame
  - tnt
  - bedrock
  - tnt minecart
  - exp bottle
  - monster egg
  - fireball
  interact:
  - storage minecart
  - powered minecart
  - hopper minecart
  - hopper
  - chest
  - trapped chest
  - furnace
  - dispenser
  - dropper
  - jukebox
  - anvil
  - enchantment table
  - item frame
  eat:
  - all
  commands:
  - command1
  - command2
  attack-mobs:
  - all
  interact-mobs:
  - all
  crafting:
  - all
  craft-mob:
  - iron golem
  - snow golem
  - wither
tracking:
  creative:
  - all
  survival:
  - all
  adventure:
  - none
settings:
  adventure-is-creative: true
  cleanup:
    inventories:
      enabled: true
      method: archive
      after: 120
      remove-old-worlds: true
  cooldown:
    enabled: false
    wait-time-seconds: 1
  natural-protection:
    allow-mismatch-gamemode: true
    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
  sql:
    sqlite: {}
  survival-breaking-creative-blocks: {}
  creative-breaking-survival-blocks: {}
  creative-breaking-adventure-blocks: {}
  survival-breaking-adventure-blocks: {}
  adventure-breaking-survival-blocks: {}
  adventure-breaking-creative-blocks: {}
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: true
    drop-items: false
  creative-breaking-adventure:
    deny: true
    drop-items: false
  adventure-breaking-survival:
    deny: true
    drop-items: false
  adventure-breaking-creative:
    deny: true
    drop-items: false
other:
  ignore-updates: true
  ignore-magic-value: false
  allow-test-command: false
  version_string: '5.5.2|git-Spigot-1253 (MC: 1.7.2)|false|506'
blocked-actions: {}
handled-actions: {}
enabled-features:
  no-drops-when-block-break:
    natural-protection-mode: {}
gamemode-change-cooldown: {}
blocked-lists: {}
worldsplit:
  warning: {}
block-tracking: {}


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 92 hostů