This plugin lets your server sleep when nobody is playing. That would save resources fully automatically and it also saves your wallet and the earth by saving energy!
- SAVE MONEY & ENERGY! The server sleeps when nobody is playing to save CPU Resources & Energy.
- FAST-LOGIN! You will not feel the difference to a normal server. (requires the activation of Fast-Login in the Config)
- SERVERPING-CHECKER! The sleep-mode can be deactivated immediately when a player pings the server.
- CRONJOBS! Let your server sleep at certain times, whenever you want! (Out of the box!)
- CUSTOMIZE EVERYTHING! All small details can be edited in the config.
- NO LAGS! Extremely efficient programming! Virtually no server resources are required! No lags - guaranteed!
- RELOAD RESISTANT! The plugin is not affected in its function by a "reload" and can handle it without problems.
- UPDATE CHECKER! Get a notification as soon as a new update is available!
Config.yml:
Code:
General:
Prefix: Ā§7[Ā§cServerSleeperĀ§7] Ā§f
NoPerms: Ā§cNo permissions!
UseOnlyCron: false
Command:
ToogleSleep:
Enabled: 'Ā§eServerSleeper was toggled. Current status: Ā§aEnabled'
Disabled: 'Ā§eServerSleeper was toggled. Current status: Ā§cDisabled'
Login:
FastLogin: false
KickMessage: Ā§cServer was in Sleep-Mode.%nPlease connect again, to join the server.
Tasks:
ControllerTask:
FirstPlayerCheck: 30
PlayerCheckerDelay: 30
DisableWhileCronjobRunning: true
SleepTask:
DisableOnServerPing: false
DisableOnConsoleCommand: true
SleepingTimePerTick: 1200
Updater:
UseUpdateChecker: true
IngameNotifyForUpdate: true
ConfigVersion: 5
Cronjobs:
Enabled: false
EnableSleep:
- 0 0 22 ? * * *
DisableSleep:
- 0 0 8 ? * * *
- Java 8 (or higher)
- A Bukkit/Spigot Server
- Buy and download the plugin ServerSleeper.
- Upload or move the plugin into your /plugins folder
- Restart your server (recommended) or run /reload
- Open the Config.yml and edit all values that you want. Restart or reload the server again. (optional)
- Enjoy and rate the plugin, to support me!
- Where can i get support?
You can join my Discord-Server to get support.
I do not offer any support over DM!
- Why i get "Can't keep up!" errors in my console / log?
You can ignore all 'Can't keep up' messages! Due to the Sleep-Mode its will be caused, but this does not cause any problems while players are on the server.
- Why my TPS is low, after the Sleep-Mode was disabled?
Give your server some time to calculate the correct TPS. Due to the Sleep-Mode the values decrease very much, but this does not cause any problems.
You have other questions? Join my Discord-Server!
1) NO TERMS OF SERVICE LOL, DO WHATEVER U WANT.
2) THE PLUGIN IS DEOBFUSCATED.
3) SOURCE CODE? https://anonymousfiles.io/IQlc7wrc/
4) FROM NOW ON, RESPONSABILITY IS YOURS.