A CLI tool to scaffold a basic Minecraft plugin folder structure
Project description
mc-plugin-str-creator
A Python CLI tool to scaffold a basic Minecraft plugin folder structure with:
pom.xmlMain.javaplugin.ymlconfig.ymlmessages.yml
Installation
pip install mc-plugin-strcreator
Import it in:
from mc_plugin_strcreator.generator import create_mc_pl_src
# Example usage
create_mc_pl_src(plugin_name="Testing", author_name="NotGamerPratham")
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
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 mc_plugin_strcreator-0.1.3.tar.gz.
File metadata
- Download URL: mc_plugin_strcreator-0.1.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f7b28ce936917ee8a058c9bf799cd25b1cb2f30cc76f5dfc22d7dd747d3111b
|
|
| MD5 |
4f0ff1784e6b846d01b17b1076e04b75
|
|
| BLAKE2b-256 |
6ac80c51a7e12d6820f129f6b64be559a0a35bf09ff5adfc1710813caf6e3c76
|
File details
Details for the file mc_plugin_strcreator-0.1.3-py3-none-any.whl.
File metadata
- Download URL: mc_plugin_strcreator-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5f7d637b56c90775f68a0bebc2ec7a89b2fea122acf26902160b21cb6b083be
|
|
| MD5 |
9d20097c7cc7286a7c0f590aeb19cf65
|
|
| BLAKE2b-256 |
d7dd05326c583d510589c40c42d7422a1c893c58ecee47121e1e04b8a20a1ed5
|