Got a suggestion for the forum (or website) ? Here is the place to share it.
Haribo98
Posts: 7 Joined: Tue Nov 01, 2011 5:04 pm
Post
by Haribo98 » Sun Dec 04, 2011 10:46 am
I recently found out about JSONAPI, but I don't know how to call the array and place it into a list like you did on your Minequery video
Here is what I have
<?php
require('JSONAPI.php'); // get this file at: https://github.com/alecgorge/jsonapi/ra ... SONAPI.php
$api = new JSONAPI("178.33.122.54", 20059, "**user**", "**password**", "**salt**");
var_dump($api->call("getPlayerLimit"));
?>
<p>
<strong>Players:</strong> <?php echo $api->call['getPlayerLimit'];?>
</p>
Could you do a Video explaining it?
http://forums.bukkit.org/threads/admn-i ... 70/page-18
Where there's a Mossy Cobble, there's a Way!
jacek
Site Admin
Posts: 3262 Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:
Post
by jacek » Sun Dec 04, 2011 12:31 pm
Looks simple enough, I will add it to the list.
Haribo98
Posts: 7 Joined: Tue Nov 01, 2011 5:04 pm
Post
by Haribo98 » Mon Dec 05, 2011 4:58 pm
Thanks, I can't wait to some how be able to get a Remote console working on this, my current one that my Hosts provides is awful, I'd probably setup a Control panel for my server and make it open source if I knew how!
Where there's a Mossy Cobble, there's a Way!
Haribo98
Posts: 7 Joined: Tue Nov 01, 2011 5:04 pm
Post
by Haribo98 » Wed Feb 08, 2012 6:18 pm
Any advances on this?
Where there's a Mossy Cobble, there's a Way!
jacek
Site Admin
Posts: 3262 Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:
Post
by jacek » Thu Feb 09, 2012 4:09 pm
Haribo98 wrote: Any advances on this?
No, please do not bump topics.