summaryrefslogtreecommitdiff
path: root/src/main/java/com/redstoner/modules/survival
AgeCommit message (Collapse)Author
2019-04-17Bumped DamnSpam and Survival revisionsDavid Panić
I forgot again - derp
2019-04-17Removed unused bungee imports in SurvivalDavid Panić
2019-01-27Fixed sleep check when player leaves.Minenash
2019-01-15Converted a config to use string isntead of pure ints.Minenash
2019-01-10Fixed Version numberMinenash
2019-01-10Improved Majority-Sleep feature (read description for more info)Minenash
- Made it opt-in instead of opt-out. - Creative players no longer trigger the message. - If the percentage is the same, it won't redisplay the message. - Majority-Check now runs when a user switches to or from survival mode. - Made the text white instead of black for easier reading.
2019-01-09Fixed `/tp player1 player2`Minenash
2019-01-08Fixed non-survival users counting in who's asleepMinenash
2019-01-08Removed debuging statements.Minenash
I *really* got to stop forgettign to delete them.
2019-01-08The Majority Sleep feature is now restricted to worlds whom opt-inMinenash
2019-01-07The majority sleep now only counts players in survival modeMinenash
2019-01-07Fixed bug where it'd throw an error if there were 0 players in te worldMinenash
2019-01-07Added the ability to majority sleep through a thunderstormMinenash
2019-01-06Started Survival Module. Added Majority SleepMinenash