From ec2a01b129187177f78825d9dd50f6b8915a19da Mon Sep 17 00:00:00 2001 From: Louis Vallat Date: Sun, 14 Jun 2020 12:42:15 +0200 Subject: [PATCH] added README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f34a1b0 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Sweet Dreams + +> A plugin made to enhance sleeping in multiplayer servers. + +## Why + +I faced a number of times, on my private server, people wanting to sleep, but not everyone was sleeping, so I coded this little plugin. + +## How + +If a player goes to sleep during the night or a thunderstorm, then the player will skip the night or the thunderstorm for the whole server, after 100 ticks (5 seconds, in vanilla it's 101 ticks). + +## Setup or configuration + +There's none.