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.3.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 EarthMC-3.3.1.tar.gz.
File metadata
- Download URL: EarthMC-3.3.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3981d31c0624594be76dc57ffd70743bc7f8d7e668e85a4916b63715d7972ce
|
|
| MD5 |
c19883a61d8dd1f5d0eb1ab4e0d7e71f
|
|
| BLAKE2b-256 |
813ff4c5cc851f8b49a986a49000d0b26d7b982a4225b4dc2fa545c4b4da0b90
|
File details
Details for the file EarthMC-3.3.1-py3-none-any.whl.
File metadata
- Download URL: EarthMC-3.3.1-py3-none-any.whl
- Upload date:
- Size: 6.5 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 |
d956a74cde1daf5ced820e753870b28987fc73c875fbec6f04f9ec7a5e1928d5
|
|
| MD5 |
0dae7e06da9c09c3030e46eda64b5745
|
|
| BLAKE2b-256 |
68cf4382dfbdf44e0b718cba48bf68bdae0a7f8720db29b2c02f71231f91a63e
|