SimpleDeathBans v1.2

Details

  • Filename
    SimpleDeathBans.jar
  • Uploaded by
  • Uploaded
    Aug 15, 2012
  • Size
    8.23 KB
  • Downloads
    375
  • MD5
    6176638b13d548216e4a2d1a9a2716e4

Supported Bukkit Versions

  • 1.3.1

Changelog

Commands Added
  • /deathbans reload config - Reload configuration from config.yml file, close and re-open database connection, and then reload deaths from database.
  • '/deathbans reload db - Reload deaths from database.
Permissions Added
  • deathbans.reload.config - Allows use of '/deathbans reload config'
  • deathbans.reload.database - Allows use of '/deathbans reload db' command
New Features

Ability to set a period of time after which a player will automatically be allowed to rejoin the server. This feature will work retroactively on existing deaths (if someone died 2 days ago, and you change the death period from permanent to 1 day, they will now be able to rejoin the server)

Kick screen shows time until 'respawn'.

The default config now contains the 'bantime' option. 'bantime' is in minutes.

Fixes / Changes
  • Added: 'bantime' config value (in minutes)
  • Fixed: /deathbans commands with unrecognized arguments will now output an appropriate message instead of nothing.
  • Changed: '/deathbans reloaddb' now '/deathbans reload db'. Permission is now 'deathbans.reload.database'