- 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.
The next update will be available on Tuesday, April 29, in the early evening (UTC+2)
Participate now!
Don’t have an account yet? Create a new account now and be part of our community!