LeonHartley / Comet-Java

Habbo emulator written in Java.
Other
3 stars 4 forks source link

Bug: users_now not updating #193

Closed Twanvanl closed 5 years ago

Twanvanl commented 5 years ago

users_now column in room table is not updating, not usable in CMS now

dotmbf commented 5 years ago

It actually is, just not the defaulted way. If you browse around the code, you'll notice the Comet API which returns the variable "players", which contains the data you're requesting.