Skip to content

Kick players on holding banned item instead of only freezing

Notifications You must be signed in to change notification settings

OnsenManju/KickOnItemBan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KickOnItemBan

Kick players on holding banned item instead of only freezing

Commands & Permissions

  • /koib (koib.reload) - reload config file (KickOnItemBan.json)

Configurations

{
  "MaxTimeLeft": 10,
  "CountDownMessage": "Take it off or you will be kicked. Time left: {0}"
}
MaxTimeLeft

Seconds until player is kicked.

CountDownMessage

Messages during countdown. {0} will be replaced by remain time.

This will be displayed after default warning message ("You are holding a banned item: ...").

About

Kick players on holding banned item instead of only freezing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages