DeathBans

DeathBans 1.0.0-BETA

Tested Minecraft Versions:
1.81.91.101.111.121.131.141.151.16
Contributors:
(Original Creator: zManuel12345623)
DeathBans is a simplistic plugin that allows you to bounce or execute a command when the player dies.

Features include:
- Custom messages
- Custom Commands
- Broadcast message when a player dies
- Toggleable broadcast
- Lightning on death
- Toggleable lightning
- Reset death counter at x bans
- Infinite different configurable ban durations
- YAML Storage

Commands/Permissions include:
Code (Text):
/deathban reload - perm: deathban.admin - Reload the config
/deathban reset <player> - perm: deathban.admin - Reset player's deaths
/deathban unban <player> - perm: deathban.admin - Unban a player
/deathban.bypass - Bypass ban on death
Configuration includes:
Code (Text):
prefix: '&7[&6DeathBan&7]'
death-broadcast: true
deathban-broadcast: '%player% was deathbanned'
config-reload: '&aConfig successfully reloaded!'
nopermission: '&cYou don''t have permission to use this command'
targetnotfound: '&cPlayer not in the database.'
reset-message: '&2Death counter set to &20&a!'
unban-message: '&aPlayer unbanned'
lightningondeath: true
#First ban = 3600 seconds (an hour). Second ban = 7200 seconds (two hours). Third ban = 21600 seconds (6 hours)
ban-reset: 6
ban-message: '&cYou are death-banned!\nExpires in: %expireTime%'
bans:
1: 3600
2: 7200
3: 21600
4: 43200
5: 86400
6: 259200
Author
Mined
Downloads
8
Views
20
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Mined

Top