AntiShare výpis

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Weizen
Příspěvky: 1429
Registrován: 19 úno 2014, 19:56
Reputation: 0
Kontaktovat uživatele:

AntiShare výpis

#1 Příspěvekod Weizen » 24 bře 2014, 18:35

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 3348 x

Uživatelský avatar
LpBahos
Příspěvky: 934
Věk: 25
Registrován: 30 dub 2013, 15:52
Reputation: 0
Bydliště: Opava
Kontaktovat uživatele:

Re: AntiShare výpis

#2 Příspěvekod LpBahos » 24 bře 2014, 18:42

Dej sem Config:D

Weizen
Příspěvky: 1429
Registrován: 19 úno 2014, 19:56
Reputation: 0
Kontaktovat uživatele:

Re: AntiShare výpis

#3 Příspěvekod Weizen » 24 bře 2014, 19:21

Ono jich je víc co chceš přesně?

Uživatelský avatar
LpBahos
Příspěvky: 934
Věk: 25
Registrován: 30 dub 2013, 15:52
Reputation: 0
Bydliště: Opava
Kontaktovat uživatele:

Re: AntiShare výpis

#4 Příspěvekod LpBahos » 24 bře 2014, 19:41

Všechno;)

Weizen
Příspěvky: 1429
Registrován: 19 úno 2014, 19:56
Reputation: 0
Kontaktovat uživatele:

Re: AntiShare výpis

#5 Příspěvekod Weizen » 24 bře 2014, 19:50

Jsi se zbláznil ne? Si vyber :D
Tady:
Spoiler: zobrazit
Bez názvu.png
Bez názvu.png (13.87 KiB) Zobrazeno 3331 x

Uživatelský avatar
LpBahos
Příspěvky: 934
Věk: 25
Registrován: 30 dub 2013, 15:52
Reputation: 0
Bydliště: Opava
Kontaktovat uživatele:

Re: AntiShare výpis

#6 Příspěvekod LpBahos » 24 bře 2014, 23:43

Config.yml

Weizen
Příspěvky: 1429
Registrován: 19 úno 2014, 19:56
Reputation: 0
Kontaktovat uživatele:

Re: AntiShare výpis

#7 Příspěvekod Weizen » 25 bře 2014, 00:01

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'

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: AntiShare výpis

#8 Příspěvekod Smexhy » 25 bře 2014, 10:14

Zmeň notify na false v configu...

Weizen
Příspěvky: 1429
Registrován: 19 úno 2014, 19:56
Reputation: 0
Kontaktovat uživatele:

Re: AntiShare výpis

#9 Příspěvekod Weizen » 25 bře 2014, 15:02

Takto :)?

Kód: Vybrat vše

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

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: AntiShare výpis

#10 Příspěvekod Smexhy » 25 bře 2014, 15:33

Áno...


Zpět na „Minecraft, Tekkit“

Kdo je online

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