A RCON module for Plutonium T6
Project description
A RCON module for Plutonium T6
Installation:
pip install t6rcon
Simple Usage:
from t6rcon import PlutoRcon
rcon = PlutoRCON(
ip_addr = "127.0.0.1",
port = 4976,
password = "password",
)
rcon.kick(0, "You got kicked!")
rcon.tell(5, "Hello")
print(rcon.get_players())
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
t6rcon-0.1.1.tar.gz
(5.1 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 t6rcon-0.1.1.tar.gz.
File metadata
- Download URL: t6rcon-0.1.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f79b98124532d0aace713615edf1e90dee2ee639c4d5d8d9b81ff4cc16ab7495
|
|
| MD5 |
9d2a0be6d9f2cce22e364c273fd23e56
|
|
| BLAKE2b-256 |
e4ced22f2d8e3537ce39e16fb653e04814b133933517f45cab87f73cabec9fab
|
File details
Details for the file t6rcon-0.1.1-py3-none-any.whl.
File metadata
- Download URL: t6rcon-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
459180fa66cca9169cb0178c498a8abeae4b761064d644586d9c1db110b70f54
|
|
| MD5 |
5d6ec9bdc32bb3eeb722e4a160ef2b05
|
|
| BLAKE2b-256 |
123c483f7fb1c6260422bc1fcae45d6c38eb863930ae0e5a7b0c8fe541d453ab
|