SleepNotify 2.2

Details

  • Filename
    SleepNotify-2.2.jar
  • Uploaded by
  • Uploaded
    Feb 25, 2013
  • Size
    9.44 KB
  • Downloads
    781
  • MD5
    d13c3b049db124d6d1a0273f11c75fde

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

Version 2.2:

  • /sn and /sleepnotify commands added to allow in-game configuration viewing and editing.
  • Auto-Kicking is currently the only config option that is changeable in game. (/sn autokick [enable/disable])
  • Added "sleepnotify.admin" permission that will allow anyone with the permission to use SleepNotify administrative commands.
  • Minor bug fixes.

Version 2.1:

/awake command added to see who is awake.
Added option to kick people who are not sleeping when at least half of the players are. (OPs won't be kicked.)
Added new permission "sleepnotify.nokick" that will prevent anyone with the permission from being kicked by SleepNotify.

Version 2.0:

* Complete Re-code.
* SuperPerms-powered plugins are now the only permissions plugins supported. (e.g. PermissionsBukkit, bPermissions, etc.)

Version 1.9:

  • Update for RB 1818 New Event System

Version 1.8:

  • Added configurable colors
  • Attempted to fix Essentials Ignore Sleep bug (we'll see how that goes)
  • Sleeping player list now cleared on disable (for better reload compatibility)

Version 1.7:

  • Nickname config option added

Version 1.6:

  • Update for RB 1597 (1.0.1 R1)

Version 1.5:

  • Fixed bug that required both the 'sleepnotify.wake' and 'sleepnotify.sleep' nodes to be given
  • Added permission node to exempt people from the sleeping players list
  • Added option to hide OPs from Sleeping List
  • Sleeping List is now cleared on server startup (in case of improper shutdown)
  • Fixed "Ignored Sleep" Bug
  • Update for RB 1337