Skip to content

Releases: Danyxeon/AMTKit

2.0.0

25 Apr 14:44
49205d2
Compare
Choose a tag to compare
  • 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

02 Mar 01:13
c85d9ca
Compare
Choose a tag to compare
  • Removed unnecessary var
  • Code optimizations
  • Added staffSlot switch
  • New config area

1.4.2

28 Feb 22:24
945d57b
Compare
Choose a tag to compare
  • Added staff slot feature

1.4.1

13 Dec 18:19
b145b61
Compare
Choose a tag to compare
  • Added a new function that can limit the number of max cars a player can spawn. (Thanks, MegaBytesMe)
  • Code optimizations

1.3.4

11 Dec 23:04
Compare
Choose a tag to compare
  • Fixed plugin getting confused when receiving names with Lua magic characters

1.3.3

21 Feb 14:33
Compare
Choose a tag to compare
  • 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

21 Feb 12:13
Compare
Choose a tag to compare
  • Added /countdown command
  • Code optimizations

1.3.1

20 Feb 20:42
Compare
Choose a tag to compare
  • Added /bkick command that bans and kicks a player simultaneously
  • Code optimizations

1.3.0

20 Feb 18:20
Compare
Choose a tag to compare
  • Added ban functionality through /ban command
  • Cleaned up obsolete code

1.2.1

20 Feb 11:30
Compare
Choose a tag to compare
  • Fixed incorrect numbering when fetching playerID's