birday 1 Report post Posted December 28, 2016 (edited) 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: (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 December 28, 2016 by birday 2 Share this post Link to post Share on other sites
gotmilk0112 10 Report post Posted December 28, 2016 Neat. 0 Share this post Link to post Share on other sites
EffToyz 12 Report post Posted December 28, 2016 (edited) 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 December 28, 2016 by EffToyz 0 Share this post Link to post Share on other sites
Sixmist 0 Report post Posted December 30, 2016 Hi birday :) Could you try to create a similar addon for Titan Panel? Regards. 0 Share this post Link to post Share on other sites
birday 1 Report post Posted December 30, 2016 Uh yeah. Shouldn't be difficult..i can look into it the next days if i got spare time. 0 Share this post Link to post Share on other sites
Sixmist 0 Report post Posted December 30, 2016 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! 0 Share this post Link to post Share on other sites
OHNaGe 0 Report post Posted December 30, 2016 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! 0 Share this post Link to post Share on other sites
birday 1 Report post Posted December 30, 2016 (edited) 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 December 30, 2016 by birday 0 Share this post Link to post Share on other sites
OHNaGe 0 Report post Posted December 30, 2016 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. 0 Share this post Link to post Share on other sites
birday 1 Report post Posted December 31, 2016 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. 0 Share this post Link to post Share on other sites
OHNaGe 0 Report post Posted December 31, 2016 5 minutes ago, birday said: This was actually a bug. You can now hide the icon. Ahh. Awesome. Thanks so much. 0 Share this post Link to post Share on other sites