- Compatible API Versions
- 1.0.9
- Contributors
- Extollite
Ban people after death for certain amount of time.
Plugin requires FastRespawn!
Config:
Permissions:
Commands:
/tb ban <Player> [opt: seconds to unban]
/tb unban-ip <Player's ip>
/tb unban-name <Player's name>
For troubleshooting PM at Discord: exto#3741
Plugin requires FastRespawn!
Config:
Code:
unbanAfter: 3600 #time to unban in seconds
banAfterDeath: true #false to not ban
lightningOnDeath: false #true to cast lightning in place of player's death
ipAndNameBan: true #false to name bans only
kickMessage: "You are banned until " #message on kick and entry
showUnBanDate: true #false to not show time to unban
Permissions:
Code:
timeban.noban:
description: "No ban after death"
default: op
timeban.command:
description: "Time ban command"
default: op
Commands:
/tb ban <Player> [opt: seconds to unban]
/tb unban-ip <Player's ip>
/tb unban-name <Player's name>
For troubleshooting PM at Discord: exto#3741