Ultrabans

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Gam3R
Příspěvky: 676
Registrován: 13 kvě 2013, 20:24
Reputation: 0

Ultrabans

#1 Příspěvekod Gam3R » 29 čer 2014, 16:59

93.91.240.147:27932


Cs all mám tu problém s tím pluginem.Builder dostal ban z max warnů jen kvůli tomu že napsal někdy slovo test... Které bylo tak debilně nastavené... Dostal ban daly jsme mu unban, jenže jakmile je reload nebo reset serveru má ho opět.NEvím co s tím jelikož tento plugin je přes databázi..Jak mám odbanovat někoho aby už ban nedostal? A ještě jeden dotaz mimo jak mám smazat hráči jeho warny?? Zkoušel jsem /unwarn /delwarn prostě takové příkazy ale nenašel jsem a na stránce pluginu to také není.

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: Ultrabans

#2 Příspěvekod LpBahos » 29 čer 2014, 18:33

Cnfg ultrabanu

Gam3R
Příspěvky: 676
Registrován: 13 kvě 2013, 20:24
Reputation: 0

Re: Ultrabans

#3 Příspěvekod Gam3R » 29 čer 2014, 18:41

Spoiler: zobrazit

Kód: Vybrat vše

#SQLite Information#
SQLite:
  Filename: 'banlist'
#delete dat on ban#
CleanOnBan: true
#clear warnings on ban#
ClearWarnOnBan: true
Log:
  Enabled: false
#Max Warnings#
MaxWarning:
  Enable: true
  Amt: 5
  #ban,kick,ipban,perma,tempban,tempipban#
  Result: tempban
  Silent: true
  Reason: 'Max varování..1den'
  #Used with Temporary actions#
  Temp:
    Amt: 1
  #sec,min,hour,day,week,month#
    Mode: day
#Default labels#
Label:
  Console: 'Server'
  Reason: 'Unsure'
#change to true or false to enable lockdown#
#also can be done ingame /lockdown#
Lockdown: false
Login:
#Check for duplicates on Login#
  DupeCheck:
    Enable: false
#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
#Auto Updater#
AutoUpdater:
  Enabled: 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: true
    #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: 'fuck'
    #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: 5
    #kick,jail,warn,ban,ipban, leave blank for no action#
    Result: kick
    Silent: true
    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'
