https://github.com/trilinder/serverfreeze
A Minecraft datapack to freeze a server when nobody is online
https://github.com/trilinder/serverfreeze
datapacks minecraft
Last synced: 4 months ago
JSON representation
A Minecraft datapack to freeze a server when nobody is online
- Host: GitHub
- URL: https://github.com/trilinder/serverfreeze
- Owner: TriLinder
- License: gpl-3.0
- Created: 2021-04-29T15:58:15.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-29T15:54:45.000Z (about 5 years ago)
- Last Synced: 2025-03-02T09:28:48.321Z (over 1 year ago)
- Topics: datapacks, minecraft
- Language: mcfunction
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ServerFreeze
A Minecraft datapack that freezes a server when nobody is online.
When no players is detected, the daylight and the weather cycle will be automatically frozen.
When a player logs on, the daylight and the weather cycle will be resumed into their previous state.
The datapack ignores players with the `doFreeze` tag, so you can try it out.
**NOTE: Forceloaded chunks will NOT be frozen**
**How to use:**
1. Install the datapack
2. Done! No configuration required!