Skip to content

Releases: OffLuffy/SmoothSleep

v2.11.0-Dev

07 Feb 04:24
Compare
Choose a tag to compare
v2.11.0-Dev Pre-release
Pre-release
  • Random tick speed should now restore itself to previous value properly
  • Integrated Purpur AFK support
  • Now being built against Java 11

v2.11.0 for Java 8

20 Feb 16:28
af2be2c
Compare
Choose a tag to compare
v2.11.0 for Java 8 Pre-release
Pre-release

This is the same release as the previous one, but built against Java 8

v2.9.2-SNAPSHOT

20 Jul 23:57
Compare
Choose a tag to compare
v2.9.2-SNAPSHOT Pre-release
Pre-release

A pre-release including support for CMI. Should now use CMI's nickname, AFK, and vanish user data.
Currently untested.

v2.7.0-SNAPSHOT

21 Sep 15:22
cb98e4b
Compare
Choose a tag to compare
v2.7.0-SNAPSHOT Pre-release
Pre-release

Preliminary release testing the ability to set the base time speed

v2.6.2-SNAPSHOT

05 Sep 01:08
Compare
Choose a tag to compare
v2.6.2-SNAPSHOT Pre-release
Pre-release
  • Attempt to prevent the plugin from counting NPCs generated by the Citizens plugin as sleepers.

v2.6.0

24 Aug 15:53
84af17e
Compare
Choose a tag to compare
  • Can now modify gamerule randomTickSpeed to allow faster crop growth, leaf decay, etc while sleeping.

  • min/max night multiplier calculations now work a little differently
    ---> One player sleeping (unless the only player online or only one not sleep ignored) will cause the min multiplier to be used instead of a multiplier between the min and max.

  • Villagers are now fully healed if they're in bed in a SmoothSleep-enabled world in the morning (had a report that villagers didn't heal with the plugin enabled, so this is just in case I broke that feature).

2.5.1 for 1.13

24 Jul 21:21
Compare
Choose a tag to compare

This release is identical to the release on the Spigot page, but with a 1.13 API specified.

1.0.8

13 Jul 17:30
Compare
Choose a tag to compare
- 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)

1.0.7: More Placeholders

06 Jul 21:25
Compare
Choose a tag to compare
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.

1.0.6

05 Jul 03:37
Compare
Choose a tag to compare
Travis-CI