Messages:
  Ban:
    MsgToVictim: '&6Byl jsi zabanovan adminem &7%admin%&6. Z duvodu: &7%reason%&6!'
    MsgToBroadcast: '&3%victim%&4 byl zabanovan adminem &3%admin%&6. Z duvodu: &7%reason%&6!'
    Failed: '&4%victim%&c je jiz zabanovan.'
    Denied: '&cTvuj pokus o ban byl zamitnut!'
    Emo: '&cNemuzes zabanovat sam sebe!'
    Login: '&7%admin%&6 te zabanoval!! za: &7%reason%&6!'
  CheckBan:
    Header: '&6Nalezeno &7%amt%&6 zaznamu o hraci &7%victim%&6.'
    None: '&cNenalezen zadny zaznam o hraci &4%victim%&c.'
  Clean:
    Complete: '&6Vymazano &7%amt%&6 player.dat souboru.'
  DupeIP:
    Failed: '&cNelze zobrazit IP hrace &4%victim% &c!'
    Header: '&6Scanuji aktualni IP hrace &7%victim%&6: &7%ip% !'
    Completed: '&aScan dokoncen!'
  Empty:
    MsgToVictim: '&7%admin%&6 has cleared your inventory!'
    MsgToSender: '&7%admin%&6 has cleared the inventory of &7%victim%&6!'
    Online: '&4%victim%&c must be online.'
  Export:
    Failed: '&cCould not export ban lists.'
    Completed: '&aExported banlists.'
  History:
    Header: '&6Ultrabans Listing &7%amt%&6 Records.'
    Failed: '&cUnable to find any bans.'
  Import:
    Loading: '&cBe patient. Loading...'
    Failed: '&cCould not import ban list.'
    Completed: '&aSystem imported the banlist to the database.'
  InvOf:
    Failed: '&cNelze najit hrace.'
    Console: '&cTento prikaz musi byt vykonan na hraci &4player&c.'
  IPBan:
    MsgToVictim: '&6Dostal jsi IP ban od admina &7%admin%&6. Z duvodu: &7%reason%&6!'
    MsgToBroadcast: '&6Hrac &7%victim%&6 dostal IP ban od admina &7%admin%&6. Z duvodu:
      &7%reason%&6!'
    IPNotFound: '&cIP adresa nebyla nalezena. &6Bude proveden normalni ban na hrace
      &7%victim%&6!'
    Failed: '&cHrac &4%victim%&c je jiz zabanovan.'
    Denied: '&cTvuj pokus o IP ban byl zamitnut!'
    Emo: '&cNemuzes dat IP ban sam sobe!'
    Login: '&7Tvoje IP adresa je zabanovana!'
  Jail:
    MsgToVictim: '&6You have been jailed by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was jailed by &7%admin%&6. Reason: &7%reason%&6!'
    SetJail: '&aJail has been set!'
    SetRelease: '&aRelease has been set!'
    Failed: '&4%victim%&c is already in jail.'
    Online: '&4%victim%&c must be online to be jailed.'
    Denied: '&cYour jail attempt has been denied!'
    Emo: '&cYou cannot jail yourself!'
    PlaceMsg: '&cYou cannot place blocks while you are jailed!'
    BreakMsg: '&cYou cannot break blocks while you are jailed!'
  Kick:
    MsgToAll: '&6Vsichni hraci byly vykopnuti adminem &7%admin%&6 z duvodu: &7%reason%&6!'
    MsgToVictim: '&4Byl jsi vykopnut adminem &7%admin%&2 z duvodu: &7%reason%&6!'
    MsgToBroadcast: 'Hrac &7%victim%&6 byl vykopnut adminem &7%admin%&6 z duvodu:
      &7%reason%&6!'
    Online: Hrac &4%victim%&c musi byt online.
    Denied: '&cTvuj pokus o kick byl zamitnut!'
    Emo: '&cNemuzes kicknout sam sebe debile!'
  Lockdown:
    Start: '&cLockdown initiated. &4Player Login&c disabled.'
    End: '&aLockdown ended. &2Player Login&a reenabled.'
    Status: '&cLockdown is disabled.'
    LoginMsg: '&4Server is under a lockdown, Try again later!&c Sorry.'
  Mute:
    MuteMsgToSender: '&6Umlcel jsi hrace &7%victim%&6.'
    MuteMsgToVictim: '&4Byl jsi umlcen!'
    UnmuteMsgToSender: '&6Dal jsi unmute hraci &7%victim%&6.'
    UnmuteMsgToVictim: '&aUz muzes mluvit.'
    Denied: '&cPokus o mute byl zamitnut!'
    Emo: '&cNemuzes umlcet sam sebe!'
    Chat: '&cPlaces pekne ale na spatnym hrobe,nikdo te neslysi.'
  Pardon:
    Msg: Hrac &7%victim%&6 byl propusten z basy adminem &7%admin%&6!
  PermaBan:
    MsgToVictim: '&6Dostal jsi permban od admina &7%admin%&6 z duvodu: &7%reason%&6!'
    MsgToBroadcast: 'Hrac &7%victim%&6 dostal permban od admina &7%admin%&6 z duvodu:
      &7%reason%&6!'
    Failed: Hrac &4%victim%&c je uz zabanovan.
    Online: Hrac &4%victim%&c musi byt online.
    Denied: '&cPokus o prmban byl zamitnut!'
    Emo: '&cNemuzes dat permban sam sobe!'
  Spawn:
    MsgToVictim: '&cYou have been sent to spawn!'
    MsgToSender: '&7%victim%&6 is now at spawn!'
    Failed: '&4%victim%&c is not online.'
  Starve:
    MsgToVictim: '&cMas strasnej hlad co?'
    MsgToSender: Hrac &6%victim%&7 je nyny hladovy!
    Failed: Hrac &4%victim%&c neni online.
    Denied: '&cPokus o udeleni hladu byl zamitnut!'
    Emo: '&cNemuzes vyhladovet sam sebe!'
  TempBan:
    MsgToVictim: '&6Byl jsi docasne zabanovan adminem &7%admin%&6 z duvodu: &7%reason%&6!
      Delka trestu: &7%amt% %mode%.'
    MsgToBroadcast: 'Hrac &7%victim%&6 byl docasne zabanovan adminem &7%admin%&6 z
      duvodu: &7%reason%&6! Delka trestu: &7%amt% %mode%.'
    Failed: Hrac &4%victim%&c uz dostal tempban!
    Denied: '&cPokus o tempban byl zamitnut!'
    Emo: '&cNemuzes dat tempban sam sobe magore!'
    Login: '&6Byl jsi docasne zabanovan adminem &7%admin%&6 na &7%time%&6 z duvodu:
      &7%reason%&6!'
  TempIpBan:
    MsgToVictim: '&6Dostal jsi docasny IPban od admina &7%admin%&6 za: &7%reason%&6!
      Delka trestu: &7%amt% %mode%'
    MsgToBroadcast: 'Hra &7%victim%&6 dostal docasny IPban od admina &7%admin%&6 za:
      &7%reason%&6! Delka trestu: &7%amt% %mode%'
    Failed: Hrac &4%victim%&c ma jiz tempipban!
    Denied: '&cPokus o tempipban byl zamitnut!'
    Emo: '&cNemuzes dat tempipban sam sobe!'
    IPNotFound: '&cIP adresa nebyla nalezena.&6 Hrac &7%victim%&6 bude normalne zabanovan!'
  TempJail:
    MsgToVictim: '&6You have been tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    Failed: '&4%victim%&c is already jailed!'
    Denied: '&cYour tempjail has been denied!'
    Emo: '&cYou cannot tempjail yourself!'
  Unban:
    MsgToBroadcast: '&6Hrac &3%victim%&2 byl odbanovan adminem &c%admin%&6!'
    PermaBanned: '&cUnable to unban, &7%victim%&c was Permabanned.'
    Failed: '&4%victim%&c is already unbanned!'
  Warn:
    MsgToVictim: '&6Byl jsi varovan Adminem &c%admin%&6. Duvod: &6%reason%!'
    MsgToBroadcast: '&6Hrac &e%victim%&6 byl varovan Adminem &c%admin%&6. Duvod: &6%reason%!'
    Denied: '&cYour warning has been denied!'
    Emo: '&cYou cannot warn yourself!'
  MaxWarn:
    MsgToBroadcast: '&7%cmd%&6 performed by Ultrabans on &7%victim%&6. Reason: &7Reached Max Warnings&6!'
  Permission: 'You do not have the required permissions.'
