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
    2 juillet 2012 à 21:09:27 UTC+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
    10 juin 2012 à 12:05:56 UTC+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
    7 juin 2012 à 11:45:56 UTC+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

    7 juin 2012 à 09:42:33 UTC+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'

    7 juin 2012 à 09:40:20 UTC+2 - permalink - archive.org - https://links.infomee.fr/?2aWaDw
    bukkit sqlite
  • Demande d'avis : SQLite ou MySQL performance ? | Bukkit France Forums
    7 juin 2012 à 08:22:51 UTC+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

    4 juin 2012 à 23:18:32 UTC+2 - permalink - archive.org - https://links.infomee.fr/?U1odcw
    bukkit minecraft sqlite
  • Can't find the killer of a player? | Bukkit Forums
    3 juin 2012 à 23:24:42 UTC+2 - permalink - archive.org - http://forums.bukkit.org/threads/cant-find-the-killer-of-a-player.48239/
    bukkit
  • PlayerRespawnEvent + setHealt() ?! | Bukkit Forums
    3 juin 2012 à 22:23:32 UTC+2 - permalink - archive.org - http://forums.bukkit.org/threads/playerrespawnevent-sethealt.77998/
    bukkit
  • Broadcasting a specific message | Bukkit Forums
    3 juin 2012 à 14:49:42 UTC+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
    2 juin 2012 à 21:05:29 UTC+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