7 Commits

Author SHA1 Message Date
Beanzilla
e98690ec14
Released v0.0.1 2022-02-10 13:33:36 -05:00
Beanzilla
626e98ec36
Update init.lua 2022-02-09 19:23:32 -05:00
Beanzilla
93b52d391e
Fixed string compare on whitelist mode 2022-02-09 19:18:19 -05:00
Beanzilla
0c59830881
fix(init): server crashes on kicking a player
I think I want kick_player not disconnect_player... not sure both could have changed since then.
2022-02-09 19:14:25 -05:00
Beanzilla
f87db26e4d
Changed the connection checks
All checks perform after the player is connect

This means all our checks are more like aftermath checks. (post connection checks)
2022-02-09 19:11:08 -05:00
Apollo
bc1d2698ed Released v0.0.1-dev 2022-02-09 19:00:39 -05:00
Beanzilla
6423d91c93
Initial commit 2022-02-09 16:52:26 -05:00