SleepNotify 2.4

Details

  • Filename
    SleepNotify-2.4.jar
  • Uploaded by
  • Uploaded
    Mar 3, 2014
  • Size
    25.38 KB
  • Downloads
    198
  • MD5
    70ca69d6b5dcf712d3bf72c37c50b8a7

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

Version 2.4:

  • Added option to disable message broadcasting in config.yml.
  • Added command to toggle message broadcasting (/sn broadcastmsg [enable/disable])
  • Code cleanup
  • Bug fixes

Version 2.3:

  • /sn configuration commands expanded greatly. See below.
  • Added command to toggle messages for OPs. (/sn showop [enable/disable])
  • Added command to change message color. (/sn msgcolor [color])
  • Added command to change player name color. (/sn namecolor [color])
  • Added command to toggle the use of nicknames. (/sn usenicks [enable/disable])
  • Added about command to view version info and more. (/sn about)
  • Removed "Use OP System" config option. OPs will now have full access to the plugin's commands.
  • Bug fixes.

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