You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.11.0
- Merged a pull request for Purpur AFK support if other plugins don't manage it
- Added enums to represent server types rather than multiple booleans
- Delayed processing leave bed event because player is still considered sleeping durin
8000
g event
- Moved server type and nms version detection to LoggablePlugin superclass.
- Setting resource ID now automatically checks for updates
- Now compiling against Java 11 as recommended by the server
v2.5.1
- Added permission for sleep reward feature
- Removed some debug lines that weren't very important
- Changed some config defaults
- Fixed TransmitDataTask (needed to close input stream before output was sent)
1.0.8
- Added several placeholders
- Made morning and sleeping subtitles and titles configurable with the ability to parse placeholders
- Used apache.commons.lang StrSubstitutor instead of manually using String replace.
- Added the option to instantly set time to day if everyone is sleeping. (More instant than vanilla)
More Placeholders
Added more placeholders to morning-subtitles.
Will no longer set time to any time past the morning wake-up time, even if the speed multiplier is set incredibly high.