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.2.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.2.tar.gz.
File metadata
- Download URL: t6rcon-0.1.2.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb5afe128d600c695a2b0a6b6dff8d811f08a1ab71d2e04d56e3cb5e04c260e5
|
|
| MD5 |
347fbc0b76db56e314e458bba1c476ab
|
|
| BLAKE2b-256 |
3322a578a42c1477de0e29bddf796813c9049145d455736a84e0307dd513cdb9
|
File details
Details for the file t6rcon-0.1.2-py3-none-any.whl.
File metadata
- Download URL: t6rcon-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f1bc4155e4ed9563298ac35e7564b4adc4deac73cfe53cdf00198fd60e5655a
|
|
| MD5 |
3f9fa2d01b60208975e9f32aec709a64
|
|
| BLAKE2b-256 |
b1046416386737bed7f0ce92855e29c40fd879b2121b9a19dd1a8b1f4cea0cc8
|