Doduos Studio is an engineering organization focused on building modular, production-ready plugins for PocketMine-MP servers. Our goal is to deliver reliable gameplay systems, scalable server logic, and clean developer workflows.
- Core systems that power game modes and network behavior.
- Management tools for staff operations and server administration.
- Utility modules for quality of life, compatibility, and performance.
- Reusable components shared across multiple plugins.
- Clear module boundaries with one repository per plugin.
- Stable APIs, explicit permissions, and predictable command design.
- Documentation-first workflow (
README.md, setup notes, usage examples). - Consistent branching, commit standards, and review practices.
- PHP for plugin development.
- PocketMine-MP APIs and event-driven architecture.
- YAML-based configuration and permission models.
- GitHub for source control and release flow.
This organization hosts private production repositories. If you collaborate with Doduos Studio, follow the internal contribution flow:
- Create a feature branch from
main. - Implement and test on a staging server.
- Open a pull request with clear technical notes.
- Include migration steps for config or permission changes.
For collaboration, support, or partnership requests, contact the Doduos Studio maintainers through official channels.