SleepAnnounce

Sleep/Awake Announcer/Report

File Details

v1.2.0 (zip)

  • R
  • Sep 2, 2011
  • 10.27 KB
  • 2.4K
  • CB 1060

File Name

SleepAnnounce.zip

Supported Versions

  • CB 1060

Version 1.2.0


  • Added PermissionsBukkit support!
  • Removed Permissions 3.x support.
  • Added DispNameChanger support!
  • Cleaned up code.

    • Version 1.1.0

  • Added MultiWorld support!
  • /sleep - now displays only those players in the sender's world (if the sender is a player).
  • If the sender is not a player, /sleep displays all players in all worlds.
  • /sleep all - displays all players in all worlds.
  • /sleep <worldname> - Displays players in specified world.

    • Version 1.0.0

  • Added Permissions support!
  • If SleepAnnounce/config.yml does not exist, the .jar creates/fills it now.
  • Add /announce <sleep|awake> command which allows players/admin to change whether sleep/awake announcements are broadcast to the server.
  • Some code cleanup.
  • First "Major" release: Everything requested is in the plugin now.
  • Thank you for your continued help/support!

    • Version 0.3.6

  • Changed version format to Major.Minor.Non-critical
  • Fixed spacing between playername1,playername2 to playername1, playername2
  • Also added a comma at end of awake players list before sleeping players list.
  • Tested against latest craftbukkit build (677) - Works.
  • Non-critical update - just fixed a little display error.

    • Version 0.35

  • Cleaned/Tidied up the config file for ease of reading/use.
  • Used updated Craftbukkit code which deals directly with beds! (They must have known what I was working on and what you guys wanted).
  • This helped with announcements working as they should.
  • Added aliases to the /sleeping command: /sl, /slp, and /sleep.
  • Added an announcement for awaking players (toggable). ({Player} has awoken.)

    • Version 0.3

  • Added config file (/SleepAnnounce/config.yml) to allow easy configuration by admins.
  • Updated code to work with config file and work with latest recommended build (617).

    • Version 0.2

  • Added ability to turn announcements on/off and check status (on/off).
  • Added ability to display sleeping/awake players in a colored list (red: sleeping/green: awake). If /sleeping color off, default two lists display (sleeping: (names) & awake: (names)).

    • Version 0.1

  • Release