Skip to content

survanetwork/FancyGenerators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FancyGenerators plugin logo

FancyGenerators

A collection of new level Generators


Plugin version API version Downloads on Poggit License Discord Website

Download FancyGenerators plugin release FancyGenerators plugin features

Description | Features | Usage | Contribution | License

๐Ÿ“™ Description

FancyGenerators is an experimental plugin project which adds new kinds of world generators to your PocketMine-MP server. We've implemented some well-known world generators like void with better performance. We've also added some crazy new world generators creating fantasy worlds. You can use any compatible world management plugin, e.g. Worlds by surva.

๐ŸŽ Features

  • COMMON WORLD GENERATORS Adds well-known world generators like void with great performance
  • SPECIAL WORLD GENERATORS Create worlds like never before with our special, crazy world generators
  • COMPATIBILITY Using the standard API, compatible with every modern world management plugin

๐Ÿ–ฑ Usage

Just drop the plugin file into your server's plugin folder, there is no further configuration or commands required.

You can use a world management plugin to create world's using the generators.

Available generators are:

void
candyland
winterwonder

Using the Worlds plugin

You can download Worlds by surva here. Worlds has first-class support for FancyGenerators and is our recommended world management plugin.

Create a new world using: /worlds create <worldname> <generator name>

E.g., to create a void world named void123, use /worlds create void123 void.

Ask questions on Discord ๐Ÿ’ฌ

๐Ÿ™‹โ€ Contribution

Feel free to contribute if you have ideas or found an issue.

You can:

Please read our Contribution Guidelines before creating an issue or submitting a pull request.

Many thanks for their support to all contributors!

๐Ÿ‘จโ€โš–๏ธ License

MIT