Is it possible to create a portal block or widget of some sort that parses the stats of an fCraft server? (Show's current players online, cpu usage, online/offline status)
An example of what I'm talking about can be found on Opticraft Dev Server's website- http://www.opticraft.net/
Server Status Portal SideBox
- Sanjar Khan
- Trustee
- Offline
- Posts: 1766
- Joined: May 24th, 2011, 1:40 pm
- Location: Leiden, Zuid Holland
Re: Server Status Portal SideBox
/sinfo
Ferrisbuler2: i will stay but i might not post cus of ollieboy
-
- Offline
- Posts: 8
- Joined: August 22nd, 2011, 1:30 pm
Re: Server Status Portal SideBox
Thank you for the little commands lesson.
I realize there's a command to see that info, as I stated before, I am wondering if its possible to create a widget or portal sidebox on a website that displays that info.

I realize there's a command to see that info, as I stated before, I am wondering if its possible to create a widget or portal sidebox on a website that displays that info.
- Intertoothh
- Trustee
- Offline
- Posts: 1149
- Joined: May 24th, 2011, 5:51 am
Re: Server Status Portal SideBox
Like:
FcrafServerName
5 of 64 players online.
Nameplayer1 <ping> <country>
Nameplayer2 <ping> <country>
Nameplayer3 <ping> <country>
Nameplayer4 <ping> <country>
Nameplayer5 <ping> <country>
FcrafServerName
5 of 64 players online.
Nameplayer1 <ping> <country>
Nameplayer2 <ping> <country>
Nameplayer3 <ping> <country>
Nameplayer4 <ping> <country>
Nameplayer5 <ping> <country>
McLaughlinKid wrote:You put roar on everything don't you?
-
- Offline
- Posts: 8
- Joined: August 22nd, 2011, 1:30 pm
Re: Server Status Portal SideBox
Yea, kinda like that.
How would you go about making something like that for a website?

How would you go about making something like that for a website?
Re: Server Status Portal SideBox
The ghost of fList rises! (insider joke)KidMurdoch wrote:Yea, kinda like that. :)
How would you go about making something like that for a website?
War does not determine who is right - only who is left. - Bertrand Russell
-
- Offline
- Posts: 60
- Joined: July 27th, 2011, 9:21 pm
- Location: My room
Re: Server Status Portal SideBox
Haha i get it (No i dont) all I know is fragmer is fListLim-Dul wrote:The ghost of fList rises! (insider joke)KidMurdoch wrote:Yea, kinda like that.![]()
How would you go about making something like that for a website?
Dankirk knows all about my life.
Show
Re: Server Status Portal SideBox
Minecraft client does not provide a way to check ping, unfortunately.Intertoothh wrote:Nameplayer1 <ping> <country>
- Intertoothh
- Trustee
- Offline
- Posts: 1149
- Joined: May 24th, 2011, 5:51 am
Re: Server Status Portal SideBox
Well we could make a list of worlds loaded, worlds active, players, players in what world.
Loads of online games and services have this (loads of games, ventrile, mumble, TS etc etc)
Wont hurt to have this as a idea, would be nice on a comunity site.
Main
- guest1
- guest2
- guest3
- op1
Builder30
- op2
- builder1
- guest4
Loads of online games and services have this (loads of games, ventrile, mumble, TS etc etc)
Wont hurt to have this as a idea, would be nice on a comunity site.
Main
- guest1
- guest2
- guest3
- op1
Builder30
- op2
- builder1
- guest4
McLaughlinKid wrote:You put roar on everything don't you?
-
- Offline
- Posts: 8
- Joined: August 22nd, 2011, 1:30 pm
Re: Server Status Portal SideBox
Agreed.
I could come up with the php code for this, but fcraft would need some sort of automatic stat dumper plugin to relay the sever info.

I could come up with the php code for this, but fcraft would need some sort of automatic stat dumper plugin to relay the sever info.