Skip to content

Plugin for kicking and banning people on your BeamMP servers. Supports multiple servers with one file.

License

Notifications You must be signed in to change notification settings

Danyxeon/AMTKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMTKit

A BeamMP plugin for banning and kicking on BeamMP servers. Supports multiple servers with one file.

Set up:

To set up just move the AMTKit folder into /Resources/Server/. Blacklist and authlist files will be created a directory up from where the BeamMP-server executable is located.

  • To block guest accounts from joining, change allowGuests in config.lua to false if needed.
  • Set staffSlot to true if needed. Staff slot reserves a slot when the server is full for a player with staff permissions to join.

To add bans/permissions manually, just add the names to the appropriate file on separate lines. The blacklist and authlist are case sensitive.

To add custom responses, just add the command and response into response.lua

User Commands:

To see usernames and ID's
/id

Shows the message of the day
/motd

Messages player matching the ID
/dm (id) (message)

Starts a countdown from 3
/countdown

Elevated Commands:

To kick a player
/kick (id)

To ban a player
/ban (username)

To ban and kick simultaneously
/kban (id)

About

Plugin for kicking and banning people on your BeamMP servers. Supports multiple servers with one file.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages