From d9d454eea01364f4ed0a07c497a0778606d8c85f Mon Sep 17 00:00:00 2001 From: Tyler Ferrari <69283684+Sowgro@users.noreply.github.com> Date: Fri, 5 Jul 2024 02:32:50 -0400 Subject: Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9feda34..9d6e890 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ This plugin is very simple and could probably be compiled for older versions wit ### Command / Permission -| Command | Description | Permission | -|------------------------------------------|-----------------------------------------------------------|-----------------------------| -| `playerssleepingpercentage ` | Set the percentage of players required to sleep the night | `playersSleepingPercentage` | +| Command | Description | Permission | +|------------------------------------------|----------------------------------------------------------|-----------------------------| +| `playerssleepingpercentage ` | Set the percentage of players required to skip the night | `playersSleepingPercentage` | ### Config ```yaml # The percentage of players required to skip the night PlayersSleepingPercentage: 50 -``` \ No newline at end of file +``` -- cgit v1.2.3