SinglePlayerSleep v2.13.25

Details

  • Filename
    SinglePlayerSleep-2.13.25.jar
  • Uploaded by
  • Uploaded
    Nov 15, 2019
  • Size
    36.31 KB
  • Downloads
    208
  • MD5
    0448bed2505652941ef66efa878e5096

Supported Bukkit Versions

  • 1.14

Changelog

Added a requested feature from H8RMinecraft.

Please delete your old config.yml, and lang.yml files in the plugins/singleplayersleep folder.

 

Plugin now has custom sleeping messages settable in config.yml.

# Set to true to use random sleep msgs.
randomsleepmsgs: true
# Set to the number of sleep msgs
numberofsleepmsgs: 4
# Set msgs for random sleep msgs here "sleepmsg#: <player> msg here"
# Don't forget the space between : and the start of the message.
sleepmsg1: <player> is sleeping
sleepmsg2: <player> went to bed. Sweet dreams
sleepmsg3: Shhh! <player> is trying to sleep!
sleepmsg4: <player> is asleep at the wheel

 

Also fixed is custom sleep message colors, settable in config.yml.

# Set the color of the [CANCEL] link text in broadcast messages. Format RED
# Colors: AQUA, BLACK, GOLD, GRAY, BLUE, GREEN, RED, YELLOW, WHITE
# DARK_AQUA, DARK_BLUE, DARK_GRAY, DARK_GREEN, DARK_RED, DARK_PURPLE, LIGHT_PURPLE
# MAGIC, BOLD, STRIKETHROUGH, UNDERLINE, ITALIC, RESET
cancelcolor: RED
# Sleep message color, use either YELLOW
sleepmsgcolor: YELLOW
# Player name color, use either WHITE
playernamecolor: WHITE