altayofficial / altay
A server software for Minecraft: Bedrock Edition written in PHP
Requires
- php: ^8.1
- php-64bit: *
- composer-runtime-api: ^2.0
- ext-chunkutils2: ^0.3.1
- ext-crypto: ^0.3.1
- ext-ctype: *
- ext-curl: *
- ext-date: *
- ext-encoding: ~1.0.0
- ext-gmp: *
- ext-hash: *
- ext-igbinary: ^3.0.1
- ext-json: *
- ext-leveldb: ^0.2.1 || ^0.3.0
- ext-mbstring: *
- ext-morton: ^0.1.0
- ext-openssl: *
- ext-pcre: *
- ext-phar: *
- ext-pmmpthread: ^6.1.0
- ext-reflection: *
- ext-simplexml: *
- ext-sockets: *
- ext-spl: *
- ext-yaml: >=2.0.0
- ext-zip: *
- ext-zlib: >=1.2.11
- adhocore/json-comment: ~1.2.0
- altayofficial/bedrock-data: dev-master
- altayofficial/bedrock-protocol: dev-master
- altayofficial/worldupgraderschemas: dev-master
- netresearch/jsonmapper: ~v5.0.0
- pocketmine/binaryutils: ^0.2.1
- pocketmine/callback-validator: ~1.0.4
- pocketmine/color: ^0.3.0
- pocketmine/errorhandler: ^0.7.0
- pocketmine/log: ^0.4.0
- pocketmine/math: ~1.0.0
- pocketmine/nbt: ~1.2.0
- pocketmine/raklib: ~1.2.0
- pocketmine/raklib-ipc: ~1.0.0
- pocketmine/snooze: ^0.5.0
- ramsey/uuid: ~4.9.0
- symfony/filesystem: ~6.4.0
Requires (Dev)
- phpstan/phpstan: 2.1.46
- phpstan/phpstan-phpunit: ^2.0.0
- phpstan/phpstan-strict-rules: ^2.0.0
- phpunit/phpunit: ^10.5.24
Replaces
This package is not auto-updated.
Last update: 2026-07-14 01:33:20 UTC
README
Lightweight, OOP based Minecraft: Bedrock Edition server software written in PHP
What is this?
Altay is a fork of PocketMine-MP. Lightweight, OOP based Minecraft: Bedrock Edition server software written in PHP
If you're looking to create a Minecraft: Bedrock server with custom functionality, look no further.
- 🧩 Powerful plugin API - extend and customise gameplay as you see fit
- 🗺️ Rich ecosystem and large developer community - find plugins easily and learn to develop your own
- 🌐 Multi-world support - offer a more varied game experience to players without transferring them to other server nodes
- 🏎️ Performance - get 100+ players onto one server (depending on hardware and plugins)
- ⤴️ Continuously updated - new Minecraft versions are usually supported within days
Community & Support
Join our Discord server to chat with other users and developers.
You can also post questions on StackOverflow under the tag pocketmine.
Developing Plugins
If you want to write your own plugins, the following resources may be useful. Don't forget you can always ask our community if you need help.
- Developer documentation - General documentation for PocketMine-MP & Altay plugin developers
- Latest bleeding-edge API documentation - Doxygen API documentation generated weekly from
major-nextbranch - DevTools - Development tools plugin for creating plugins
- ExamplePlugin - Example plugin demonstrating some basic API features
Contributing to Altay
Altay accepts community contributions! The following resources will be useful if you want to contribute to Altay.
New here? Check out issues with the "Easy task" label for things you could work to familiarise yourself with the codebase.
Licensing information
This project is licensed under LGPL-3.0. Please see the LICENSE file for details.
altayofficial/Altay are not affiliated with Mojang. All brands and trademarks belong to their respective owners. Altay is not a Mojang-approved software, nor is it associated with Mojang.