Server Status Portal SideBox

Post here to get help with using or setting up fCraft
Post Reply
KidMurdoch
Offline
Posts: 8
Joined: August 22nd, 2011, 1:30 pm

Server Status Portal SideBox

Post by KidMurdoch »

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/

User avatar
Sanjar Khan
Trustee
Offline
Posts: 1766
Joined: May 24th, 2011, 1:40 pm
Location: Leiden, Zuid Holland

Re: Server Status Portal SideBox

Post by Sanjar Khan »

/sinfo
Ferrisbuler2: i will stay but i might not post cus of ollieboy

KidMurdoch
Offline
Posts: 8
Joined: August 22nd, 2011, 1:30 pm

Re: Server Status Portal SideBox

Post by KidMurdoch »

Thank you for the little commands lesson. :P

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.

User avatar
Intertoothh
Trustee
Offline
Posts: 1149
Joined: May 24th, 2011, 5:51 am

Re: Server Status Portal SideBox

Post by Intertoothh »

Like:

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?

KidMurdoch
Offline
Posts: 8
Joined: August 22nd, 2011, 1:30 pm

Re: Server Status Portal SideBox

Post by KidMurdoch »

Yea, kinda like that. :)

How would you go about making something like that for a website?

User avatar
Lim-Dul
The Necromancer
Offline
Posts: 664
Joined: May 21st, 2011, 10:21 pm

Re: Server Status Portal SideBox

Post by Lim-Dul »

KidMurdoch wrote:Yea, kinda like that. :)

How would you go about making something like that for a website?
The ghost of fList rises! (insider joke)
War does not determine who is right - only who is left. - Bertrand Russell

ryanissoawesomme
Offline
Posts: 60
Joined: July 27th, 2011, 9:21 pm
Location: My room

Re: Server Status Portal SideBox

Post by ryanissoawesomme »

Lim-Dul wrote:
KidMurdoch wrote:Yea, kinda like that. :)

How would you go about making something like that for a website?
The ghost of fList rises! (insider joke)
Haha i get it (No i dont) all I know is fragmer is fList
Dankirk knows all about my life.
Show

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: Server Status Portal SideBox

Post by fragmer »

Intertoothh wrote:Nameplayer1 <ping> <country>
Minecraft client does not provide a way to check ping, unfortunately.

User avatar
Intertoothh
Trustee
Offline
Posts: 1149
Joined: May 24th, 2011, 5:51 am

Re: Server Status Portal SideBox

Post by Intertoothh »

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
McLaughlinKid wrote:You put roar on everything don't you?

KidMurdoch
Offline
Posts: 8
Joined: August 22nd, 2011, 1:30 pm

Re: Server Status Portal SideBox

Post by KidMurdoch »

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.

Post Reply