v1.2 [CB1337]

Details

  • Filename
    bedtime-1.2.zip
  • Uploaded by
  • Uploaded
    Aug 24, 2011
  • Size
    11.73 KB
  • Downloads
    958
  • MD5
    eb0a94daca125ca22658df5f15bc8501

Supported Bukkit Versions

  • CB 1337
  • CB 1317
  • CB 1240

Changelog

  • Addition: BukkitPermissions support
  • Addition: MultiWorld support
  • Addition: Ability to run a command when idle
  • Removal: Permissions 3.x support
  • Removal: bedtime.idle.ignore permissions node
  • Fix: /bed output
  • Fix: Auto unidling
  • Fix: bedtime.ignore errors
  • Tweak: Added more player listeners for more accurate tracking
  • Compatibility: 1060-1337

Bedtime 1.2 removes Permissions 3.x support in favor of BukkitPermissions. If you do not wish to use BukkitPermissions, no commands will work (the main auto idling feature, however, will). Permissions nodes are the same except for bedtime.*. This node will give permission for both /bed and /idle but will not grant bedtime.ignore.

The other major change is the option to run a command on idle. A couple of points:

  • If the line inside the config file is blank, no command will be run
  • You will need to delete the config.yml file for the new option to appear
  • Command are only run on idle (both auto and by command) not on unidle
  • Permissions restrictions, etc. still apply