Pocketmine Generator for Earth and heightmap based generation.
Go to file
Ad5001 24f9ede380 Adding current progress 2017-10-22 10:45:05 +02:00
resources Adding current progress 2017-10-22 10:45:05 +02:00
src/Ad5001/RealWorld Adding current progress 2017-10-22 10:45:05 +02:00
README.md Adding current progress 2017-10-22 10:45:05 +02:00
heightmap.png Adding current progress 2017-10-22 10:45:05 +02:00
plugin.yml Adding current progress 2017-10-22 10:45:05 +02:00

README.md

RealWorld

Pocketmine Generator for Earth and heightmap based generation.

Installation

To support all the features including your own heightmap creation, you may need to install the PHP GD extension. How to do that?

  • For PocketMine Server Manager users, check if the plugin is working, if not, just delete the folder located in <YOUR_OWN_FOLDER>/.pocketmine/php and restart PocketMine Server Manager.
  • For regular pocketmine user, you can get the following script to install a PHP with GD included .

You may also need to install https://sourceforge.net/projects/libpng/.