Jump to content

sharpzera1

Member
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

sharpzera1's Achievements

  1. Make sure that `RemovePlayerCorpsesOnCorpseRemoval` is setted to `false`
  2. Only the server admin can reset players password, it can be done by deleting the "password" field on players.db SQLite file.
  3. Is there a way to know when an player disconnects from the server? I found the OnDisconnect event, but It looks like a event triggered when user is disconnected while trying to connect to the server. Also that event does not receive a IsoPlayer argument to know which user has been disconnected.
  4. Hey @thirteenth, did you figure out how to do it?
  5. What's up guys, Does anyone know the format of the "data" column in the SQLite players.db file?
  6. I want to get my server status (health check and current players) through an application, is there an HTTP URL that I can make it?
×
×
  • Create New...