Skip to main content

Provide an interactive console for the Minecraft process' output. Also provide an API for other addons to customize the UI.

Project description

Console add-on

This addon provides an interactive console for Minecraft process' output. this is useful to debug the game when it crashes multiple times, or simply if you can to track what's going on.

PyPI - Version  PyPI - Downloads

pip install --user portablemc-console

Usage

This addon requires you to install the prompt_toolkit python library.

This addon is enabled by default when launching the game with the start sub-command. To disable it and fall back to the default process' output, you can add the --no-console flag to the command line. By default, when the game ends, you need to do Ctrl+C again to close the terminal, you can disable it using the --single-exit flag in the command, this will cause your interactive console to close with the game's process.

Examples

portablemc start my_version               # Starts the game and open the interactive console. 
portablemc start --no-console my_version  # Starts the game and don't open the interactive console.

interactive console screenshot

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

portablemc_console-2.0.1-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page