Skip to content

PocketMine-MP is a server software for Minecraft PE (Pocket Edition). It has a Plugin API that enables a developer to extend it and add new features, or change default ones

License

Notifications You must be signed in to change notification settings

billybigpotatoes/PocketMine-MP

 
 

Repository files navigation

PocketMine-MP Build Status

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 Server for Minecraft Pocket Edition. 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.

IRC #mcpedevs @ irc.freenode.net

Third-party Libraries Used

  • PHP Sockets
  • PHP SQLite3
  • cURL: cURL is a command line tool for transferring data with URL syntax
  • GMP: Arithmetic without limitations
  • Zlib: A Massively Spiffy Yet Delicately Unobtrusive Compression Library
  • 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.

About

PocketMine-MP is a server software for Minecraft PE (Pocket Edition). It has a Plugin API that enables a developer to extend it and add new features, or change default ones

Resources

License

Stars

Watchers

Forks

Packages

No packages published