spam, ban

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
BluntRoll
Příspěvky: 65
Registrován: 08 dub 2012, 14:46
Reputation: 0

spam, ban

#1 Příspěvekod BluntRoll » 15 dub 2012, 10:00

93.91.240.153:37652

Dobrý den, chtěl bych se zeptat jestly existuje plugin na smap když hráč pošle 1 zprávu vice za sebou nebo když píše do chatu velmi rychle? jestli ne na to plugin aby mu to automaticky dali ban

předem mockrát děkuji

Uživatelský avatar
L0okAss
Příspěvky: 129
Registrován: 24 bře 2012, 13:59
Reputation: 0

Re: spam, ban

#2 Příspěvekod L0okAss » 15 dub 2012, 10:06

na ban sem nenašel,ale našel sem něco zajmavého :D. Když bude spamovat,bude mu to odebírat peníze.
http://forums.bukkit.org/threads/chat-a ... 337.42595/
Pomohl jsem ti ? tak mi dej karmu !:)

BluntRoll
Příspěvky: 65
Registrován: 08 dub 2012, 14:46
Reputation: 0

Re: spam, ban

#3 Příspěvekod BluntRoll » 15 dub 2012, 10:23

děkuji alekdyz tam předehra noví začne stahovat a pak zas odejde, stačila jeho pořád kickovalo

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: spam, ban

#4 Příspěvekod Sejsel » 15 dub 2012, 10:27

To je Google Translatorem? Můžeš to prosím napsat srozumitelně, nevím, co chceš na serveru dělat s předehrou..
01101110011101010110001001110111

BluntRoll
Příspěvky: 65
Registrován: 08 dub 2012, 14:46
Reputation: 0

Re: spam, ban

#5 Příspěvekod BluntRoll » 15 dub 2012, 11:01

Omlouvám se , T9 na telefonu , potřebuju plugin aby hráče kteří spamujou do chatu , velmi rychle stejne veci za sebou aby je to kicklo .

Na serveru nám chodi banda ubožáku spamuvat a ani Ipban nepomaha .

takze plugin ktery kickne hrace za spam ( opakovanou vetu )

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: spam, ban

#6 Příspěvekod nejento » 15 dub 2012, 11:10

Jestli máš NoCheat lze to nastavit přímo v něm.

Kód: Vybrat vše

    spam:
      active: true
      whitelist: ''
      timeframe: 3
      messagelimit: 3
      commandlimit: 12
      actions: log:spam:0:3:if cancel vl>30 log:spam:0:3:cif cancel cmd:kick
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

BluntRoll
Příspěvky: 65
Registrován: 08 dub 2012, 14:46
Reputation: 0

Re: spam, ban

#7 Příspěvekod BluntRoll » 15 dub 2012, 11:12

nemam ale jdu stahnout diky

BluntRoll
Příspěvky: 65
Registrován: 08 dub 2012, 14:46
Reputation: 0

Re: spam, ban

#8 Příspěvekod BluntRoll » 15 dub 2012, 11:17

tak jsem to nastavil ale zkousel jsem aby hraci zaspamovali ale nejdeto . nemusim jim neco dat do permissnu ? nebo tak .

Kód: Vybrat vše

# Main configuration file for NoCheat. Read "Instructions.txt"
logging:
  active: true
  showactivechecks: false
  debugmessages: false
  prefix: '&4NC&f: '
  filename: nocheat.log
  file: true
  console: true
  ingamechat: true
