Multi Theft Auto San Andreas Server Monitoring Library Using Python
Project description
MTASANPyStatus
Multi Theft Auto San Andreas Server Monitoring Library
Usage
Here are some key attributes you can access using mtasanpystatus:
| Attribute | Description | Example Value |
|---|---|---|
mtasanpystatus.address |
Server IP address | '01.23.456.789' |
mtasanpystatus.name |
Server name | 'Ieoub MTA SERVER' |
mtasanpystatus.port |
Server port | 22003 |
mtasanpystatus.game |
Always "MTA:SA" | 'MTA:SA' |
mtasanpystatus.gamemode |
Current gamemode | 'Freeroam' |
mtasanpystatus.map |
Current map | 'Los Santos' |
mtasanpystatus.version |
Server version | '1.6' |
mtasanpystatus.players |
Online players count | 5 |
mtasanpystatus.maxplayers |
Max player slots | 32 |
mtasanpystatus.join_link |
Direct join link | 'mtasa://01.23.456.789:22003' |
mtasanpystatus.playing_now_names |
List of player names [removed] | ['Player1', 'Player2'] |
Online Players names has been removed (version 4)
Installation
Install the library using pip:
pip install mtasanpystatus
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
mtasanpystatus-6.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mtasanpystatus-6.tar.gz.
File metadata
- Download URL: mtasanpystatus-6.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bdc8999fc8a81d15101df925a3a9339079c6a4df8fe7ed0e133fd1bef60c9cd
|
|
| MD5 |
f52be02be50ceea4481a4077e8491dfd
|
|
| BLAKE2b-256 |
aa3bcc956d34a6a565ec5fc01e34f0433dc0253d85160334994ddde93b295db3
|
File details
Details for the file mtasanpystatus-6-py3-none-any.whl.
File metadata
- Download URL: mtasanpystatus-6-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3aecef2cc7fd24250bb856833b51a11552ceb74c3b369d8320333940ebd345f5
|
|
| MD5 |
21d77b610ec4c4b85a10ce6d28d0baed
|
|
| BLAKE2b-256 |
1de1af13adf564b11aeb06b30a51ce9ac339375135696522c958459d87483fc4
|