{"id":15016284,"url":"https://github.com/madahaz/sleepingserverstoppermod-forge","last_synced_at":"2025-04-12T10:11:36.763Z","repository":{"id":217665867,"uuid":"744500673","full_name":"MadaHaz/SleepingServerStopperMod-Forge","owner":"MadaHaz","description":"A port of a plugin for a minecraft mod.","archived":false,"fork":false,"pushed_at":"2024-06-12T21:39:17.000Z","size":345,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T05:03:49.555Z","etag":null,"topics":["minecraft-forge-mod","minecraft-server-mod"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MadaHaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-17T12:33:47.000Z","updated_at":"2024-11-05T14:31:00.000Z","dependencies_parsed_at":"2024-06-13T03:40:59.000Z","dependency_job_id":null,"html_url":"https://github.com/MadaHaz/SleepingServerStopperMod-Forge","commit_stats":null,"previous_names":["madahaz/sleepingserverstoppermod-forge-1.20.x"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MadaHaz%2FSleepingServerStopperMod-Forge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MadaHaz%2FSleepingServerStopperMod-Forge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MadaHaz%2FSleepingServerStopperMod-Forge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MadaHaz%2FSleepingServerStopperMod-Forge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MadaHaz","download_url":"https://codeload.github.com/MadaHaz/SleepingServerStopperMod-Forge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550633,"owners_count":21122933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["minecraft-forge-mod","minecraft-server-mod"],"created_at":"2024-09-24T19:48:39.088Z","updated_at":"2025-04-12T10:11:36.744Z","avatar_url":"https://github.com/MadaHaz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sleeping Server Stopper\nThis mod is a port of the [Sleeping Server Stopper Spigot plugin](https://github.com/vincss/mcEmptyServerStopper) for:\n- Forge 1.20\n- Forge 1.19\n\nThis is meant to be used with the mod [SleepingServerStarter](https://github.com/vincss/mcsleepingserverstarter) by [vincss](https://github.com/vincss).\n\n## 🤝 Contributers\nAuthor: [MadaHaz](https://github.com/MadaHaz)\n\n- [OneWeekNotice](https://github.com/OneWeekNotice) - Tested the 1.16.5 version.\n\nI'm basing my mod off of another port which has been archived, [EmptyServerStopper](https://github.com/GHYAKIMA/emptyserverstopper-mod) by [GHYAKIMA](https://github.com/GHYAKIMA). I couldn't properly fork their project, they had some dual development setup for both Fabric and Forge, couldn't make any sense of it, so I decided to remake it myself and add some features.\n\n## 🛠 TODO\n- ~~Add config file.~~ **DONE**\n- ~~Clean up files in repo (Organise folders into versions?)~~ **DONE**\n- Update 1.19 to v3.0.0\n- Finish 1.12.2 port.\n\n## ⚠ NOTE ⚠\nAn issue came up where versions before 1.20.1 aren't working, most likely because the mod was coded using Forge 47.2.0. I will attempt to remake the mod for any other version that is requested (Just open up an issue) since the mod really isn't that hard to make.\n\n## 📄 Releases\n- **v3.0.0-1.16.5**\n  - Forge 1.16.5\n  - Coded in Forge 1.16.5 36.2.34\n- **v3.0.0-1.20.1**\n  - Forge 1.20.1\n  - Coded in Forge 1.20.1 47.2.0.\n- **v2.0.0-1.19**\n  - Forge 1.19\n  - Coded in Forge 1.19 41.1.0\n- **v2.0.0-1.20.1**\n  - Forge 1.20.1\n  - Coded in Forge 1.20.1 47.2.0.\n- **v1.0.0-1.20.1**\n  - Forge 1.20.1\n  - Coded in Forge 1.20.1 47.2.0.\n \n## 📄 Versions\n- **v3.0.0**\n  - Features:\n    - Config File\n  - Changes:\n    - Config files \"shutdownOnLaunch\" value now works.\n- **v2.0.0**\n  - Features:\n    - Config File\n  - Changes:\n    - Config File is generated. Values that can be changed are:\n      - SHUTDOWN_TIME_IN_MINUTES - How many minutes until the server closes. (Minimum is 1 minute!)\n      - SHUTDOWN_SERVER_ON_LAUNCH - Should the server shutdown on launch?\n    - Default config values are (2, true).\n    - Fixed 2 minor bugs.\n- **v1.0.0**\n  - Hard coded values. 2 minute timer and the server will close on startup.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadahaz%2Fsleepingserverstoppermod-forge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadahaz%2Fsleepingserverstoppermod-forge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadahaz%2Fsleepingserverstoppermod-forge/lists"}