Minor LUA & SQL request/suggestion

A new update is now available, introducing a lot of new content!
Latest hotfix: 0.7.5.2 (2024-09-10)
    • Change the SELECT queries behind server:findPlayerByName and server:getPlayerInformationFromDB to case insensitive (COLLATE NOCASE).
      I'm assuming player names are case-insensitive for unique purposes anyway (ie. h0tw1r3 == H0TW1R3).
      Would make player lookup from scripts much easier for the admin/user.
    • Add getOnlinePlayers to Server.
      Although this can obviously be done in lua itself, it would be convenient to do things like broadcasting messages to specific groups.

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!