"LongerDays" allows adjustment of the time intervals for the default day and night cycles on your Spigot server. This was requested by a friend of mine for personal use, but I figured it could also be uploaded for public use.
- Copy LongerDays.jar into your /plugins directory
- Start your server
- Edit your config.yml
- day - integer (minutes) for day cycle
- night - integer (minutes) for night cycle
- night-skipping - boolean to enable or disable night skipping
- players-sleeping-percentage - integer percentage of players that must be sleeping for night skipping
- worlds - string list of world names in which to enable this plugin
https://github.com/foncused/LongerDays/blob/master/src/main/resources/config.yml
If you run into any server performance problems, or if the plugin is not working as advertised (console errors, bugs, etc.), please do not hesitate to contact me, post in the discussion thread, or open an issue on GitHub.