Jump to content
birday

FuBar: Show # people online (Elysium only)

Recommended Posts

Hi,

i made a (very) small and basic fubar plugin to show how many people are online. It uses a /who query in the background, and refreshes every 60 secs.

 

Download: https://github.com/birdayz/FuBar_ElysiumPopulationFu

 

Either via git:

git clone https://github.com/birdayz/FuBar_ElysiumPopulationFu

or Download it from github and rename the folder to "FuBar_ElysiumPopulationFu".

 

Screenshot:

 

addongzux4.png

(FuBar plugin on the very left)

 

Note: This *ONLY* works on Elysium since other servers do not report the number of people online via /who.

Edited by birday

Share this post


Link to post
Share on other sites

Kudos for showing how to get addon with git. Also a reminder for people, that later you can just git pull for updating your addon which you gitted from GitHub.


ps. double posting :/

Edited by EffToyz

Share this post


Link to post
Share on other sites
6 minutes ago, birday said:

Uh yeah. Shouldn't be difficult..i can look into it the next days if i got spare time.

That's great!

Share this post


Link to post
Share on other sites

This addon looks great. Quick question, does it have any latency issues? Doing a /who every minute to bring up thousands of names seems like it would  put a load on everything every minute. Is that not a thing? Just wondering before I throw it in my FuBar.

 

Great work either way!

Share this post


Link to post
Share on other sites

I thought about it was well, but once per minute isn't too much. People spam /who anyway. I'm planning to make it configurable in the future tho.

Edited by birday

Share this post


Link to post
Share on other sites
4 hours ago, birday said:

I thought about it was well, but once per minute isn't too much. People spam /who anyway. I'm planning to make it configurable in the future tho.

Ahh yea. That makes sense. I added it and it is pretty sweet. Clean and to the point. I notice on most of my FuBar addons I can remove the icon. Is there any way to add that option here as well? I didnt see it. A lot of people like the icons but 1995 icons cluttering up my "sweet" clean layout annoys me. More of a QoL thing but great addon regardless. Works as intended.

Share this post


Link to post
Share on other sites
2 hours ago, OHNaGe said:

Ahh yea. That makes sense. I added it and it is pretty sweet. Clean and to the point. I notice on most of my FuBar addons I can remove the icon. Is there any way to add that option here as well? I didnt see it. A lot of people like the icons but 1995 icons cluttering up my "sweet" clean layout annoys me. More of a QoL thing but great addon regardless. Works as intended.

This was actually a bug. You can now hide the icon.

Share this post


Link to post
Share on other sites
5 minutes ago, birday said:

This was actually a bug. You can now hide the icon.

Ahh. Awesome. Thanks so much.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×