Start, stop and restart your arma servers just with cli
Project description
JTAC
Start, stop and restart your arma servers just with cli
Free software: MIT license
Documentation: https://arma-serveradmin.readthedocs.io.
Installation
pip install jtac
Features
Use commands to start, stop, restart and change missions.
How to Use
jtac generate will create servers.json with all the parameters of your currently running servers, so they can be used later. JTAC will try to operate your servers based on the port stored when you generated servers.json.
jtac start <port> will find a server in servers.json that used that port and start a new server using its parameters.
jtac kill <port> will stop a running server using the last PID registered with that port. Everytime you start a server with JTAC, JTAC will remeber the PID.
jtac restart <port> will retart your server using the last parameters registered.
To Do
jtac radio <command> a native way to remotely send commands to your server box.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2019-11-22)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file jtac-1.0.0.tar.gz
.
File metadata
- Download URL: jtac-1.0.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49bcc90d5eadbabbfbee1feea847444ae527d4cda4f17f9b9efc4e0004f8ed4b |
|
MD5 | c7332b19f4f91d27e5a30a63c9dd1507 |
|
BLAKE2b-256 | 07027e05dcaed7cee8d1226fce667330e3b946dcfd5a2ad6fe29a12d9db6eb43 |
File details
Details for the file jtac-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: jtac-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a6d41f83070faa23053c88136d463af698f254e02863829aaf867bd9a2c6f7e |
|
MD5 | 8f4c4690f11990f2a848c9d85ca8495a |
|
BLAKE2b-256 | 6316f2d880ddf1b70bf5de02dc5b1bebfa492877cb4dea44e9fa274cc1760d06 |