{"id":51683,"date":"2026-06-02T22:53:41","date_gmt":"2026-06-02T19:53:41","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/"},"modified":"2026-06-02T22:53:41","modified_gmt":"2026-06-02T19:53:41","slug":"crownsleep","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/","title":{"rendered":"CrownSleep"},"content":{"rendered":"<p># CrownSleep<\/p>\n<p>> A lightweight survival enhancement plugin that rewards players for sleeping \u2014 buffs, health recovery, streaks, and more.<\/p>\n<p>&#8212;<\/p>\n<p>## Overview<\/p>\n<p>CrownSleep transforms the Minecraft sleeping mechanic from a simple night-skip into a meaningful survival ritual. Players who rest consistently are rewarded with potion effects, health and hunger restoration, sleep streaks, and optional random bonuses \u2014 all without changing the vanilla feel of the game.<\/p>\n<p>Designed for survival SMP servers. Polished, configurable, and optimized for performance.<\/p>\n<p>&#8211; **Discord Server:** discord.gg\/M48jfjrykS<br \/>\n&#8211; **Discord User:** `frostedtheguy`<\/p>\n<p>&#8212;<\/p>\n<p>## Compatibility<\/p>\n<p>| Platform    | Supported |<br \/>\n|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8211;|<br \/>\n| **Bukkit**  | 1.21 \u2013 1.21.x |<br \/>\n| **Spigot**  | 1.21 \u2013 1.21.x |<br \/>\n| **Paper**   | 1.21 \u2013 1.21.x |<br \/>\n| **Purpur**  | 1.21 \u2013 1.21.x |<\/p>\n<p>**Java:** 21+<br \/>\n**API:** Compiled against Paper API 1.21.4 (strict superset of Spigot\/Bukkit \u2014 runs identically on all platforms listed above)<\/p>\n<p>&#8212;<\/p>\n<p>## Features<\/p>\n<p>### Core Mechanics<\/p>\n<p>&#8211; **Health &#038; Hunger Restoration** \u2014 Sleeping restores configurable amounts of health, hunger, and saturation on wake.<br \/>\n&#8211; **Potion Effects on Wake** \u2014 Grant players a list of configurable effects (Speed, Regeneration, Saturation, etc.) with customizable durations and amplifiers.<br \/>\n&#8211; **Sleep Streak System** \u2014 Consecutive nights of sleep increase buff duration. Streaks reset if too many real-world hours pass without sleeping.<br \/>\n&#8211; **Random Rewards** \u2014 Configurable chance to receive bonus XP or a special potion effect on waking up.<br \/>\n&#8211; **Storm Bonus** \u2014 Sleeping through a thunderstorm grants an additional configurable effect (e.g. Luck).<\/p>\n<p>### Display &#038; Feedback<\/p>\n<p>&#8211; **Actionbar messages** on wake \u2014 &#8220;Well Rested!&#8221; with streak counter<br \/>\n&#8211; **Title + subtitle** display on wake<br \/>\n&#8211; **Sound effect** played on wake (configurable key, volume, pitch)<br \/>\n&#8211; **Particle effect** spawned around the player on wake<\/p>\n<p>### System Features<\/p>\n<p>&#8211; **Per-world enable\/disable** \u2014 Enable CrownSleep in specific worlds or all worlds with `&#8221;*&#8221;`<br \/>\n&#8211; **PlaceholderAPI support** \u2014 Expose streak and bonus data to scoreboards, tab lists, and chat<br \/>\n&#8211; **Reload command** \u2014 Live reload of all config and message files without restarting<br \/>\n&#8211; **Full permissions support** \u2014 Separate `use` and `admin` nodes<br \/>\n&#8211; **Persistent streaks** \u2014 Streak data saved to `streaks.yml`, survives restarts<\/p>\n<p>&#8212;<\/p>\n<p>## Commands<\/p>\n<p>All commands use `\/crownsleep` or the alias `\/cs`.<\/p>\n<p>| Command | Permission | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/crownsleep help` | `crownsleep.use` | Show the in-game help menu |<br \/>\n| `\/crownsleep info` | `crownsleep.use` | View plugin version, your streak, and PAPI status |<br \/>\n| `\/crownsleep reload` | `crownsleep.admin` | Reload `config.yml` and `messages.yml` live |<\/p>\n<p>&#8212;<\/p>\n<p>## Permissions<\/p>\n<p>| Permission | Default | Description |<br \/>\n|&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `crownsleep.use` | **true** (all players) | Receive sleep rewards and use `\/crownsleep help` \/ `info` |<br \/>\n| `crownsleep.admin` | **op** | Access to `\/crownsleep reload` and admin features |<\/p>\n<p>&#8212;<\/p>\n<p>## PlaceholderAPI Placeholders<\/p>\n<p>Requires PlaceholderAPI to be installed.<\/p>\n<p>| Placeholder | Returns |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;|<br \/>\n| `%crownsleep_streak%` | Player&#8217;s current sleep streak (integer) |<br \/>\n| `%crownsleep_bonus_seconds%` | Extra buff seconds granted by current streak |<br \/>\n| `%crownsleep_max_streak%` | Maximum streak level configured |<\/p>\n<p>&#8212;<\/p>\n<p>## Installation<\/p>\n<p>1. Download `CrownSleep-1.0.0.jar`<br \/>\n2. Drop it into your server&#8217;s `plugins\/` folder<br \/>\n3. Restart or reload your server<br \/>\n4. Edit `plugins\/CrownSleep\/config.yml` to your liking<br \/>\n5. Run `\/crownsleep reload` to apply changes live<\/p>\n<p>> **First boot** automatically generates `config.yml`, `messages.yml`, and `streaks.yml` inside `plugins\/CrownSleep\/`.<\/p>\n<p>&#8212;<\/p>\n<p>## Configuration Overview<\/p>\n<p>`config.yml` is fully commented. Key sections:<\/p>\n<p>&#8220;`yaml<br \/>\nenabled-worlds:<br \/>\n  &#8211; &#8220;*&#8221;              # Use world names to restrict, or &#8220;*&#8221; for all<\/p>\n<p>restoration:<br \/>\n  enabled: true<br \/>\n  health: 4.0        # 2.0 = 1 heart<br \/>\n  hunger: 3<br \/>\n  saturation: 2.0<\/p>\n<p>effects:<br \/>\n  enabled: true<br \/>\n  list:<br \/>\n    &#8211; type: SPEED<br \/>\n      amplifier: 0   # 0 = Level I<br \/>\n      duration: 300  # seconds<\/p>\n<p>streak:<br \/>\n  enabled: true<br \/>\n  bonus-duration-per-streak: 30   # extra seconds per streak level<br \/>\n  max-streak: 7<br \/>\n  reset-after-hours: 36<\/p>\n<p>random-rewards:<br \/>\n  enabled: true<br \/>\n  chance: 0.25       # 25% chance on each wake-up<br \/>\n  rewards:<br \/>\n    &#8211; type: XP<br \/>\n      amount: 30<br \/>\n    &#8211; type: EFFECT<br \/>\n      effect: LUCK<br \/>\n      amplifier: 0<br \/>\n      duration: 120<\/p>\n<p>storm-bonus:<br \/>\n  enabled: true<br \/>\n  effect: LUCK<br \/>\n  duration: 180<\/p>\n<p>display:<br \/>\n  actionbar: true<br \/>\n  title: true<br \/>\n  sound: true<br \/>\n  sound-key: ENTITY_PLAYER_LEVELUP<br \/>\n  particles: true<br \/>\n  particle-type: VILLAGER_HAPPY<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## Support &#038; Custom Development<\/p>\n<p>Need help, found a bug, or want a custom plugin built?<\/p>\n<p>&#8211; **Discord Server:** discord.gg\/M48jfjrykS<br \/>\n&#8211; **Discord User:** `frostedtheguy`<\/p>\n<p>Custom plugin development is available \u2014 reach out on Discord for pricing and availability.<\/p>\n<p>&#8212;<\/p>\n<p>## License<\/p>\n<p>This project is provided as-is for use on private and public Minecraft servers. Redistribution or resale of unmodified or lightly modified versions is not permitted without permission from the author.<\/p>\n<p>&#8212;<\/p>\n<p>*CrownSleep \u2014 Make every night&#8217;s sleep count.*<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A plugin that makes minecraft sleeping much more interesting with buffs, etc.<\/p>\n","protected":false},"featured_media":51684,"template":"","meta":{"_minecraft_slug":"crownsleep","_minecraft_project_id":"kyDoLTOi","_minecraft_author":"FrostedGuy","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":2,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"crownsleep.zip","_minecraft_size_bytes":29236,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T12:17:17.387646Z","_minecraft_date_created":"2026-05-08T01:12:20.754735Z","_minecraft_date_modified":"2026-05-04T05:04:25.906651Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/crownsleep","_minecraft_icon_attachment_id":51684,"_minecraft_imported_at":"2026-06-02T19:53:41+00:00","_minecraft_import_hash":"ba46505421d782e02a66d94b5d5b787a","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,124,89,122,126,127,128,129,123],"mod_loader":[130,132,133,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-51683","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-bukkit","mod_category-game-mechanics","mod_category-magic","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-technology","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CrownSleep - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CrownSleep - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A plugin that makes minecraft sleeping much more interesting with buffs, etc.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crownsleep\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crownsleep\\\/\",\"name\":\"CrownSleep - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crownsleep\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crownsleep\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/crownsleep-icon-d5ef581b9b02880e7ef65c24b9a9408ccde043e9_96.webp\",\"datePublished\":\"2026-06-02T19:53:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crownsleep\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crownsleep\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crownsleep\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/crownsleep-icon-d5ef581b9b02880e7ef65c24b9a9408ccde043e9_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/crownsleep-icon-d5ef581b9b02880e7ef65c24b9a9408ccde043e9_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/crownsleep\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"CrownSleep\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CrownSleep - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/","og_locale":"en_US","og_type":"article","og_title":"CrownSleep - Minecraft","og_description":"A plugin that makes minecraft sleeping much more interesting with buffs, etc.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/","name":"CrownSleep - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/crownsleep-icon-d5ef581b9b02880e7ef65c24b9a9408ccde043e9_96.webp","datePublished":"2026-06-02T19:53:41+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/crownsleep-icon-d5ef581b9b02880e7ef65c24b9a9408ccde043e9_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/crownsleep-icon-d5ef581b9b02880e7ef65c24b9a9408ccde043e9_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/crownsleep\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"CrownSleep"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/51683","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/51684"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=51683"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=51683"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=51683"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=51683"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}