SPAM: Player xxx Duplicate ....

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
TitleCZ
Příspěvky: 103
Registrován: 23 pro 2011, 13:04
Reputation: 0

SPAM: Player xxx Duplicate ....

#1 Příspěvekod TitleCZ » 06 led 2013, 15:08

Dobrý den,

mám takový drobnější problém se SPAMEM do chatu. Vždy, když se nějaký hráč přihlásí na server, tak to vypíše něco kolem 20 jmen.

Nevíte co s tím?
Děkuji
FREE Minecraft server! 93.91.250.129:37296
FREE Tekkit server! 93.91.250.122:27071

Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: SPAM: Player xxx Duplicate ....

#2 Příspěvekod zdenda204 » 06 led 2013, 15:09

Upravit config UltraBans.
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦

TitleCZ
Příspěvky: 103
Registrován: 23 pro 2011, 13:04
Reputation: 0

Re: SPAM: Player xxx Duplicate ....

#3 Příspěvekod TitleCZ » 06 led 2013, 15:30

zdenda204 píše:Upravit config UltraBans.

A poradíš mi jak? :)
Spoiler: zobrazit

Kód: Vybrat vše

#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: MySQL
#MySQL Information#
MySQL:
  Database: 'jdbc:mysql://localhost:3306/11502_mysql_db'
  User: '11502_mysql_db'
  Password: '...'
  Table: 'banlist'
  IPTable: 'banlistip'
#SQLite Information#
SQLite:
  Filename: 'banlist'
#delete dat on ban#
CleanOnBan: true
#Max Warnings#
MaxWarning:
  Enable: false
  Amt: 5
  #ban,kick,ipban,perma,tempban,tempipban#
  Result: ban
  Silent: true
  Reason: 'Max Warnings'
  #Used with Temporary actions#
  Temp:
    Amt: 5
  #sec,min,hour,day,week,month#
    Mode: day
#Default labels#
Label:
  Console: 'Server'
  Reason: 'Duvod nebyl uveden'
#change to true or false to enable lockdown#
#also can be done ingame /lockdown#
Lockdown: false
Login:
#Check for duplicates on Login#
  DupeCheck:
    Enable: true
#Check ping on Login#
  PingCheck:
    Enable: true
    MaxPing: 500
#PingBack joining players, and kick if unreachable. //Experimental#
  ProxyPingBack:
    Enable: false
    #How long in milliseconds to Timeout#
    Timeout: 10000
#This will set the server to sync the database if multiple servers are in place.#
Sync:
  Enabled: false
  #Timing is in Long format Example:#
  #1 Hour = 60 Seconds * 60 Minutes * 20 ServerTickRatePerSec = 72000L
  Timing: 72000L
#Enable Ultrabans Live Server#
Live:
  Enabled: false
  Port: 9981
#Auto Updater#
AutoUpdater:
  Enabled: true
#Error / Usage Tracking#
GoogleAnalytics:
  Enable: true
#Chat#
Chat:
  #Checks Chat Messages for a valid IP address#
  #If its not valid, trust me they can't connect to it#
  IPCheck:
    Enable: false
    #Wildcards %scramble% will scramble the ip and %replace% will show your ip instead#
    #If no wildcards are present the message entered will replace the ip#
    #leave blank to erase#
    Blocking: '{Block}'
    #kick,jail,warn,ban,ipban, leave blank for no action#
    Result: warn
    Silent: false
    Reason: 'Advertising'
  #This will allow you to filter out messages containing any words that you define#
  SwearCensor:
    Enable: true
    #Use your imagination these are not for me to decide#
    Words: 'test testing tests'
    #Wildcards %scramble% will scramble the word#
    #If no wildcards are present the message entered will replace the word#
    #leave blank to erase#
    Blocking: '{Block}'
    #kick,jail,warn,ban,ipban, leave blank for no action#
    Result: warn
    Silent: false
    Reason: 'Language'
  #Checks if the message is duplicate and disables it#
  SpamCheck:
    Enable: true
    #The amount of messages to give a result#
    Counter: 10
    #kick,jail,warn,ban,ipban, leave blank for no action#
    Result: kick
    Silent: false
    Reason: 'Spam'
Muted:
  Vannila: true
  #When Vanilla: true allowed commands.#
  AllowedCommands:
  - '/login'
  - '/register'
#Jail Configuration#
Jail:
  Mute: true
  Vanilla: true
  #When Vanilla: true allowed commands.#
  AllowedCommands:
  - '/login'
  - '/register'
FREE Minecraft server! 93.91.250.129:37296
FREE Tekkit server! 93.91.250.122:27071

buddyns
Příspěvky: 84
Registrován: 29 lis 2012, 01:42
Reputation: 0

Re: SPAM: Player xxx Duplicate ....

#4 Příspěvekod buddyns » 06 led 2013, 15:35

Kód: Vybrat vše

#Check for duplicates on Login#
  DupeCheck:
    Enable: true

zmen na

Kód: Vybrat vše

#Check for duplicates on Login#
  DupeCheck:
    Enable: false

TitleCZ
Příspěvky: 103
Registrován: 23 pro 2011, 13:04
Reputation: 0

Re: SPAM: Player xxx Duplicate ....

#5 Příspěvekod TitleCZ » 06 led 2013, 15:44

Ok děkuji :) Karma +

A ještě mě zajímá, proč mi to vypisovalo takových duplikací, když mam v AuthMe nastavené max. 2 registrace na 1 IP adresu?

Děkuji
FREE Minecraft server! 93.91.250.129:37296
FREE Tekkit server! 93.91.250.122:27071

Uživatelský avatar
tommymortago
Příspěvky: 85
Registrován: 30 led 2012, 18:51
Reputation: 0

Re: SPAM: Player xxx Duplicate ....

#6 Příspěvekod tommymortago » 06 led 2013, 16:19

Ultrabans sleduje IP adresu ještě před zaregistrováním do AuthMe.
play.dyjacraft.eu
Obrázek

TitleCZ
Příspěvky: 103
Registrován: 23 pro 2011, 13:04
Reputation: 0

Re: SPAM: Player xxx Duplicate ....

#7 Příspěvekod TitleCZ » 06 led 2013, 18:22

Nojo, ale mě přijde divný, že někdo se zkusí registrovat 20 krát, když už po 3. mu to nejde? :)
FREE Minecraft server! 93.91.250.129:37296
FREE Tekkit server! 93.91.250.122:27071


Zpět na „Minecraft, Tekkit“

Kdo je online

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