4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
11 results tagged bukkit x
  • Get Chest by Location | Bukkit Forums
    July 2, 2012 at 9:09:27 PM GMT+2 - permalink - archive.org - http://forums.bukkit.org/threads/get-chest-by-location.74409/
    bukkit
  • [plugin]sauvegarder l'inventaire d'un joueur | Bukkit France Forums
    June 10, 2012 at 12:05:56 PM GMT+2 - permalink - archive.org - http://www.bukkit.fr/index.php?threads/plugin-sauvegarder-linventaire-dun-joueur.2054/
    bukkit inventaire minecraft
  • Code sample: Using transactions - Data Storage - Development Guide - BlackBerry Java SDK - 6.0
    June 7, 2012 at 11:45:56 AM GMT+2 - permalink - archive.org - http://docs.blackberry.com/en/developers/deliverables/17952/CS_using_SQLite_transactions_1222423_11.jsp
    bukkit sqlite transaction
  • new plugin

    requete top mineur tout minerai confondu :
    SELECT player,COUNT(*) AS total FROM block GROUP BY player ORDER BY total DESC

    requete top mineur d'un block en particulier :
    SELECT player,COUNT(*) AS total FROM block WHERE id='15' GROUP BY player ORDER BY total DESC

    June 7, 2012 at 9:42:33 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?0htx0w
    bukkit ewok sqlite
  • Insert multiple en SQLite

    insert into block (player, id)
    select 'meka','15'
    union
    select 'blou','18'
    union
    select 'blou','15'
    union
    select 'blou','16'
    union
    select 'blou','15'
    union
    select 'meka','15'
    union
    select 'meka','16'

    June 7, 2012 at 9:40:20 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?2aWaDw
    bukkit sqlite
  • Demande d'avis : SQLite ou MySQL performance ? | Bukkit France Forums
    June 7, 2012 at 8:22:51 AM GMT+2 - permalink - archive.org - http://bukkit.fr/index.php?threads/demande-davis-sqlite-ou-mysql-performance.2405/#post-24463
    bukkit
  • SQLITE + MINECRAFT

    Pour faire des requetes tout ça :
    http://forums.bukkit.org/threads/lib-tut-mysql-sqlite-bukkit-drivers.33849/
    http://java.developpez.com/faq/jdbc/?page=resultset#valeursRS
    http://java.developpez.com/faq/jdbc/?page=metadataresultset

    June 4, 2012 at 11:18:32 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?U1odcw
    bukkit minecraft sqlite
  • Can't find the killer of a player? | Bukkit Forums
    June 3, 2012 at 11:24:42 PM GMT+2 - permalink - archive.org - http://forums.bukkit.org/threads/cant-find-the-killer-of-a-player.48239/
    bukkit
  • PlayerRespawnEvent + setHealt() ?! | Bukkit Forums
    June 3, 2012 at 10:23:32 PM GMT+2 - permalink - archive.org - http://forums.bukkit.org/threads/playerrespawnevent-sethealt.77998/
    bukkit
  • Broadcasting a specific message | Bukkit Forums
    June 3, 2012 at 2:49:42 PM GMT+2 - permalink - archive.org - http://forums.bukkit.org/threads/broadcasting-a-specific-message.78870/
    bukkit
  • Récupérer Instance de Player depuis une location? | Bukkit France Forums
    June 2, 2012 at 9:05:29 PM GMT+2 - permalink - archive.org - http://www.bukkit.fr/index.php?threads/r%C3%A9cup%C3%A9rer-instance-de-player-depuis-une-location.2322/
    bukkit
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation