mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-19 15:35:52 +00:00
PocketMine-MP 
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
PocketMine-MP is a sofware for creating Minecraft Pocket Edition servers. It has a Plugin API that enables a developer to extend it and add new features, or change default ones.
The entire server is done in PHP, and has been tested, profiled and optimized to run smoothly.
Homepage
Plugin Repository
FAQ: Frequently Asked Questions
Help Page
Twitter @PocketMine
IRC #mcpedevs @ irc.freenode.net
Third-party Libraries/Protocols Used
- PHP Sockets
- PHP SQLite3
- PHP BCMath
- PHP libevent by Antony Dovgal
- PHP pthreads by krakjoe: Threading for PHP - Share Nothing, Do Everything.
- PHP NBT by TheFrozenFire: Class for reading in NBT-format files (modified to handle Little-Endian files).
- Spyc by Vlad Andersen: A simple YAML loader/dumper class for PHP.
- ANSICON by Jason Hood: Process ANSI escape sequences for Windows console programs.
- libevent: An event notification library
- cURL: cURL is a command line tool for transferring data with URL syntax
- Zlib: A Massively Spiffy Yet Delicately Unobtrusive Compression Library
- Source RCON Protocol
- UT3 Query Protocol
Description
Languages
PHP
99.9%