- Added a note to the debug command if you're ignored in gamemode spectator or creative.
- The sleep percentage is capped at 100%, in case ignored players sleep.
- Check for permissions when running subcommands.
- Allow disabling some messages by setting them as blanks in the config. (SleepInfo, Nightskip, SkipByVote)
- All commands have been moved to subcommands of /sleep
- Voting commands now check if voting is enabled before starting a vote
Note: The message SleepHelp has been renamed to SleepHelpList to reflect the change in the message format. The new format has the message followed by a list of subcommands the player has permissions for.
- Changed lists from using player objects to UUIDs to avoid potential memory leaks.
- Tested working on 1.20.2.
- Votes can now only be started if the world time would allow for sleeping in a bed.
- First modrinth upload.