Provides data on people, places and more on the EarthMC Minecraft server.
Project description
EarthMC Package
Provides data on people, places and more on the EarthMC Minecraft server.
Install
$ pip install EarthMC
Import Map(s)
from EarthMC import Aurora, Nova
Methods
Players
Base Reference
ap = Aurora.players
print(ap.all()) # => Outputs all players. (Townless and Residents)
All (List)
online = ap.online.all() # => Outputs list of online players.
townless = ap.townless.all() # => Outputs list of townless players. (Online without a town)
residents = ap.residents.all() # => Outputs list of residents.
Get (Object)
op = ap.online.get('PlayerName')
tp = ap.townless.get('PlayerName')
res = ap.residents.get('ResidentName')
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
EarthMC-3.1.0.tar.gz
(4.9 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 EarthMC-3.1.0.tar.gz.
File metadata
- Download URL: EarthMC-3.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdbad1b1914b565fd52f950967d7bb7f342d9898261db4c7bdfaa7ccc52ec8d4
|
|
| MD5 |
b266e6936dbbb1dccbf5307ec1aea7c8
|
|
| BLAKE2b-256 |
8a05f0b31b7bd4f7c3cd529bd8136b82283cd248f6d0526ac1e2dca868df9efd
|
File details
Details for the file EarthMC-3.1.0-py3-none-any.whl.
File metadata
- Download URL: EarthMC-3.1.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18f041c5e07bb4a1c1e7362f0a88c8b58b6eb48180816aa3359e6bbe0146cdb7
|
|
| MD5 |
131ac7b6487058b3c50ba281d437f7c2
|
|
| BLAKE2b-256 |
80d90c4c2106cdb13dd2e68f3c0d5813c54567a9e73751b9f51d3d44e53880f5
|