Read Iconomy Database

Discussion in 'Bukkit Help' started by Locercus, Jul 9, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Locercus

    I don't know if i posted this correctly (or if i may post this)! So feel free to move/delete this thread!

    I am currently making an program (non plugin) which should help me manage my Real-life server using some drawed variables at the screen. But i ran into this problem! I'm using Iconomy at the server (great plugin BTW) to have some kind of currency! I want my program to view how much money the different users have! My version of Iconomy is NOT set up to mySQL! The program is running at the same computer as the server! I'm using build #953

    Just to make it clean: I want to know exactly how i can read from Iconomy how much money the players have!

    Thanks in advance!
     
  2. Offline

    JWhy

    This thread is a bit older, so will you do it via WebSend or should this thread be closed?
     
  3. Offline

    Jonchun

    I don't think this is possible view Websend. (I don't think websend has any capability for sending information BACK to the server)
     
  4. Offline

    JWhy

    I think thats alright atm...
    No PHP -> bukkit (-> PHP)
     
  5. Offline

    Jonchun

    Well I've been using this plugin recently and it WOULD be possible. What you could do is run /money $playername as console and then use php to look through the server logs and find the returned value. However that's wildly inefficient and will probably end up with errors once in a while.
     
  6. Offline

    JWhy

    Double post caused by slow website? :eek:
     
  7. Offline

    Jonchun

    yea lol. bukkit.org lags soo much for me
     
  8. Offline

    JWhy

    Not better here...
     
    JagCraft likes this.
Thread Status:
Not open for further replies.

Share This Page