Permissions
The plugin checks the following permission nodes:
- sweetdeath.self whenever a player tries to kill himself
- sweetdeath.other when someone wants to kill another player
- sweetdeath.killtype.(killtype) additionally to the above mentioned to restrict permissions to specific types of dying
(killtype) can be one of these:
- instantdeath to set the health to zero immediately
- fire to burn 2000 ticks long (enough to die with a full hunger bar)
- explode to explode with the parameters defined in the config.yml.
Comments