Releases: TimeCodings/DynamicSleeping
Releases · TimeCodings/DynamicSleeping
Vanish Update
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
This is the first release of the Dynamic Sleep plugin! All informations and guides can you find in the README file ;)