PlaneShift

Support => Server Status => Topic started by: Karzela~ on March 11, 2012, 10:12:46 am

Title: Current Server Status
Post by: Karzela~ on March 11, 2012, 10:12:46 am
Where can I find the current service status?
I've looked at the forum header at the top of this page and at http://www.planeshift.it/index.php (http://www.planeshift.it/index.php), which is the main website page.
Title: Re: Current Server Status
Post by: MishkaL1138 on March 11, 2012, 12:22:50 pm
http://planeshift.subhosting.net/ It should tell here. Hopefully Deru will work out a way to create a script we cna use in our siggies :P

Derula if you read this add me on Skype >.>
Title: Re: Current Server Status
Post by: derula on March 11, 2012, 12:59:16 pm
Derula if you read this add me on Skype >.>

Did you mean "unblock me"? Did you also mean to say "please"?
Title: Re: Current Server Status
Post by: Gilrond on March 11, 2012, 11:19:22 pm
My script works for the new server. I can update it and upload to some pastebin for general use.

http://pastebin.com/rc2d7yzb
http://pastebin.com/yATbQbkx

1. Place both scripts in the same directory (any).
2. Place the optional list of buddies in ${HOME}/.PlaneShift/buddies.txt (use simple end line delimited list in the file).
3. Run the second script (ps_buddies.sh) as follows:

a. To show only buddies from the list:
Code: [Select]
ps_buddies.sh
b. To show all with buddies highlighted:
Code: [Select]
ps_buddies.sh all
Note: works on Linux/Unix and compatible systems with xterm present. On other systems modify the second script to use appropriate output mechanism.
Title: Re: Current Server Status
Post by: Karzela~ on March 12, 2012, 06:49:57 pm
Thanks MishkaL1138 and Gilrond!