Releases: Danyxeon/AMTKit
Releases · Danyxeon/AMTKit
2.0.0
- 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
1.4.3
- Removed unnecessary var
- Code optimizations
- Added staffSlot switch
- New config area
1.4.1
- Added a new function that can limit the number of max cars a player can spawn. (Thanks, MegaBytesMe)
- Code optimizations
1.3.4
- Fixed plugin getting confused when receiving names with Lua magic characters
1.3.3
- Fixed an issue where the plugin would not correctly
stop a player from joining when they were banned
- Changed /bkick to /kban
- Code optimizations
1.3.2
- Added /countdown command
- Code optimizations
1.3.1
- Added /bkick command that bans and kicks a player simultaneously
- Code optimizations
1.3.0
- Added ban functionality through /ban command
- Cleaned up obsolete code
1.2.1
- Fixed incorrect numbering when fetching playerID's