Mode:
  Second: vterin
  Minute: minuta/ut
  Hour: hodina/in
  Day: den/ny
  Week: tyden/ny
  Month: Mesic/ce
  Year: rok/y
#Do Not Change Values Below#
Config:
  Version: 3.0

Uživatelský avatar
AyACZE
Příspěvky: 464
Registrován: 20 srp 2012, 10:09
Reputation: 0

Re: Ultrabans

#4 Příspěvekod AyACZE » 29 čer 2014, 20:12

Warny by se měli mazat při udělení banu, což máš správně nastaveno v configu. Pokud nechceš používat max.počet varování, tak si to v tom configu vypni. Ono to vždycky dává warny i za slova, která obsahují zakázané slovo, takže třeba za slovo "slepička, slepica... atd." Takže doporučuju vypnout max warn. Pokud jde o editaci banů, warnů atd. můžeš použít phpmyadmina a editovat databázi. Jak se přihlásit do mysql snad víš a nebo to tady určitě najdeš.
Classic Survival (IP:mc.coolcraft.eu)
No cheat, střelné zbraně, Hide n Seek, 1.7.2-1.7.10 !
Real Skyblock (IP:sky.coolcraft.eu)
No fly, no cheat, propracované úkoly - skyblock kompletně česky !!
...::: http://www.CoolCraft.eu :::...

Gam3R
Příspěvky: 676
Registrován: 13 kvě 2013, 20:24
Reputation: 0

Re: Ultrabans

#5 Příspěvekod Gam3R » 29 čer 2014, 20:23

Ok to vím jen jsem nevěděl jak na mysql.

-- 29 čer 2014, 19:26 --

Ale vůbec se nevyznám kde mám co přepsat nebo smazat.. :D

-- 30 čer 2014, 09:58 --

Mohl by mi někdo prosím poradit co mám v phpmyadmin uděllat??


Zpět na „Minecraft, Tekkit“

Kdo je online

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