Skip to content

Releases: TimeCodings/DynamicSleeping

Vanish Update

14 Jan 10:52
c16bc2e
Compare
Choose a tag to compare

What I've added:

  • Added the ability to (not (you can decide it in the config)) count "Vanished-Players" as Sleepers or OnlinePlayers
Code (YAML):
#ADDED IN UPDATE ALPHA-1.0.1
#(THIS FUNCTION WILL ONLY WORK IF MORE THAN ONE PLAYER IS ONLINE)
CountVanishedPlayer:
 #Change this to "false" if you doesn't want to count a vanished player as a sleeper
  #Disabling this feature isn't recommended
  AtSleeping: true
  #Change this to "true" if you want to count a vanished player as a OnlinePlayer
  AsOnline: false

What I've changed:

  • I Fixed some bugs while I tested it

Alpha Release

08 Jan 13:09
c16bc2e
Compare
Choose a tag to compare

This is the first release of the Dynamic Sleep plugin! All informations and guides can you find in the README file ;)