Quarantined
This project has been quarantined by PyPI admins. It cannot be installed or modified until a security review is complete.
donutpromotion
Rank and promotion helpers for Minecraft SMP donation scripts. Generate promo codes, build LuckPerms rank-up commands, and manage donation tiers from Python or the command line.
Install
pip install donutpromotion
CLI
donutpromotion tiers
donutpromotion code smp1 Steve diamond
donutpromotion promote Steve gold
Library
from donutpromotion import tiers, generate_promo_code, promote_command
generate_promo_code("smp1", "Steve", "diamond") # -> DNT-DI-XXXXXXXXXX
promote_command("Steve", "gold") # -> lp user Steve parent set gold
License
MIT
Release files for donutpromotion 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| donutpromotion-0.1.0.tar.gz | 12.0 kB | Details |
Release files / donutpromotion-0.1.0.tar.gz
| Download URL | donutpromotion-0.1.0.tar.gz |
|---|---|
| Size | 12.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c73ed2bc920c266feafba282e7554a0b13de9d453d20ca5eb309f89218744150
|
|
BLAKE2b-256 checksum How to use checksums |
4cbd8ee08e145695d07ff8234c066f416fcc0ebcd867a92051759b8c6fd79a90
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|