checks:
  inventory:
    drop:
      active: true
      time: 20
      limit: 100
      actions: log:drop:0:1:cif cmd:kick
    instantbow:
      active: true
      actions: log:ibow:2:5:if cancel
    instanteat:
      active: true
      actions: log:ieat:2:5:if cancel
  moving:
    runfly:
      active: true
      allowfastsneaking: false
      actions: log:moveshort:3:5:f cancel vl>100 log:moveshort:0:5:if cancel vl>400 log:movelong:0:5:cif cancel
      checknofall: true
      nofallaggressivemode: true
      nofallactions: log:nofall:0:5:cif cancel
      flying:
        allowflyingalways: false
        allowflyingincreative: true
        flyingspeedlimithorizontal: 60
        flyingspeedlimitvertical: 100
        flyingheightlimit: 128
        actions: log:moveshort:3:5:f cancel vl>100 log:moveshort:0:5:if cancel vl>400 log:movelong:0:5:cif cancel
    morepackets:
      active: true
      actions: log:morepackets:3:2:if cancel vl>20 log:morepackets:0:2:if cancel
  blockbreak:
    reach:
      active: true
      actions: cancel vl>5 log:bbreach:0:2:if cancel
    direction:
      active: true
      precision: 50
      penaltytime: 300
      actions: cancel vl>10 log:bbdirection:0:5:if cancel
    noswing:
      active: true
      actions: log:bbnoswing:3:2:if cancel
  blockplace:
    reach:
      active: true
      actions: cancel vl>5 log:bpreach:0:2:if cancel
    direction:
      active: true
      precision: 75
      penaltytime: 100
      actions: cancel vl>10 log:bpdirection:0:3:if cancel
  chat:
    color:
      active: true
      actions: log:color:0:1:if cancel
    spam:
      active: true
      whitelist: ''
      timeframe: 3
      messagelimit: 3
      commandlimit: 12
      actions: log:spam:0:3:if cancel vl>30 log:spam:0:3:cif cancel cmd:kick
  fight:
    direction:
      active: true
      precision: 75
      penaltytime: 500
      actions: cancel vl>5 log:fdirection:3:5:f cancel vl>20 log:fdirection:0:5:if cancel vl>50 log:fdirection:0:5:cif cancel
    noswing:
      active: true
      actions: log:fnoswing:0:5:cif cancel
    reach:
      active: true
      distance: 400
      penaltytime: 500
      actions: cancel vl>10 log:freach:2:5:if cancel
    speed:
      active: true
      attacklimit: 15
      actions: log:fspeed:0:5:if cancel
    godmode:
      active: true
      actions: log:fgod:2:5:if cancel
    instantheal:
      active: true
      actions: log:fheal:1:1:if cancel
strings:
  drop: '[player] failed [check]: Tried to drop more items than allowed. VL [violations]'
  moveshort: '[player] failed [check]. VL [violations]'
  movelong: '[player] in [world] at [location] moving to [locationto] over distance [movedistance] failed check [check]. Total violation level so far [violations]'
  nofall: '[player] failed [check]: tried to avoid fall damage for ~[falldistance] blocks. VL [violations]'
  morepackets: '[player] failed [check]: Sent [packets] more packets than expected. Total violation level [violations]'
  bbreach: '[player] failed [check]: tried to interact with a block over distance [reachdistance]. VL [violations]'
  bbdirection: '[player] failed [check]: tried to interact with a block out of line of sight. VL [violations]'
  bbnoswing: '[player] failed [check]: Didn''t swing arm. VL [violations]'
  bpreach: '[player] failed [check]: tried to interact with a block over distance [reachdistance]. VL [violations]'
  bpdirection: '[player] failed [check]: tried to interact with a block out of line of sight. VL [violations]'
  color: '[player] failed [check]: Sent colored chat message ''[text]''. VL [violations]'
  spam: '[player] failed [check]: Last sent message ''[text]''. VL [violations]'
  fdirection: '[player] failed [check]: tried to interact with a block out of line of sight. VL [violations]'
  freach: '[player] failed [check]: tried to attack entity out of reach. VL [violations]'
  fspeed: '[player] failed [check]: tried to attack more than [limit] times per second. VL [violations]'
  fnoswing: '[player] failed [check]: Didn''t swing arm. VL [violations]'
  fgod: '[player] failed [check]: Avoided taking damage or lagging. VL [violations]'
  fheal: '[player] failed [check]: Tried to regenerate health faster than normal. VL [violations]'
  ibow: '[player] failed [check]: Fires bow to fast. VL [violations]'
  ieat: '[player] failed [check]: Eats food [food] too fast. VL [violations]'
  kick: kick [player]

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: spam, ban

#9 Příspěvekod nejento » 15 dub 2012, 11:19

Do permissionů nic nemusíš. Jenom si musíš upravit tento řádek:

Kód: Vybrat vše

      messagelimit: 3
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

BluntRoll
Příspěvky: 65
Registrován: 08 dub 2012, 14:46
Reputation: 0

Re: spam, ban

#10 Příspěvekod BluntRoll » 15 dub 2012, 11:21

takze kdyz tam dám 2 tak to znema kdyz posle 2x stejnou vetu tak kick ? dekuji

potrebuju tam nastavit aby ho po tech 3x stejnych zptav kicklo ze serveru


Zpět na „Minecraft, Tekkit“

Kdo je online

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