Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Unavailable

FLARE

Better than PocketMine!

Features:

  • Biome generation
  • Plugin API
  • Mob AI
  • Weather implentation
  • Even more!

Plugin API

Example:

namespace ExamplePlugin;

use Flare\Server;

class ExamplePlugin extends PluginBase implents Listener{

public function onEnable(){
$this->getLogger()->info("Example!");
}
}

About

Better than PocketMine!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages