https://github.com/gladiuscode/zombob
Small util to help servers host automate the following boring actions:
https://github.com/gladiuscode/zombob
Last synced: 8 months ago
JSON representation
Small util to help servers host automate the following boring actions:
- Host: GitHub
- URL: https://github.com/gladiuscode/zombob
- Owner: gladiuscode
- Created: 2021-12-27T11:33:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-14T19:14:19.000Z (almost 3 years ago)
- Last Synced: 2025-06-25T16:08:29.620Z (8 months ago)
- Language: Shell
- Size: 126 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zombob
=============================================
**CURRENTLY UNDER HEAVY DEVELOPMENT**
**USE AT YOUR OWN RISK**
**DEVELOP ONLY**
=============================================
## Why
Well, I host a Project Zomboid server and I love automating stuff, therefore I wanted to create this utility to help myself and other run all boring stuff in a very simply way.
## How
This utility can handle the following tasks:
### Server Admin
1. start server;
2. stop server;
3. restart server;
4. reset server;
5. update server;
6. check status;
### Mods
1. force update;
2. check version and auto update;
### Backups
1. create backup;
2. clean backups;
### Statistics
1. count players currently connected;
2. track status;
### Commands
1. send server message;
## ROADMAP
1. Traslations
2. Initialize crontab
3.
Made with love.