Who doesn't wanna see how many hours/days of their life they've wasted on the server? :p
https://www.spigotmc.org/resources/bungeeonlinetime.795/
Thread Tools
Thread Tools
Page 1 of 3
-
UnitedStates2 BuilderBuilder ⛰️ Ex-President ⚒️⚒️ Gameplay Architect Premium Upgrade
-
RyanBlocks2 EcoLeaderEcoLeader ⛰️⛰️⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade
Does this show all time played on a server or does it start recording time when added.
-
Like x 1 -
Agree x 1 - List
-
-
SuburbSomeone Shrubby TycoonBuilder ⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade
- Joined:
- Apr 9, 2013
- Messages:
- 3,301
- Trophy Points:
- 78,090
- Gender:
- Male
- EcoDollars:
- $0
- Ratings:
- +6,465
-
UnitedStates2 BuilderBuilder ⛰️ Ex-President ⚒️⚒️ Gameplay Architect Premium Upgrade
-
Like x 1 - List
-
-
RyanBlocks2 EcoLeaderEcoLeader ⛰️⛰️⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade
Hm alright, I'm not expert but it seems like it could cause some decent lag though
-
kukelekuuk C͕̹̲̽ͪ͐ͩ̔L̜̦̝͈ͦ̿̾̿ḘA̻̗̤̳̐ͭ̆̿̃̑ͭN̊̓͑̇ͯBuilder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️ Premium Upgrade
It only logs the time you logged on and logged off and saves that to a database. Doesn't sound very laggy to me.-
Like x 1 -
Agree x 1 -
Potato x 1 - List
-
-
RyanBlocks2 EcoLeaderEcoLeader ⛰️⛰️⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade
-
Like x 1 - List
-
-
SuburbSomeone Shrubby TycoonBuilder ⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade
- Joined:
- Apr 9, 2013
- Messages:
- 3,301
- Trophy Points:
- 78,090
- Gender:
- Male
- EcoDollars:
- $0
- Ratings:
- +6,465
Shorten it to /ontime. And make sure that it glitches half the time. +1
-
kukelekuuk C͕̹̲̽ͪ͐ͩ̔L̜̦̝͈ͦ̿̾̿ḘA̻̗̤̳̐ͭ̆̿̃̑ͭN̊̓͑̇ͯBuilder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️ Premium Upgrade
-
Like x 1 - List
-
-
block_crusher Prestige 6, Ex-Ecolegend, $ EcoLeader $Resident ⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ VI ⭐ Premium Upgrade
- Joined:
- Mar 27, 2012
- Messages:
- 2,894
- Trophy Points:
- 71,660
- Gender:
- Male
- EcoDollars:
- $0
- Ratings:
- +977
-
a18greek18 Former EcoLeaderBuilder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️ Premium Upgrade
- Joined:
- Jun 19, 2012
- Messages:
- 2,412
- Trophy Points:
- 53,260
- Gender:
- Male
- EcoDollars:
- $52,000
- Ratings:
- +1,400
-
greenobeano BuilderBuilder ⛰️ Ex-EcoLeader ⚜️⚜️⚜️
-
If this doesn't go through, I wrote a simple macro that does this, a while back.
Looks like this: http://i.imgur.com/Lh10PH3.png
Put this in the onJoinGame Event.
If you already have a macro in this event that loops (like PMC_ToolSwitch.txt, if you're using Pi's macros), then just put this code before the loop, like this: http://i.imgur.com/qsCHJEY.png
EXEC(WHATEVER_YOU_NAMED_THE_FILE.txt,"ECC Gameplay Timer")
Code:$${ #calc = (@#totaleccminutes / 60) LOG(&2[&aECC Timer&2] &6Timer Started: &c%#calc% &6hours total!) DO; WAIT(60) @#totaleccminutes = @#totaleccminutes + 1 LOOP(); }$$
I could throw in a command to tell you your total time and current session time, as well. -
RandomCat7 #AlwaysSmeefyBuilder ⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade
+1546, which by the way, is the number of hours I've spent on this server ;-;
-
8MasterBlaster8 Yucky CharmsBuilder ⛰️ Ex-President ⚒️⚒️ Premium Upgrade
-
Expipiplusone BuilderBuilder ⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade
-
UnitedStates2 BuilderBuilder ⛰️ Ex-President ⚒️⚒️ Gameplay Architect Premium Upgrade
Page 1 of 3