Releases: waynieoaks/Rust-SleepyTime
Releases · waynieoaks/Rust-SleepyTime
Sleepy Time 1.0.0
SleepyTime is a plugin for Rust that will allow players to sleep. If all players on the server go to sleep, then night time will be skipped.
Features:
- Allows a player to sleep at night
- Times can be configured
- (Optional) players need to be on a bed or sleeping bag
- (optional) All players will wake up once morning
- (optional) Show a banner above the hotbar when some players are sleeping
Configuration:
- Autowake: true/false
- RequireBed: true/false
- ShowBanner: true/false
- MorningHour: 8.0
- EveningHour: 20.0
Installation
- Place SleepyTime.cs in your plugins folder
- There are no permissions requirements for this plugin
- Once plugin has loaded, you can tweak the SleepyTime.json in your config folder
Full Changelog: https://github.com/waynieoaks/Rust-SleepyTime/commits/v1.0.0