A Minecraft Bedrock Edition server software written in Python. It's still under active development, yet it has a few advantages:
- Easy to use,
- Written in Python which makes plugins easier to write.
Warning
This software and documentation is in active development, many things will be subject to change.
- World Generation
- Networking
- Commands
- MOTD
- Joinable
- Plugin API
- Mobs (coming soon)
Running a Podrum server is simple. This section will cover common tasks such as configuring it, maintaining plugins, amongst other things.
.. toctree::
:maxdepth: 3
:titlesonly:
server/index
Creating plugins is fairly straighforward. This section will explain the process of creating a plugin.
.. toctree::
:maxdepth: 3
:titlesonly:
plugins/index
Podrum is a Minecraft Bedrock Edition server software written in Python. The following links will explain more about this project.
.. toctree::
:maxdepth: 3
:titlesonly:
about/index