Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@Danyxeon Danyxeon released this 25 Apr 14:44
49205d2
  • Renamed project from Ban Manager (BanMan) to AMTKit
  • Major rewrite of base code
  • Changed filenames of banfile and perms to blacklist and authlist
  • Automatic carLimit and playerLimit definition by fetching it from ServerConfig.toml
  • Automatic blacklist and authlist creating if file not found
  • Added fallbacks for incorrect usage of commands
  • Added configurable response system
  • Added direct message system
  • Added a dedicated configuration file (config.lua)
  • Code optimizations