Wulf submitted a new resource:
Online Log - Creates a JSON formatted log of all online players for use with external scripts
Read more about this resource...
Online Log [Unmaintained]
Discussion in 'Plugin Support' started by Wulf, Oct 27, 2014.
-
Wulf Community Admin
-
i found the onlinelog.json in the folder:
"\Release\server\config\"
The folder "Oxide" does not exist on Release !
but there is only this text in ?
Code:{ "Online": [] }
-
-
Wulf Community Admin
Wulf updated Online Log with a new update entry:
Switched to datatables, also includes player count now
-
Any code to share that posts to a sql database or website?
-
Hi, I have an idea for this plugin. if you can add this feature I would be very grateful. Okay its current function, it may be that in addition, also keep records of players who have been playing, and make available the total playing time for each player. Accumulate playing time between each connection.
thanks in advance and please excuse my English. -
Wulf Community Admin
-
Nice and simple plugin. I love it. But I'm having a major issue with it and I cannot figure out why it's doing this: It keeps adding this one player to the onlinelog.json file and he isn't even connecting/connected. He has played 20 hours on the server. I've deleted the file to let it recreate itself and still the problem remains. It doesn't even add him to the total number of players in the count.
Here's what it looks like (removed steam ids and names):
Edit: Weird. He connected again and when he disconnected, it removed him from the file. I wonder if it'll do it again.Last edited by a moderator: Jan 29, 2016 -
Wulf Community Admin
-
-
Wulf Community Admin
-
The other entries were fine. They added/removed when they were supposed to. It's just that the last guy I couldn't get out of the file. I tried deleting the .json file for it I don't know how many times and his name just wouldn't remove. It was like it was cached somewhere on the server. It seemed to fix itself when he logged back on. The plugin looks like it's working fine now. I apologize if I'm not explaining things the way you want to hear it.
I think it managed to fix itself though. I'll post back here if I have any problems. -
how to instal that lua file?
-
Wulf Community Admin