Skip to content

Lua Plugin (2.4 Beta)

Choose a tag to compare

@rasikhq rasikhq released this 02 Oct 11:31
· 26 commits to master since this release

Bug fixes:

  • Reading strings from streams returning incorrect results in certain scenarios

Added missing functions:

  • Player:kick()

  • PlayeR:ban()

  • disarm()

  • removeWeapon(int wep)

  • bool Server.banIP(string ip)

  • bool Server.unbanIP(string ip)

  • bool Server.isIPBanned(string ip)