Banlist

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
blower123
Příspěvky: 6
Registrován: 06 led 2013, 15:43
Reputation: 0

Banlist

#1 Příspěvekod blower123 » 06 led 2013, 15:50

Server: IP:PORT
93.91.250.121:27541


Zdravím mám chybu s banlistem vše jsem udělal podle návodu a na plusgaming.6f.sk/banlist.php mi nejde :( zde píše chybu :

Ultra Banlist
Warning: mysql_connect(): Access denied for user '10594_mysql_db'@'srv71.endora.cz' (using password: YES) in /home/users/gamekix/plusgaming.6f.sk/web/banlist.php on line 60 Warning: mysql_select_db(): Access denied for user 'zakaznik'@'srv71.endora.cz' (using password: NO) in /home/users/gamekix/plusgaming.6f.sk/web/banlist.php on line 61 Warning: mysql_select_db(): A link to the server could not be established in /home/users/gamekix/plusgaming.6f.sk/web/banlist.php on line 61 Warning: mysql_query(): Access denied for user 'zakaznik'@'srv71.endora.cz' (using password: NO) in /home/users/gamekix/plusgaming.6f.sk/web/banlist.php on line 63 Warning: mysql_query(): A link to the server could not be established in /home/users/gamekix/plusgaming.6f.sk/web/banlist.php on line 63 Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/users/gamekix/plusgaming.6f.sk/web/banlist.php on line 78

Moje ultrabans = config.php

Kód: Vybrat vše

#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: SQLite
#MySQL Information#
MySQL:
  Database: 'jdbc:mysql://localhost:3306/10594_mysql_db'
  User: '10594_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: '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: 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: 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: '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'
Messages:
  Ban:
    MsgToVictim: '&6You have been banned by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was banned by &7%admin%&6. Reason: &7%reason%&6!'
    Failed: '&4%victim%&c is already in banned.'
    Denied: '&cYour ban attempt has been denied!'
    Emo: '&cYou cannot ban yourself!'
    Login: '&7%admin%&6 banned you from this server! Reason: &7%reason%&6!'
  CheckBan:
    Header: '&6Found &7%amt%&6 records for &7%victim%&6.'
    None: '&cNo records found for &4%victim%&c.'
  Clean:
    Complete: '&6Deleted &7%amt%&6 player.dat files.'
  DupeIP:
    Failed: '&cUnable to view ip for &4%victim% &c!'
    Header: '&6Scanning Current IP of &7%victim%&6: &7%ip% !'
    Completed: '&aScanning Complete!'
  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: '&cUnable to find player.'
    Console: '&cThis command must be executed by a &4player&c.'
  IPBan:
    MsgToVictim: '&6You have been ipbanned by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was ipbanned by &7%admin%&6. Reason: &7%reason%&6!'
    IPNotFound: '&cIP address not found. &6Processed as a normal ban for &7%victim%&6!'
    Failed: '&4%victim%&c is already in banned.'
    Denied: '&cYour ipban attempt has been denied!'
    Emo: '&cYou cannot ipban yourself!'
    Login: '&7Your IP is banned!'
  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: '&6Everyone has been kicked by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToVictim: '&6You have been kicked by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was kicked by &7%admin%&6. Reason: &7%reason%&6!'
    Online: '&4%victim%&c must be online.'
    Denied: '&cYour kick has been denied!'
    Emo: '&cYou cannot kick yourself!'
  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: '&6You have muted &7%victim%&6.'
    MuteMsgToVictim: '&4You have been muted!'
    UnmuteMsgToSender: '&6You have unmuted &7%victim%&6.'
    UnmuteMsgToVictim: '&aYou have been unmuted.'
    Denied: '&cYour mute has been denied!'
    Emo: '&cYou cannot mute yourself!'
    Chat: '&cYour cry falls on deaf ears.'
  Pardon:
    Msg: '&7%victim%&6 was released from jail by &7%admin%&6!'
  PermaBan:
    MsgToVictim: '&6You have been permabanned by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was permabanned by &7%admin%&6. Reason: &7%reason%&6!'
    Failed: '&4%victim%&c is already banned.'
    Online: '&4%victim%&c must be online.'
    Denied: '&cYour permaban has been denied!'
    Emo: '&cYou cannot permaban yourself!'
  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: '&cYou are now starving!'
    MsgToSender: '&6%victim%&7 is now starving!'
    Failed: '&4%victim%&c is not online.'
    Denied: '&cYour starve attempt has been denied!'
    Emo: '&cYou cannot starve yourself!'
  TempBan:
    MsgToVictim: '&6You have been tempbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was tempbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    Failed: '&4%victim%&c is already tempbanned!'
    Denied: '&cYour tempban has been denied!'
    Emo: '&cYou cannot tempban yourself!'
    Login: '&6You have been tempbanned by &7%admin%&6 for &7%time%&6. Reason: &7%reason%&6!'
  TempIpBan:
    MsgToVictim: '&6You have been tempipbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was tempipbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
    Failed: '&4%victim%&c is already tempipbanned!'
    Denied: '&cYour tempipban has been denied!'
    Emo: '&cYou cannot tempipban yourself!'
    IPNotFound: '&cIP address not found.&6 Processed as a normal tempban for &7%victim%&6!'
  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: '&7%victim%&6 was unbanned by &7%admin%&6!'
    PermaBanned: '&cUnable to unban, &7%victim%&c was Permabanned.'
    Failed: '&4%victim%&c is already unbanned!'
  Warn:
    MsgToVictim: '&6You have been warned by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was warned by &7%admin%&6. Reason: &7%reason%&6!'
    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.'
#Do Not Change Values Below#
jail:
  x: 0
  y: 0
  z: 0
  yaw: 0
  pitch: 0

Moj banlist.php = z webu

Kód: Vybrat vše

 <?php
    session_start();
    // Config
    // Amount of times a user can refresh within time limit (seconds)
    $refreshlimit = "10";
    $refreshtimer = "30";
    // End config
     
    // Check if banned for refreshing too fast.
    // If session vars dont exist then create them, else add 1 to count.
    if (!isset($_SESSION['first_hit'])) {
        $_SESSION['first_hit'] = time();
        $_SESSION['count']     = 1;
        $_SESSION['banned']    = false;
    } else {
        $timer = $_SESSION['first_hit'] + $refreshtimer;
        // If timer has passed then reset all
        if (time() > $timer) {
            $_SESSION['count']     = 0;
            $_SESSION['first_hit'] = time();
            $_SESSION['banned']    = false;
        } else {
            // If timer has not passed then add 1 to refresh count
            $_SESSION['count']++;
        }
    }
     
    // Ban user if they refresh over x times within the x second time limit
    if ($_SESSION['count'] > $refreshlimit) {
        $_SESSION['banned'] = true;
    }
     
    ?>
     
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
    <head>
    <title>Ultra Banlist</title>
    </head>
    <body>
    <h1>Ultra Banlist</h1>
     
    <?php
    // If person is banned, stop loading page
    if ($_SESSION['banned'] == true) {
        echo "<div align='center'>";
        echo "<h2><strong>You reloaded the page too often. Come back in ";
        echo $refreshtimer;
        echo " seconds</strong></h2>";
        echo "</div>";
        die();
    } else {
      // change these things
     
       $server = "localhost";
       $dbuser = "10594_mysql_db";
       $dbpass = "********";
       $dbname = "10594_mysql_db";
       
    mysql_connect($server, $dbuser, $dbpass);
    mysql_select_db($dbname);
     
    $result = mysql_query("SELECT * FROM banlist ORDER BY id DESC");
    //This will display the most recent by id edit this query how you see fit. Limit, Order, ect.
    echo "<table width=100% border=1 cellpadding=3 cellspacing=0>";
     
    echo "<tr style=\"font-weight:bold\">
    <td>Type</td>
    <td>Name</td>
    <td>Reason</td>
    <td>Admin/Mod</td>
    <td>Time</td>
    <td>TimeTempBan</td>
    <td>id</td>
     
    </tr>";
     
    while($row = mysql_fetch_assoc($result)){
     
    if(@$col == "#eeeeee"){
    $col = "#ffffff";
    }else{
    $col = "#eeeeee";
    }
    echo "<tr bgcolor=$col>";
    if($row['type'] == "5"){
    echo "<td>Unban</td>";
    }else{
        if($row['type'] == "3"){
        echo "<td>Kick</td>";
        }else{
            if($row['type'] == "2"){
            echo "<td>Warn</td>";
            }else{
                if($row['type'] == "0"){
                echo "<td>Banned</td>";
                }else{
                    if($row['type'] == "1"){
                    echo "<td>IPBanned</td>";
                    }else{
                        if($row['type'] == "4"){
                        echo "<td>Fine</td>";
                        }else{
                            if($row['type'] == "6"){
                            echo "<td>Jailed</td>";
                            }else{
                                if($row['type'] == "9"){
                                echo "<td>Perma</td>";
                                }else{
                                echo "<td>Unknown</td>";
    //Holy Epic If Statement Batman!
                                }
                            }
                        }
                    }
                }
            }
        }
    }
    echo "<td>".$row['name']."</td>";
    echo "<td>".$row['reason']."</td>";
    echo "<td>".$row['admin']."</td>";
    //Convert Epoch Time to Standard format
    $datetime = date("F j, Y, g:i a", $row['time']);
    echo "<td>$datetime</td>";
    $dateconvert = date("F j, Y, g:i a", $row['temptime']);
    if($row['temptime'] == "0"){
    echo "<td>None</td>";
    }else{
    echo "<td>$dateconvert</td>";
    }
    echo "<td>".$row['id']."</td>";
     
    echo "</tr>";
    }
     
    echo"</table>"
     
    ?>
    </div>
    Ban database provided by UltraBans.
    </body></html>
    <?php } ?>
6Ultrabans Listing


DÁM KARMA +6
Naposledy upravil(a) blower123 dne 06 led 2013, 21:57, celkem upraveno 1 x.

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Banlist

#2 Příspěvekod Mysteria » 06 led 2013, 16:16

Sakra, proč tam necháváš heslo od MySQL? Chceš snad aby se ti tam někdo mohl dostat? Zeditoval jsem ti to.

vojtamaniak
Příspěvky: 3512
Věk: 25
Registrován: 18 úno 2012, 21:02
Reputation: 11

Re: Banlist

#3 Příspěvekod vojtamaniak » 06 led 2013, 18:17

Database asi nebude localhost. Zkus změnit na

Kód: Vybrat vše

Database: 'jdbc:mysql://93.91.250.121:3306/10594_mysql_db'

blower123
Příspěvky: 6
Registrován: 06 led 2013, 15:43
Reputation: 0

Re: Banlist

#4 Příspěvekod blower123 » 06 led 2013, 21:56

tet tu mám problém když jsem ten předtím opravil že :
V aplikaci se vyskytla následující chyba:
Tabulka v MySQL databázi, která má obsahovat tresty je prázdná


www.plusgaming.6f.sk/banlist POMOC PROSÍM

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Banlist

#5 Příspěvekod Mysteria » 06 led 2013, 22:02

Máš Ultrabans plugin napojen na MySQL?

blower123
Příspěvky: 6
Registrován: 06 led 2013, 15:43
Reputation: 0

Re: Banlist

#6 Příspěvekod blower123 » 07 led 2013, 14:20

Mám vždyt tam máš hore config.php (ultabans na servery mám)
prosím pomoc moje skype : kings0014

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Banlist

#7 Příspěvekod Mysteria » 07 led 2013, 14:39

A dal jsi už někomu nějaký trest? Když dáš někomu nějaký trest, zapíše se ti to do tabulky MySQL?

A hoď sem znova aktuální CFG od UltraBans na serveru, stáčí jenom tahle část:

Kód: Vybrat vše

#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: SQLite
#MySQL Information#
MySQL:
  Database: 'jdbc:mysql://localhost:3306/10594_mysql_db'
  User: 'uzivatel'
  Password: '*****'
  Table: 'banlist'
  IPTable: 'banlistip'

A ještě mi řekni od koho máš databázi? Od FH?

blower123
Příspěvky: 6
Registrován: 06 led 2013, 15:43
Reputation: 0

Re: Banlist

#8 Příspěvekod blower123 » 07 led 2013, 14:44

Ano od FH , a nenapíše to nic v mysql .

Kód: Vybrat vše

#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: MySQL
#MySQL Information#
MySQL:
  Database: 'Database: 'alien.fakaheda.eu/10594_mysql_db'
  User: '10594_mysql_db'
  Password: '*****'
  Table: 'banlist'
  IPTable: 'banlistip'


PS - tet píše na plusgaming.6f.sk/banlist tohle :

Kód: Vybrat vše

Tabulka neobsahuje žádné řádky!

UltraBans Extended Banlist powered by
HTML5
,
CSS3
,
,
CSS3
,
PHP
,
MySQL
 and
jQuery
, coded by
Mysteria
 and designed by
Force Studios ATB
 for gamehosting
FakaHeda.eu

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: Banlist

#9 Příspěvekod Mysteria » 07 led 2013, 15:59

Proč to máš takhle divně zarovnaný na webu to nevím, možná se to zpraví, až tam bude něco k zobrazení (doufej). :P
Jinak v cfg Ultrabans, místo

Kód: Vybrat vše

Database: 'Database: 'alien.fakaheda.eu/10594_mysql_db'
dej

Kód: Vybrat vše

Database: 'jdbc:mysql://alien.fakaheda.eu:3306/10594_mysql_db'

blower123
Příspěvky: 6
Registrován: 06 led 2013, 15:43
Reputation: 0

Re: Banlist

#10 Příspěvekod blower123 » 07 led 2013, 16:08

stale to nejdeo omg píše to tam že jsou tam není řádky POMOC ! :(


Zpět na „Minecraft, Tekkit“

Kdo je online

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