Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
๐ ZPython
ZPython is a combination of a Minecraft plugin (Paper/Spigot 1.20.1) and a web panel for managing Python projects on your Minecraft server.
๐งฉ The plugin handles starting and stopping scripts.
๐ The panel provides easy management of projects, files, logs, and access controls.
โจ Key Features of the Plugin
-
๐ Start and stop projects
Launch Python scripts from the web panel with unified logic. -
โจ๏ธ Management commands: /zpython projects โ list projects
/zpython create <name> โ create a project
/zpython run <name> โ start a project
/zpython stop โ stop the current project
/zpython status [<name>] โ get project status -
๐ Localization: RU/EN (set in
config.yml) -
โก Server optimization: the
optimizeModedisables unnecessary game features and can restrict player access. -
๐คซ Silent synchronization: update files and projects without cluttering the console.
-
๐ Compatibility: Paper 1.20.1
๐ฅ Web Panel Features
-
๐ฆ Project management
Create/delete, upload files, configure dependencies, start/stop projects. -
๐ Real-time status
-
๐ Discord authorization
-
๐ Bilingual panel: RU/EN + translated tooltips.
๐ก Why use ZPython?
- โ Fast deployment of Python projects.
- ๐ค Minimal load and โsilentโ mode.
- ๐ Multilingual support.


