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-2.3.1.tar.gz
(2.5 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-2.3.1.tar.gz.
File metadata
- Download URL: EarthMC-2.3.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c7afc975ddcc8caaeb67ca1628ef2311afa2712f7c93db3d67a4344ff9c0455
|
|
| MD5 |
4d059004ef9e1c6cde2221510583cce5
|
|
| BLAKE2b-256 |
b4f20ef243366dfc4b5304c7549ce13831fcec13b9f59d488c2b0a47ff84d556
|
File details
Details for the file EarthMC-2.3.1-py3-none-any.whl.
File metadata
- Download URL: EarthMC-2.3.1-py3-none-any.whl
- Upload date:
- Size: 2.7 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 |
f85e7105638b954eab176a699b8b7c86caaa3de53cfbd30deb843fd7d64205ee
|
|
| MD5 |
ce4f7f0537b9801921620aeeb968426f
|
|
| BLAKE2b-256 |
707ea06f769d2ee0f02fa997ffe80714a6d1f3a2810ca502fcabf343fe8ad37d
|