Mine sisusse
Otsi siit
  • Rohkem valikuid...
Otsi tulemusi mis sisaldab...
Otsi tulemusi...

marting500

Liikmed
  • Postituste kogus

    214
  • Liitus

  • Viimati külastas

  • Tagasiside

    100%
  • VP$

    230 [ Anneta ]

Postitused postitas marting500


  1. Väga lahe server, mängisin rahulikult survivalit kuni tuli sisse ComboStar kes hakkas räuskama ja griifima ise olles administraator. Ta griifis absull kõik ära ja siis lausus: "Mis tegite siin?" - Well, ma usun, et teil on tulevikku kutid, sest teil on üüber äge administratiiv. Btw sain banni ka, aga muidu... väga tore :)

    Samas vaimus edasi ikka! :)


  2. [spoiler=Config.yml]settings:

    auto-update: true #Should ClearLag automatically update on-enabled?

    enable-signs: true #Should clearlags command signs be enabled?

    config-version: five #DONT TOUCH THIS!

     

    #This option reduces the explosions of mass amounts of tnt, and reduces tnt lag

    tnt:

    tnt-reducer: false

     

    #How many entities should one chunk be allowed to hold?

    chunk-entity-limiter:

    enabled: false

    clean-chunk: true #Should clearlag attempt to clean up the over-limit chunk?

    limit: 20 #How many entities should this chunk be able to hold?

     

    spawn-limiter:

    enabled: true

    interval: 2 #How many times should clearlag check for over-spawns?

    monsters: 20 #How many monsters / creatures should be able to spawn?

    animals: 20 #How many animals / villagers should be able to spawn?

     

    #Global! Which items SHOULD NOT be removed during removals? #ITEM-ID'S ONLY#

    item-filter:

    enabled: false

    filter:

    - 264

    - 265

    - 311

    - 312

    - 266

     

    #Meters your TPS, if it goes to low, run the commands you wrote below!

    tps-meter:

    enabled: true

    interval: 4 #In seconds - how many seconds should clearlag test the TPS?

    tps-trigger: 15.0 #How low of TPS should trigger the commands?

    commands: #Commands to run when TPS is low

    - lagg killmobs

    - lagg clear

     

    #No longer bugged! -- Dont use if you have CB++ or Spigot!

    item-merger:

    enabled: false

    radius: 6

     

    #Auto-removal options

    auto-removal:

    broadcast-message: '&6[ClearLag] &aRemoved +RemoveAmount Entities!'

    enable-scheduler: true # THIS IS NO LONGER IN USE!

    enable-limit: true #Should clearlag limit be enabled?

    autoremoval-interval: 900 #The seconds it takes for auto-removal to run

     

    #The warning delay that runs AFTER auto-removal fires: This actually clears the items when it fires!

    warning:

    autoremoval-warning: true #Should there be a warning?

    autoremoval-warningdelay: 60 #How long until the removal starts (after delay)

    broadcast-warning: true #Should this be broadcasted?

    autoremoval-warningmessage: '&4[ClearLag] &cWarning Ground items will be removed in one minute!'

     

    #This is /lagg killmobs, put what you DON'T want removed!

    kill-mobs:

    disable-build-wither: false #Should the ability to build withers be disabled?

    mob-filter: #What mobs SHOULDN'T be removed during /lagg killmobs

    - Villager

    - Wolf

     

    #This takes care of mob spawners

    mobspawner: #How many mobs should be allowed to spawn near mob spawners?

    enabled: false

    max-spawn: 4

     

    #What should/not be removed during an auto-removal

    remove:

    world-filter: #What worlds should be ingored from removal?

    - this_world

    broadcast-removal: true #Should this removal be broadcasted?

    boat: false

    falling-block: true

    experienceOrb: true

    painting: false

    projectile: true

    item: true

    itemframe: false

    minecart: false

    primed-tnt: true

    arrow: true

    snowball: true

    fireball: true

    ender-signal: true

    mobs:

    - None

    - None

     

    #What should/not be removed during /lagg clear

    command-remove:

    world-filter:

    - this_world

    broadcast-removal: false

    boat: true

    falling-block: true

    experienceOrb: true

    painting: true

    projectile: true

    item: true

    itemframe: false

    minecart: true

    primed-tnt: true

    arrow: true

    snowball: true

    fireball: true

    ender-signal: true

    mobs:

    - None

    - None

     

    check:

    world-filter:

    - this_world

    boat: true

    falling-block: true

    experienceOrb: true

    painting: true

    projectile: true

    item: true

    itemframe: false

    minecart: true

    primed-tnt: true

    arrow: true

    snowball: true

    fireball: true

    ender-signal: true

    mobs:

    creature: true

    animals: true

    monster: true

     

    limit:

    max: 1000 #Max entities allowed

    check-interval: 60

    world-filter:

    - this_world

    broadcast-removal: true

    remove:

    boat: false

    falling-block: true

    experienceOrb: true

    painting: false

    projectile: true

    item: true

    itemframe: false

    minecart: false

    primed-tnt: true

    arrow: true

    snowball: true

    fireball: true

    ender-signal: true

     

     

    Palun!

     

    // FTP > plugins > ClearLag > Config.yml (edit)


  3. 1472734_183587458513199_1885103070_n.jpg

    Hei! Vaadake nüüd seda pilti hoolega.

    See kass on räigelt cool, eks?

    Äkki aitad tal ühe konkurssi võita?

     

    Ole siis nii kena ja tore inimene ja aita sellel kassil võita.

    Hääl anna siin: on.fb.me/ImsgYT

    Kui kohe kiisukest ei leia siis vajuta nupul "Top pildid/fotod"

     

    Suured tänud teile!


  4. //Või kasutada hoopis järgnevat:

    $con=mysqli_connect("localhost","###","###","###");
    // Check connection
    if (mysqli_connect_errno())
     {
     echo "Failed to connect to MySQL: " . mysqli_connect_error();
     }
    
    mysqli_query($con,"UPDATE mybb_users SET usergroup=13 
    FROM mybb_userfields WHERE  fid5='$payee_name'");
    
    mysqli_close($con);

     

    //Mingeid erroreid ta ette kyll ei tao. Error_log täitsa tyhi


  5. if (dmVerify($_POST, 'Salajane')) {	echo 'Makse sooritatud edukalt';} else {	echo 'Makse andmed ebakorrektsed';}
    
    function dmVerify($data, $secret) {	$codehash = '';	foreach ($data AS $ky => $val) {		if ($ky == 'chk') continue;		$codehash .= $ky . '|' . $val . '|';	}	$codehash .= $secret;	return md5($codehash) == $data['chk'] ? true : false;$db_host ="localhost"; // MySQL Serveri URL/IP$db_name ="__"; // MySQL Andmebaas$db_user ="__"; // MySQL Konto$db_pass ="__"; // MySQLi Parool
    mysql_connect($db_host,$db_user,$db_pass); // Ühendame MySQLigamysql_select_db($db_name); // Valime andmebaasi
    
    mysql_query("UPDATE mybb_users SET usergroup=13 SELECT * FROM mybb_userfields WHERE fid5='$payee_name'");
    }
    ?>

     

    Teenus peaks töötama aga andmed MySql databaasis ei muutu.

    Mis viga siin on?


  6. Kas sa ei mõista, et mina ei saaaaa hetkel aru kuidas moodi pean kirjutama selle php koodi...

     

    Konto väljavõtte tegemine API vahendusel

     

    Konto väljavõtet on võimalik teha GET päringuga mis teostatakse aadressi https://digimakse.ee/a pihta.

    Päringu kohustuslikuks parameetriks on "rq" mis pannakse kokku konto koodist ja salakoodist ning praeguse ajahetke timestamp-ist.

    PHP näide: $rq = '_KONTO_KOOD_' . md5('_MINU_SALAJANE_VÕTI_' . time());

    Päringule võimalik kaasa anda ka teisi parameetreid - need on ära toodud järgnevalt:

    rq - Päringu teostaja kontrollkood (KOHUSTUSLIK)

    dstart - Makse teostuse miinimum kuupäev (kujul aaaa-kk-pp)

    dend - Makse teostuse maksimum kuupäev (kujul aaaa-kk-pp)

    payee - Urlencoded maksja nimi

    amount_min - Makse miinimum summa eurodes

    amount_max - Makse maksimum summa eurodes

    format - Väljundi formaat (võimalikud variandid: json (vaikimisi), csv, xml

     


  7. https://digimakse.ee/et/api

     

    Keegi äkki viitsib aidata...

    Nimelt oleks vaja abi selle GET päringuga.

    Mul oleks vaja saada päringust maksja nimi. Ja noh nii, et see maksja nimi oleks ka siin mysql ühenduses. (Sellega saan vist ise hakkama)

     

    $con=mysqli_connect("localhost","****","******","******");
    if (mysqli_connect_errno())  {  echo "Failed to connect to MySQL: " . mysqli_connect_error();  
    }
    mysqli_query($con,"UPDATE **** SET ****=13 WHERE *****='$payee');
    mysqli_close($con);

×
×
  • Loo uus...

Oluline informatsioon

Selle veebisaidi paremaks muutmiseks oleme teie seadmesse paigutanud küpsised . Võite kohandada oma küpsiste seadeid , vastasel juhul eeldame, et te olete küpsiste kasutamisega nõus kui jätkate veebisaidil sirvimist.. Palun lugege läbi Kasutustingimused ja Privaatsuspoliitika.