This guide assumes you got a bare metal Ubuntu machine to run your server on.
- 22.04 LTS (Jammy Jellyfish)
https://ubuntu.com/about/release-cycle#ubuntu
- Puttygen
https://puttygen.com/download.php?val=49
- Pageant
https://puttygen.com/download.php?val=43
- Putty
https://puttygen.com/download.php?val=13
- Download/Upload maintainer-installer.sh to your home directory (or wherever your server folder is located)
- Give it execution permissions
chmod +x maintainer-installer.sh
- Run it as the parent shell
. maintainer-installer.sh
- Execute
./easyMaintainer.sh
or./maintainer.sh
and enjoy! 🙂
(To setup your Maintainer username, follow instructions provided in maintainer-config.yaml file.)
If you find any issues, please submit them to GitHub or message me on Discord🙂
Contributions are always welcome!
- Fork the project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request License Distributed under the MIT License. See LICENSE for more information.
Viktor Tkachuk - [email protected]
Project Link: https://github.com/VicKetchup/minecraft-server-maintainer
minecraft-server-maintaner - Level up your Minecraft Server Maintanance and Control! Copyright (C) 2023 Viktor Tkachuk, aka. VicKetchup, from Ketchup&Co.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.