Stránka 1 z 2

AntiShare výpis

Napsal: 24 bře 2014, 18:35
od Weizen
IP:93.91.250.207:27409
Dobrý den :) Dá se nějak v AntiShare zakázat psaní těch blbostí v nové verzi?
Ukázka:
Spoiler: zobrazit
Bez názvu.png
Bez názvu.png (4.35 KiB) Zobrazeno 3338 x

Re: AntiShare výpis

Napsal: 24 bře 2014, 18:42
od LpBahos
Dej sem Config:D

Re: AntiShare výpis

Napsal: 24 bře 2014, 19:21
od Weizen
Ono jich je víc co chceš přesně?

Re: AntiShare výpis

Napsal: 24 bře 2014, 19:41
od LpBahos
Všechno;)

Re: AntiShare výpis

Napsal: 24 bře 2014, 19:50
od Weizen
Jsi se zbláznil ne? Si vyber :D
Tady:
Spoiler: zobrazit
Bez názvu.png
Bez názvu.png (13.87 KiB) Zobrazeno 3321 x

Re: AntiShare výpis

Napsal: 24 bře 2014, 23:43
od LpBahos
Config.yml

Re: AntiShare výpis

Napsal: 25 bře 2014, 00:01
od Weizen
Myslím si že tu to není :)

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:
  - tnt minecart
  - sign
  - 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: true
    wait-time-seconds: 3
  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: false
    change-economy-balance: false
    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: true
    drop-items: false
  creative-breaking-survival:
    deny: true
    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: false
  ignore-magic-value: false
  allow-test-command: false
  version_string: '5.5.2|git-Bukkit-1.7.2-R0.3-7-g13c4801-b3031jnks (MC: 1.7.5)|false|506'

Re: AntiShare výpis

Napsal: 25 bře 2014, 10:14
od Smexhy
Zmeň notify na false v configu...

Re: AntiShare výpis

Napsal: 25 bře 2014, 15:02
od Weizen
Takto :)?

Kód: Vybrat vše

notify:
    use: false
    with-permission: false
    console: false

Re: AntiShare výpis

Napsal: 25 bře 2014, 15:33
od Smexhy
Áno...